Sep 06 07:56:48 devstack devstack@c-api.service[74961]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 07:56:48 devstack devstack@c-api.service[74961]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 07:56:48 2026] *** Sep 06 07:56:48 devstack devstack@c-api.service[74961]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: nodename: devstack Sep 06 07:56:48 devstack devstack@c-api.service[74961]: machine: x86_64 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: clock source: unix Sep 06 07:56:48 devstack devstack@c-api.service[74961]: pcre jit disabled Sep 06 07:56:48 devstack devstack@c-api.service[74961]: detected number of CPU cores: 4 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: current working directory: / Sep 06 07:56:48 devstack devstack@c-api.service[74961]: detected binary path: /usr/bin/uwsgi-core Sep 06 07:56:48 devstack devstack@c-api.service[74961]: your processes number limit is 47518 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: your memory page size is 4096 bytes Sep 06 07:56:48 devstack devstack@c-api.service[74961]: detected max file descriptor number: 2048 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: lock engine: pthread robust mutexes Sep 06 07:56:48 devstack devstack@c-api.service[74961]: thunder lock: enabled Sep 06 07:56:48 devstack devstack@c-api.service[74961]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 07:56:48 devstack devstack@c-api.service[74961]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 07:56:48 devstack devstack@c-api.service[74961]: Set PythonHome to /opt/stack/data/venv Sep 06 07:56:48 devstack devstack@c-api.service[74961]: Python main interpreter initialized at 0x7876c84a4668 Sep 06 07:56:48 devstack devstack@c-api.service[74961]: python threads support enabled Sep 06 07:56:48 devstack devstack@c-api.service[74961]: your server socket listen backlog is limited to 100 connections Sep 06 07:56:48 devstack devstack@c-api.service[74961]: your mercy for graceful operations on workers is 80 seconds Sep 06 07:56:48 devstack devstack@c-api.service[74961]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 07:56:48 devstack devstack@c-api.service[74961]: *** Operational MODE: preforking *** Sep 06 07:56:48 devstack devstack@c-api.service[74961]: *** uWSGI is running in multiple interpreter mode *** Sep 06 07:56:48 devstack devstack@c-api.service[74961]: spawned uWSGI master process (pid: 74961) Sep 06 07:56:48 devstack devstack@c-api.service[74961]: spawned uWSGI worker 1 (pid: 74969, cores: 1) Sep 06 07:56:48 devstack devstack@c-api.service[74961]: spawned uWSGI worker 2 (pid: 74971, cores: 1) Sep 06 07:56:48 devstack devstack@c-api.service[74961]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 07:56:48 devstack devstack@c-api.service[74969]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 07:56:48 devstack devstack@c-api.service[74969]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 07:56:48 devstack devstack@c-api.service[74969]: we strongly recommend against using it for new projects. Sep 06 07:56:48 devstack devstack@c-api.service[74969]: If you are already using Eventlet, we recommend migrating to a different Sep 06 07:56:48 devstack devstack@c-api.service[74969]: framework. For more detail see Sep 06 07:56:48 devstack devstack@c-api.service[74969]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 07:56:48 devstack devstack@c-api.service[74969]: import eventlet # noqa Sep 06 07:56:48 devstack devstack@c-api.service[74971]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 07:56:48 devstack devstack@c-api.service[74971]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 07:56:48 devstack devstack@c-api.service[74971]: we strongly recommend against using it for new projects. Sep 06 07:56:48 devstack devstack@c-api.service[74971]: If you are already using Eventlet, we recommend migrating to a different Sep 06 07:56:48 devstack devstack@c-api.service[74971]: framework. For more detail see Sep 06 07:56:48 devstack devstack@c-api.service[74971]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 07:56:48 devstack devstack@c-api.service[74971]: import eventlet # noqa Sep 06 07:56:49 devstack devstack@c-api.service[74969]: /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 06 07:56:49 devstack devstack@c-api.service[74969]: from cgi import parse_header Sep 06 07:56:49 devstack devstack@c-api.service[74971]: /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 06 07:56:49 devstack devstack@c-api.service[74971]: from cgi import parse_header Sep 06 07:56:49 devstack devstack@c-api.service[74969]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 07:56:49 devstack devstack@c-api.service[74969]: warnings.warn( Sep 06 07:56:49 devstack devstack@c-api.service[74971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 07:56:49 devstack devstack@c-api.service[74971]: warnings.warn( Sep 06 07:56:49 devstack devstack@c-api.service[74969]: /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 06 07:56:49 devstack devstack@c-api.service[74969]: removals.removed_module( Sep 06 07:56:49 devstack devstack@c-api.service[74969]: /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 06 07:56:49 devstack devstack@c-api.service[74969]: removals.removed_module( Sep 06 07:56:49 devstack devstack@c-api.service[74971]: /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 06 07:56:49 devstack devstack@c-api.service[74971]: removals.removed_module( Sep 06 07:56:49 devstack devstack@c-api.service[74971]: /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 06 07:56:49 devstack devstack@c-api.service[74971]: removals.removed_module( Sep 06 07:56:50 devstack devstack@c-api.service[74969]: /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 06 07:56:50 devstack devstack@c-api.service[74969]: warnings.warn( Sep 06 07:56:50 devstack devstack@c-api.service[74971]: /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 06 07:56:50 devstack devstack@c-api.service[74971]: warnings.warn( Sep 06 07:56:50 devstack devstack@c-api.service[74969]: /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 06 07:56:50 devstack devstack@c-api.service[74969]: warnings.warn( Sep 06 07:56:50 devstack devstack@c-api.service[74971]: /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 06 07:56:50 devstack devstack@c-api.service[74971]: warnings.warn( Sep 06 07:56:51 devstack devstack@c-api.service[74969]: 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 06 07:56:51 devstack devstack@c-api.service[74969]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74969) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 07:56:51 devstack devstack@c-api.service[74971]: 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 06 07:56:51 devstack devstack@c-api.service[74971]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74971) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 07:56:51 devstack devstack@c-api.service[74969]: /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 06 07:56:51 devstack devstack@c-api.service[74969]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 07:56:51 devstack devstack@c-api.service[74971]: /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 06 07:56:51 devstack devstack@c-api.service[74971]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74969) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74971) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74969) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74969) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO dbcounter [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Registered counter for database cinder Sep 06 07:56:52 devstack devstack@c-api.service[74969]: INFO dbcounter [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Registered counter for database cinder Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG oslo_db.sqlalchemy.engines [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 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=74971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG oslo_db.sqlalchemy.engines [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 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=74969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG dbcounter [-] [74971] Writer thread running {{(pid=74971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 07:56:52 devstack devstack@c-api.service[74969]: DEBUG dbcounter [-] [74969] Writer thread running {{(pid=74969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: /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 06 07:56:52 devstack devstack@c-api.service[74971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74969]: /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 06 07:56:52 devstack devstack@c-api.service[74969]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 07:56:52 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING cinder.keymgr.conf_key_mgr [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 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 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:52 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:52 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:52 devstack devstack@c-api.service[74969]: WARNING cinder.keymgr.conf_key_mgr [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 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 06 07:56:52 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:52 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:52 devstack devstack@c-api.service[74971]: DEBUG oslo_db.sqlalchemy.engines [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 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=74971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: INFO cinder.rpc [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:52 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG oslo_db.sqlalchemy.engines [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 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=74969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 07:56:53 devstack devstack@c-api.service[74969]: INFO cinder.rpc [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING cinder.api.contrib.hosts [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: extensions {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-volume-manage {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-quota-class-sets {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-hosts {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING cinder.api.contrib.hosts [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: capabilities {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: encryption {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: scheduler-stats {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-quota-sets {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-availability-zone {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: qos-specs {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: extra_specs {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: extensions {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: backups {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-volume-manage {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: encryption {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-quota-class-sets {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: cgsnapshots {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-volume-type-access {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-hosts {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: consistencygroups {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: capabilities {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: encryption {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-volume-transfer {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: scheduler-stats {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-quota-sets {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extended resource: os-snapshot-manage {{(pid=74971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-availability-zone {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: qos-specs {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: extra_specs {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: backups {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: encryption {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING stevedore.named [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WARNING castellan.key_manager [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] SnapshotActionsController initialized {{(pid=74971) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: cgsnapshots {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension AdminActions extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension AdminActions extending resource: snapshots {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension AdminActions extending resource: backups {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeActions extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-volume-type-access {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension UsedLimits extending resource: limits {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension TypesManage extending resource: types {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.v3.router [None req-a6385ad5-64cc-4f09-81ee-2f2af3813fe1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: consistencygroups {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-volume-transfer {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extended resource: os-snapshot-manage {{(pid=74969) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74971]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7876c84a4668 pid: 74971 (default app) Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING stevedore.named [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WARNING castellan.key_manager [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.contrib.snapshot_actions [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] SnapshotActionsController initialized {{(pid=74969) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension AdminActions extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension AdminActions extending resource: snapshots {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension AdminActions extending resource: backups {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeActions extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension UsedLimits extending resource: limits {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension TypesManage extending resource: types {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: DEBUG cinder.api.v3.router [None req-2601b0e3-fe5a-48e3-948a-129614ce2774 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74969) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 07:56:53 devstack devstack@c-api.service[74971]: DEBUG cinder.api.middleware.request_id [None req-ee4690b2-9d44-469c-9d24-810ce283b877 None None] RequestId filter calling following filter/app {{(pid=74971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:56:53 devstack devstack@c-api.service[74969]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7876c84a4668 pid: 74969 (default app) Sep 06 07:56:53 devstack devstack@c-api.service[74971]: [pid: 74971|app: 0|req: 1/1] 192.168.122.190 () {50 vars in 785 bytes} [Sun Sep 6 07:56:53 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 07:57:01 devstack devstack@c-api.service[74969]: DEBUG cinder.api.middleware.request_id [None req-f07e15c7-f5bc-4779-9e5b-a8287e7909a7 None None] RequestId filter calling following filter/app {{(pid=74969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:57:02 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-f07e15c7-f5bc-4779-9e5b-a8287e7909a7 admin admin] POST http://192.168.122.190/volume/v3/types Sep 06 07:57:02 devstack devstack@c-api.service[74969]: DEBUG cinder.api.openstack.wsgi [None req-f07e15c7-f5bc-4779-9e5b-a8287e7909a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 07:57:02 devstack devstack@c-api.service[74969]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 07:57:02 devstack devstack@c-api.service[74969]: warnings.warn( Sep 06 07:57:02 devstack devstack@c-api.service[74969]: DEBUG oslo_db.sqlalchemy.engines [None req-f07e15c7-f5bc-4779-9e5b-a8287e7909a7 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=74969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:57:02 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-f07e15c7-f5bc-4779-9e5b-a8287e7909a7 admin admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 07:57:02 devstack devstack@c-api.service[74969]: [pid: 74969|app: 0|req: 1/2] 192.168.122.190 () {60 vars in 1191 bytes} [Sun Sep 6 07:57:01 2026] POST /volume/v3/types => generated 186 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 07:57:02 devstack devstack@c-api.service[74971]: DEBUG cinder.api.middleware.request_id [None req-0cc83d56-361d-463a-a0d6-14fa138c159a None None] RequestId filter calling following filter/app {{(pid=74971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:57:02 devstack devstack@c-api.service[74971]: DEBUG dbcounter [-] [74971] Writing DB stats cinder:SELECT=6 {{(pid=74971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 07:57:03 devstack devstack@c-api.service[74971]: INFO cinder.api.openstack.wsgi [None req-0cc83d56-361d-463a-a0d6-14fa138c159a admin admin] POST http://192.168.122.190/volume/v3/types/6ac808ec-cd11-4ab0-b826-9613fd937cf7/extra_specs Sep 06 07:57:03 devstack devstack@c-api.service[74971]: DEBUG cinder.api.openstack.wsgi [None req-0cc83d56-361d-463a-a0d6-14fa138c159a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 07:57:03 devstack devstack@c-api.service[74971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 07:57:03 devstack devstack@c-api.service[74971]: warnings.warn( Sep 06 07:57:03 devstack devstack@c-api.service[74971]: DEBUG oslo_db.sqlalchemy.engines [None req-0cc83d56-361d-463a-a0d6-14fa138c159a 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=74971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 07:57:03 devstack devstack@c-api.service[74971]: INFO cinder.api.openstack.wsgi [None req-0cc83d56-361d-463a-a0d6-14fa138c159a admin admin] http://192.168.122.190/volume/v3/types/6ac808ec-cd11-4ab0-b826-9613fd937cf7/extra_specs returned with HTTP 200 Sep 06 07:57:03 devstack devstack@c-api.service[74971]: [pid: 74971|app: 0|req: 2/3] 192.168.122.190 () {60 vars in 1338 bytes} [Sun Sep 6 07:57:02 2026] POST /volume/v3/types/6ac808ec-cd11-4ab0-b826-9613fd937cf7/extra_specs => generated 55 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 07:57:12 devstack devstack@c-api.service[74969]: DEBUG dbcounter [-] [74969] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 07:57:13 devstack devstack@c-api.service[74971]: DEBUG dbcounter [-] [74971] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 07:57:44 devstack devstack@c-api.service[74969]: DEBUG cinder.api.middleware.request_id [None req-537c1c1f-402d-4c02-9a08-3d494662a043 None None] RequestId filter calling following filter/app {{(pid=74969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:57:44 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-537c1c1f-402d-4c02-9a08-3d494662a043 None None] GET http://192.168.122.190/volume// Sep 06 07:57:44 devstack devstack@c-api.service[74969]: DEBUG cinder.api.openstack.wsgi [None req-537c1c1f-402d-4c02-9a08-3d494662a043 None None] Empty body provided in request {{(pid=74969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 07:57:44 devstack devstack@c-api.service[74969]: DEBUG cinder.api.openstack.wsgi [None req-537c1c1f-402d-4c02-9a08-3d494662a043 None None] Calling method 'all' {{(pid=74969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 07:57:44 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-537c1c1f-402d-4c02-9a08-3d494662a043 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 07:57:44 devstack devstack@c-api.service[74969]: [pid: 74969|app: 0|req: 2/4] 192.168.122.190 () {58 vars in 1314 bytes} [Sun Sep 6 07:57:44 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 07:59:33 devstack devstack@c-api.service[74971]: DEBUG cinder.api.middleware.request_id [None req-8eb6d1a5-9eef-43b1-84db-b981be5ba282 None None] RequestId filter calling following filter/app {{(pid=74971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:59:33 devstack devstack@c-api.service[74971]: INFO cinder.api.openstack.wsgi [None req-8eb6d1a5-9eef-43b1-84db-b981be5ba282 tempest-verify_tempest_config-2121850555 tempest-verify_tempest_config-2121850555-project-member] GET http://192.168.122.190/volume/v3/extensions Sep 06 07:59:33 devstack devstack@c-api.service[74971]: DEBUG cinder.api.openstack.wsgi [None req-8eb6d1a5-9eef-43b1-84db-b981be5ba282 tempest-verify_tempest_config-2121850555 tempest-verify_tempest_config-2121850555-project-member] Empty body provided in request {{(pid=74971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 07:59:33 devstack devstack@c-api.service[74971]: DEBUG cinder.api.openstack.wsgi [None req-8eb6d1a5-9eef-43b1-84db-b981be5ba282 tempest-verify_tempest_config-2121850555 tempest-verify_tempest_config-2121850555-project-member] Calling method 'index' {{(pid=74971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 07:59:33 devstack devstack@c-api.service[74971]: INFO cinder.api.openstack.wsgi [None req-8eb6d1a5-9eef-43b1-84db-b981be5ba282 tempest-verify_tempest_config-2121850555 tempest-verify_tempest_config-2121850555-project-member] http://192.168.122.190/volume/v3/extensions returned with HTTP 200 Sep 06 07:59:33 devstack devstack@c-api.service[74971]: [pid: 74971|app: 0|req: 3/5] 192.168.122.190 () {58 vars in 1130 bytes} [Sun Sep 6 07:59:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 07:59:40 devstack devstack@c-api.service[74969]: DEBUG cinder.api.middleware.request_id [None req-7f25cef5-c139-42e2-a00a-2f68c45cd223 None None] RequestId filter calling following filter/app {{(pid=74969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 07:59:40 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-7f25cef5-c139-42e2-a00a-2f68c45cd223 demo admin] POST http://192.168.122.190/volume/v3/types Sep 06 07:59:40 devstack devstack@c-api.service[74969]: DEBUG cinder.api.openstack.wsgi [None req-7f25cef5-c139-42e2-a00a-2f68c45cd223 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 07:59:40 devstack devstack@c-api.service[74969]: INFO cinder.api.openstack.wsgi [None req-7f25cef5-c139-42e2-a00a-2f68c45cd223 demo admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 07:59:40 devstack devstack@c-api.service[74969]: [pid: 74969|app: 0|req: 3/6] 192.168.122.190 () {60 vars in 1191 bytes} [Sun Sep 6 07:59:40 2026] POST /volume/v3/types => generated 184 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 07:59:50 devstack devstack@c-api.service[74969]: DEBUG dbcounter [-] [74969] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:01:36 devstack devstack@c-api.service[74961]: Sun Sep 6 08:01:36 2026 - graceful shutdown triggered... Sep 06 08:01:36 devstack devstack@c-api.service[74971]: Gracefully killing worker 2 (pid: 74971)... Sep 06 08:01:36 devstack devstack@c-api.service[74969]: Gracefully killing worker 1 (pid: 74969)... Sep 06 08:01:37 devstack devstack@c-api.service[74961]: worker 1 buried after 1 seconds Sep 06 08:01:37 devstack devstack@c-api.service[74961]: worker 2 buried after 1 seconds Sep 06 08:01:37 devstack devstack@c-api.service[74961]: goodbye to uWSGI. Sep 06 08:01:37 devstack devstack@c-api.service[86625]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 08:01:37 devstack devstack@c-api.service[86625]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 08:01:37 2026] *** Sep 06 08:01:37 devstack devstack@c-api.service[86625]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: nodename: devstack Sep 06 08:01:37 devstack devstack@c-api.service[86625]: machine: x86_64 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: clock source: unix Sep 06 08:01:37 devstack devstack@c-api.service[86625]: pcre jit disabled Sep 06 08:01:37 devstack devstack@c-api.service[86625]: detected number of CPU cores: 4 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: current working directory: / Sep 06 08:01:37 devstack devstack@c-api.service[86625]: detected binary path: /usr/bin/uwsgi-core Sep 06 08:01:37 devstack devstack@c-api.service[86625]: your processes number limit is 47518 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: your memory page size is 4096 bytes Sep 06 08:01:37 devstack devstack@c-api.service[86625]: detected max file descriptor number: 2048 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: lock engine: pthread robust mutexes Sep 06 08:01:37 devstack devstack@c-api.service[86625]: thunder lock: enabled Sep 06 08:01:37 devstack devstack@c-api.service[86625]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 08:01:37 devstack devstack@c-api.service[86625]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 08:01:37 devstack devstack@c-api.service[86625]: Set PythonHome to /opt/stack/data/venv Sep 06 08:01:37 devstack devstack@c-api.service[86625]: Python main interpreter initialized at 0x74e5882a4668 Sep 06 08:01:37 devstack devstack@c-api.service[86625]: python threads support enabled Sep 06 08:01:37 devstack devstack@c-api.service[86625]: your server socket listen backlog is limited to 100 connections Sep 06 08:01:37 devstack devstack@c-api.service[86625]: your mercy for graceful operations on workers is 80 seconds Sep 06 08:01:37 devstack devstack@c-api.service[86625]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 08:01:37 devstack devstack@c-api.service[86625]: *** Operational MODE: preforking *** Sep 06 08:01:37 devstack devstack@c-api.service[86625]: *** uWSGI is running in multiple interpreter mode *** Sep 06 08:01:37 devstack devstack@c-api.service[86625]: spawned uWSGI master process (pid: 86625) Sep 06 08:01:37 devstack devstack@c-api.service[86625]: spawned uWSGI worker 1 (pid: 86626, cores: 1) Sep 06 08:01:37 devstack devstack@c-api.service[86625]: spawned uWSGI worker 2 (pid: 86627, cores: 1) Sep 06 08:01:37 devstack devstack@c-api.service[86625]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 08:01:37 devstack devstack@c-api.service[86627]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 08:01:37 devstack devstack@c-api.service[86627]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 08:01:37 devstack devstack@c-api.service[86627]: we strongly recommend against using it for new projects. Sep 06 08:01:37 devstack devstack@c-api.service[86627]: If you are already using Eventlet, we recommend migrating to a different Sep 06 08:01:37 devstack devstack@c-api.service[86627]: framework. For more detail see Sep 06 08:01:37 devstack devstack@c-api.service[86627]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 08:01:37 devstack devstack@c-api.service[86627]: import eventlet # noqa Sep 06 08:01:38 devstack devstack@c-api.service[86626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 08:01:38 devstack devstack@c-api.service[86626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 08:01:38 devstack devstack@c-api.service[86626]: we strongly recommend against using it for new projects. Sep 06 08:01:38 devstack devstack@c-api.service[86626]: If you are already using Eventlet, we recommend migrating to a different Sep 06 08:01:38 devstack devstack@c-api.service[86626]: framework. For more detail see Sep 06 08:01:38 devstack devstack@c-api.service[86626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 08:01:38 devstack devstack@c-api.service[86626]: import eventlet # noqa Sep 06 08:01:38 devstack devstack@c-api.service[86627]: /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 06 08:01:38 devstack devstack@c-api.service[86627]: from cgi import parse_header Sep 06 08:01:38 devstack devstack@c-api.service[86626]: /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 06 08:01:38 devstack devstack@c-api.service[86626]: from cgi import parse_header Sep 06 08:01:38 devstack devstack@c-api.service[86627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 08:01:38 devstack devstack@c-api.service[86627]: warnings.warn( Sep 06 08:01:38 devstack devstack@c-api.service[86627]: /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 06 08:01:38 devstack devstack@c-api.service[86627]: removals.removed_module( Sep 06 08:01:38 devstack devstack@c-api.service[86627]: /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 06 08:01:38 devstack devstack@c-api.service[86627]: removals.removed_module( Sep 06 08:01:38 devstack devstack@c-api.service[86626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 08:01:38 devstack devstack@c-api.service[86626]: warnings.warn( Sep 06 08:01:38 devstack devstack@c-api.service[86626]: /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 06 08:01:38 devstack devstack@c-api.service[86626]: removals.removed_module( Sep 06 08:01:38 devstack devstack@c-api.service[86626]: /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 06 08:01:38 devstack devstack@c-api.service[86626]: removals.removed_module( Sep 06 08:01:41 devstack devstack@c-api.service[86627]: /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 06 08:01:41 devstack devstack@c-api.service[86627]: warnings.warn( Sep 06 08:01:41 devstack devstack@c-api.service[86626]: /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 06 08:01:41 devstack devstack@c-api.service[86626]: warnings.warn( Sep 06 08:01:41 devstack devstack@c-api.service[86627]: /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 06 08:01:41 devstack devstack@c-api.service[86627]: warnings.warn( Sep 06 08:01:41 devstack devstack@c-api.service[86626]: /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 06 08:01:41 devstack devstack@c-api.service[86626]: warnings.warn( Sep 06 08:01:41 devstack devstack@c-api.service[86627]: 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 06 08:01:41 devstack devstack@c-api.service[86627]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86627) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 08:01:41 devstack devstack@c-api.service[86626]: 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 06 08:01:41 devstack devstack@c-api.service[86626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 08:01:41 devstack devstack@c-api.service[86627]: /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 06 08:01:41 devstack devstack@c-api.service[86627]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 08:01:41 devstack devstack@c-api.service[86626]: /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 06 08:01:41 devstack devstack@c-api.service[86626]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86627) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:42 devstack devstack@c-api.service[86627]: INFO dbcounter [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Registered counter for database cinder Sep 06 08:01:42 devstack devstack@c-api.service[86626]: INFO dbcounter [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Registered counter for database cinder Sep 06 08:01:42 devstack devstack@c-api.service[86627]: DEBUG oslo_db.sqlalchemy.engines [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 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=86627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:42 devstack devstack@c-api.service[86626]: DEBUG oslo_db.sqlalchemy.engines [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 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=86626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG dbcounter [-] [86627] Writer thread running {{(pid=86627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: /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 06 08:01:43 devstack devstack@c-api.service[86627]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING cinder.keymgr.conf_key_mgr [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 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 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG dbcounter [-] [86626] Writer thread running {{(pid=86626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: /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 06 08:01:43 devstack devstack@c-api.service[86626]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING cinder.keymgr.conf_key_mgr [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 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 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG oslo_db.sqlalchemy.engines [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 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=86627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: INFO cinder.rpc [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG oslo_db.sqlalchemy.engines [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 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=86626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: INFO cinder.rpc [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING cinder.api.contrib.hosts [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: extensions {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-volume-manage {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-quota-class-sets {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-hosts {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: capabilities {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: encryption {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: scheduler-stats {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-quota-sets {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-availability-zone {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: qos-specs {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: extra_specs {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: backups {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: encryption {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: cgsnapshots {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-volume-type-access {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING cinder.api.contrib.hosts [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: consistencygroups {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-volume-transfer {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extended resource: os-snapshot-manage {{(pid=86627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: extensions {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-volume-manage {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-quota-class-sets {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING stevedore.named [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WARNING castellan.key_manager [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.contrib.snapshot_actions [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] SnapshotActionsController initialized {{(pid=86627) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-hosts {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension AdminActions extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension AdminActions extending resource: snapshots {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension AdminActions extending resource: backups {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeActions extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: capabilities {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension UsedLimits extending resource: limits {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension TypesManage extending resource: types {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: encryption {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: DEBUG cinder.api.v3.router [None req-886f76be-cd1f-4f9f-8d46-458ea3425c17 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: scheduler-stats {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-quota-sets {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-availability-zone {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: qos-specs {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: extra_specs {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86627]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x74e5882a4668 pid: 86627 (default app) Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: backups {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: encryption {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: cgsnapshots {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-volume-type-access {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: consistencygroups {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-volume-transfer {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extended resource: os-snapshot-manage {{(pid=86626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING stevedore.named [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WARNING castellan.key_manager [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] SnapshotActionsController initialized {{(pid=86626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension AdminActions extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension AdminActions extending resource: snapshots {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension AdminActions extending resource: backups {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeActions extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension UsedLimits extending resource: limits {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension TypesManage extending resource: types {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: DEBUG cinder.api.v3.router [None req-7a30de17-e434-40d3-8f6e-35eef3e94289 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:43 devstack devstack@c-api.service[86626]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x74e5882a4668 pid: 86626 (default app) Sep 06 08:01:45 devstack devstack@c-api.service[86625]: Sun Sep 6 08:01:45 2026 - graceful shutdown triggered... Sep 06 08:01:45 devstack devstack@c-api.service[86626]: Gracefully killing worker 1 (pid: 86626)... Sep 06 08:01:45 devstack devstack@c-api.service[86627]: Gracefully killing worker 2 (pid: 86627)... Sep 06 08:01:46 devstack devstack@c-api.service[86625]: worker 1 buried after 1 seconds Sep 06 08:01:46 devstack devstack@c-api.service[86625]: worker 2 buried after 1 seconds Sep 06 08:01:46 devstack devstack@c-api.service[86625]: goodbye to uWSGI. Sep 06 08:01:46 devstack devstack@c-api.service[87011]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 08:01:46 devstack devstack@c-api.service[87011]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 08:01:46 2026] *** Sep 06 08:01:46 devstack devstack@c-api.service[87011]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: nodename: devstack Sep 06 08:01:46 devstack devstack@c-api.service[87011]: machine: x86_64 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: clock source: unix Sep 06 08:01:46 devstack devstack@c-api.service[87011]: pcre jit disabled Sep 06 08:01:46 devstack devstack@c-api.service[87011]: detected number of CPU cores: 4 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: current working directory: / Sep 06 08:01:46 devstack devstack@c-api.service[87011]: detected binary path: /usr/bin/uwsgi-core Sep 06 08:01:46 devstack devstack@c-api.service[87011]: your processes number limit is 47518 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: your memory page size is 4096 bytes Sep 06 08:01:46 devstack devstack@c-api.service[87011]: detected max file descriptor number: 2048 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: lock engine: pthread robust mutexes Sep 06 08:01:46 devstack devstack@c-api.service[87011]: thunder lock: enabled Sep 06 08:01:46 devstack devstack@c-api.service[87011]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 08:01:46 devstack devstack@c-api.service[87011]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 08:01:46 devstack devstack@c-api.service[87011]: Set PythonHome to /opt/stack/data/venv Sep 06 08:01:46 devstack devstack@c-api.service[87011]: Python main interpreter initialized at 0x728d700a4668 Sep 06 08:01:46 devstack devstack@c-api.service[87011]: python threads support enabled Sep 06 08:01:46 devstack devstack@c-api.service[87011]: your server socket listen backlog is limited to 100 connections Sep 06 08:01:46 devstack devstack@c-api.service[87011]: your mercy for graceful operations on workers is 80 seconds Sep 06 08:01:46 devstack devstack@c-api.service[87011]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 08:01:46 devstack devstack@c-api.service[87011]: *** Operational MODE: preforking *** Sep 06 08:01:46 devstack devstack@c-api.service[87011]: *** uWSGI is running in multiple interpreter mode *** Sep 06 08:01:46 devstack devstack@c-api.service[87011]: spawned uWSGI master process (pid: 87011) Sep 06 08:01:46 devstack devstack@c-api.service[87011]: spawned uWSGI worker 1 (pid: 87012, cores: 1) Sep 06 08:01:46 devstack devstack@c-api.service[87011]: spawned uWSGI worker 2 (pid: 87013, cores: 1) Sep 06 08:01:46 devstack devstack@c-api.service[87011]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 08:01:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 08:01:47 devstack devstack@c-api.service[87013]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 08:01:47 devstack devstack@c-api.service[87013]: we strongly recommend against using it for new projects. Sep 06 08:01:47 devstack devstack@c-api.service[87013]: If you are already using Eventlet, we recommend migrating to a different Sep 06 08:01:47 devstack devstack@c-api.service[87013]: framework. For more detail see Sep 06 08:01:47 devstack devstack@c-api.service[87013]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 08:01:47 devstack devstack@c-api.service[87013]: import eventlet # noqa Sep 06 08:01:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 08:01:47 devstack devstack@c-api.service[87012]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 08:01:47 devstack devstack@c-api.service[87012]: we strongly recommend against using it for new projects. Sep 06 08:01:47 devstack devstack@c-api.service[87012]: If you are already using Eventlet, we recommend migrating to a different Sep 06 08:01:47 devstack devstack@c-api.service[87012]: framework. For more detail see Sep 06 08:01:47 devstack devstack@c-api.service[87012]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 08:01:47 devstack devstack@c-api.service[87012]: import eventlet # noqa Sep 06 08:01:47 devstack devstack@c-api.service[87012]: /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 06 08:01:47 devstack devstack@c-api.service[87012]: from cgi import parse_header Sep 06 08:01:47 devstack devstack@c-api.service[87013]: /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 06 08:01:47 devstack devstack@c-api.service[87013]: from cgi import parse_header Sep 06 08:01:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 08:01:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:01:47 devstack devstack@c-api.service[87012]: /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 06 08:01:47 devstack devstack@c-api.service[87012]: removals.removed_module( Sep 06 08:01:47 devstack devstack@c-api.service[87012]: /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 06 08:01:47 devstack devstack@c-api.service[87012]: removals.removed_module( Sep 06 08:01:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 08:01:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:01:47 devstack devstack@c-api.service[87013]: /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 06 08:01:47 devstack devstack@c-api.service[87013]: removals.removed_module( Sep 06 08:01:47 devstack devstack@c-api.service[87013]: /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 06 08:01:47 devstack devstack@c-api.service[87013]: removals.removed_module( Sep 06 08:01:49 devstack devstack@c-api.service[87013]: /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 06 08:01:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:01:49 devstack devstack@c-api.service[87012]: /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 06 08:01:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:01:49 devstack devstack@c-api.service[87013]: /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 06 08:01:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:01:50 devstack devstack@c-api.service[87012]: /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 06 08:01:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:01:50 devstack devstack@c-api.service[87013]: 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 06 08:01:50 devstack devstack@c-api.service[87013]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87013) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 08:01:50 devstack devstack@c-api.service[87012]: 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 06 08:01:50 devstack devstack@c-api.service[87012]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87012) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 08:01:50 devstack devstack@c-api.service[87013]: /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 06 08:01:50 devstack devstack@c-api.service[87013]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 08:01:50 devstack devstack@c-api.service[87012]: /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 06 08:01:50 devstack devstack@c-api.service[87012]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87013) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87012) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO dbcounter [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Registered counter for database cinder Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f 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=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO dbcounter [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Registered counter for database cinder Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writer thread running {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: /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 06 08:01:52 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e 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=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING cinder.keymgr.conf_key_mgr [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f 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 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f 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=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: INFO cinder.rpc [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING cinder.api.contrib.hosts [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: extensions {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-volume-manage {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-quota-class-sets {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-hosts {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: capabilities {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: encryption {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: scheduler-stats {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-quota-sets {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-availability-zone {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: qos-specs {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: extra_specs {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: backups {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: encryption {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: cgsnapshots {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-volume-type-access {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: consistencygroups {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-volume-transfer {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extended resource: os-snapshot-manage {{(pid=87013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writer thread running {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: /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 06 08:01:52 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.snapshot_actions [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] SnapshotActionsController initialized {{(pid=87013) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension AdminActions extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension AdminActions extending resource: snapshots {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension AdminActions extending resource: backups {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeActions extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension UsedLimits extending resource: limits {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension TypesManage extending resource: types {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension SnapshotActions extending resource: snapshots {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.router [None req-7543a55a-d46c-4165-86ee-ed2030c90d6f None None] Extension VolumeTypeAccess extending resource: types {{(pid=87013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING cinder.keymgr.conf_key_mgr [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e 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 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87013]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x728d700a4668 pid: 87013 (default app) Sep 06 08:01:52 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e 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=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87012]: INFO cinder.rpc [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING cinder.api.contrib.hosts [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: extensions {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-volume-manage {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-quota-class-sets {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-hosts {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: capabilities {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: encryption {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: scheduler-stats {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-quota-sets {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-availability-zone {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: qos-specs {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: extra_specs {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: backups {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: encryption {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: cgsnapshots {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-volume-type-access {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: consistencygroups {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-volume-transfer {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extended resource: os-snapshot-manage {{(pid=87012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] SnapshotActionsController initialized {{(pid=87012) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension AdminActions extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension AdminActions extending resource: snapshots {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension AdminActions extending resource: backups {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeActions extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension UsedLimits extending resource: limits {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension TypesManage extending resource: types {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.router [None req-9c2dc41a-2c8e-46bd-858c-cd71ae78eb3e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 08:01:53 devstack devstack@c-api.service[87012]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x728d700a4668 pid: 87012 (default app) Sep 06 08:02:02 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=6 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:02:02 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=6 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:02:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-716d0bc5-363d-4b87-8207-c4c31d961615 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-907453738"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-907453738'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Create volume of 1 GB Sep 06 08:02:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Availability zone cache updated, next update will occur around 2026-09-06 07:02:45.532171. {{(pid=87013) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Availability Zones retrieved successfully. Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Flow 'volume_create_api' (fe30526c-b300-4115-b792-e6b4eff5cd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d3426a-e59a-4864-a18f-ae3fd6d76ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d3426a-e59a-4864-a18f-ae3fd6d76ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436efbbe-aa7e-4890-a436-55c2ac681db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:02:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-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 06 08:02:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-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 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Created reservations ['197a4e32-f1b5-49d9-abd3-03b9efe06746', 'f8e909af-1a76-43bd-b837-788734469c82', 'd5845d8a-3314-4ab8-9169-927c2a0b9b2b', 'd0a19a88-a5c5-45ad-ac31-8d3198dad0e8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436efbbe-aa7e-4890-a436-55c2ac681db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['197a4e32-f1b5-49d9-abd3-03b9efe06746', 'f8e909af-1a76-43bd-b837-788734469c82', 'd5845d8a-3314-4ab8-9169-927c2a0b9b2b', 'd0a19a88-a5c5-45ad-ac31-8d3198dad0e8']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da7c135-3723-4e33-9305-d99667bbd12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da7c135-3723-4e33-9305-d99667bbd12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9c1b93-bd42-47db-b933-69bb03c621ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-907453738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bd577c19484b9199deb3eafcba6522',qos_specs=None,replication_status=,reservations=['197a4e32-f1b5-49d9-abd3-03b9efe06746','f8e909af-1a76-43bd-b837-788734469c82','d5845d8a-3314-4ab8-9169-927c2a0b9b2b','d0a19a88-a5c5-45ad-ac31-8d3198dad0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62b5f0d5c254728b888f4a926b024fd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-907453738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9c1b93-bd42-47db-b933-69bb03c621ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bd577c19484b9199deb3eafcba6522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62b5f0d5c254728b888f4a926b024fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb8df1d-1020-44d8-ab72-2622905221fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb8df1d-1020-44d8-ab72-2622905221fd) transitioned into state 'SUCCESS' from state '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-907453738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bd577c19484b9199deb3eafcba6522',qos_specs=None,replication_status=,reservations=['197a4e32-f1b5-49d9-abd3-03b9efe06746','f8e909af-1a76-43bd-b837-788734469c82','d5845d8a-3314-4ab8-9169-927c2a0b9b2b','d0a19a88-a5c5-45ad-ac31-8d3198dad0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62b5f0d5c254728b888f4a926b024fd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e314034-f5ca-4d3e-a7a4-8680d5a11e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e314034-f5ca-4d3e-a7a4-8680d5a11e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Flow 'volume_create_api' (fe30526c-b300-4115-b792-e6b4eff5cd15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:02:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Create volume request issued successfully. Sep 06 08:02:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-716d0bc5-363d-4b87-8207-c4c31d961615 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:02:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1/1] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:02:44 2026] POST /volume/v3/volumes => generated 760 bytes in 2030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:02:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e7ad442d-3987-4caa-87b4-3463419565b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:47 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:02:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:02:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:02:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7ad442d-3987-4caa-87b4-3463419565b0 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1/2] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:46 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 1041 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3a54303-ff68-49db-a594-bea618eeca91 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3a54303-ff68-49db-a594-bea618eeca91 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3a54303-ff68-49db-a594-bea618eeca91 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3a54303-ff68-49db-a594-bea618eeca91 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:02:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:02:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3a54303-ff68-49db-a594-bea618eeca91 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3a54303-ff68-49db-a594-bea618eeca91 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 2/3] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:48 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:02:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:02:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-962a4fd1-8453-48a9-bde7-147cf96c2c7e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 2/4] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:49 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:02:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:02:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc092a66-7cc5-4a75-8420-d29468570dc6 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 3/5] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:50 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:02:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:02:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40c010fe-522a-4745-b1d8-4e4d54467a59 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 3/6] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:51 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:02:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:02:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a225aef-47e5-4f80-b618-36b71a809cb2 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 4/7] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:52 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:02:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:02:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01e1063b-427e-467f-b9c8-a93c29e2b32e tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 4/8] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:54 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:02:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:02:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:02:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:02:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:02:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:02:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:02:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:02:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:02:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:02:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-060ca56e-637b-44ec-a9ec-efea91c9f749 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:02:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 5/9] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:02:55 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:04 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=16 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:03:05 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=44,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dddce70f-6078-4d20-94d0-41333df0105e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-425579006"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-425579006'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Create volume of 1 GB Sep 06 08:03:05 devstack devstack@c-api.service[87012]: /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 06 08:03:05 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Availability zone cache updated, next update will occur around 2026-09-06 07:03:05.549541. {{(pid=87012) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Availability Zones retrieved successfully. Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Flow 'volume_create_api' (f737248f-b092-472b-8b41-d6d448b24156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b0b25d-51b8-476a-afd1-8c7e78a6bc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b0b25d-51b8-476a-afd1-8c7e78a6bc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ec7ae3-f8dc-474c-bd1e-3dc43c80bd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-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 06 08:03:06 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-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 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Created reservations ['89de65e0-7803-4577-b6e6-78f5244eefe7', '43267306-5fd8-4dd8-8102-ec3d17a89e88', '8460e906-906a-4a64-bd85-b23bd48a6d01', '2da44797-bc93-4962-8045-7a4135073e9d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ec7ae3-f8dc-474c-bd1e-3dc43c80bd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89de65e0-7803-4577-b6e6-78f5244eefe7', '43267306-5fd8-4dd8-8102-ec3d17a89e88', '8460e906-906a-4a64-bd85-b23bd48a6d01', '2da44797-bc93-4962-8045-7a4135073e9d']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee8d44d-1d2e-4749-a39f-653505dadf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee8d44d-1d2e-4749-a39f-653505dadf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493f5182-8dc0-4b7d-a315-10717edee543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-425579006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72bdd15b9dab48c18bfaf566b6c45f29',qos_specs=None,replication_status=,reservations=['89de65e0-7803-4577-b6e6-78f5244eefe7','43267306-5fd8-4dd8-8102-ec3d17a89e88','8460e906-906a-4a64-bd85-b23bd48a6d01','2da44797-bc93-4962-8045-7a4135073e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd9d0fda1f1d4ecaa355194a825a3e17',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-425579006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493f5182-8dc0-4b7d-a315-10717edee543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72bdd15b9dab48c18bfaf566b6c45f29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd9d0fda1f1d4ecaa355194a825a3e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c70f8a-8982-46c3-a579-3646fd54b26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c70f8a-8982-46c3-a579-3646fd54b26b) transitioned into state 'SUCCESS' from state '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-425579006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72bdd15b9dab48c18bfaf566b6c45f29',qos_specs=None,replication_status=,reservations=['89de65e0-7803-4577-b6e6-78f5244eefe7','43267306-5fd8-4dd8-8102-ec3d17a89e88','8460e906-906a-4a64-bd85-b23bd48a6d01','2da44797-bc93-4962-8045-7a4135073e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd9d0fda1f1d4ecaa355194a825a3e17',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea606343-00eb-407c-83fe-fa27e25a8e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea606343-00eb-407c-83fe-fa27e25a8e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Flow 'volume_create_api' (f737248f-b092-472b-8b41-d6d448b24156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:03:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Create volume request issued successfully. Sep 06 08:03:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dddce70f-6078-4d20-94d0-41333df0105e tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:03:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 5/10] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:03:05 2026] POST /volume/v3/volumes => generated 760 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:03:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ad50686d-3341-4aa5-95e0-2abf643673ca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad50686d-3341-4aa5-95e0-2abf643673ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad50686d-3341-4aa5-95e0-2abf643673ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad50686d-3341-4aa5-95e0-2abf643673ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad50686d-3341-4aa5-95e0-2abf643673ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad50686d-3341-4aa5-95e0-2abf643673ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 6/11] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:06 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 828 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e15198fc-f085-4362-a5ce-6e6461ceab76 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 6/12] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:07 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d22bf68-80d2-41f8-900e-6b9419cda7b6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 7/13] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:09 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:03:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-75c56199-4a25-49ba-b287-1304ba52173c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75c56199-4a25-49ba-b287-1304ba52173c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75c56199-4a25-49ba-b287-1304ba52173c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75c56199-4a25-49ba-b287-1304ba52173c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-75c56199-4a25-49ba-b287-1304ba52173c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75c56199-4a25-49ba-b287-1304ba52173c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 7/14] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:10 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-39f7896c-cd35-4e10-867b-983852672d80 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 8/15] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:03:10 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a3cdef0c-daba-421e-9319-0633147afc99 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a3cdef0c-daba-421e-9319-0633147afc99 None None] GET http://192.168.122.190/volume// Sep 06 08:03:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a3cdef0c-daba-421e-9319-0633147afc99 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a3cdef0c-daba-421e-9319-0633147afc99 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a3cdef0c-daba-421e-9319-0633147afc99 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:03:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 8/16] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:03:11 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:03:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-34886555-28f6-4312-800c-fc962c5ae420 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-34886555-28f6-4312-800c-fc962c5ae420 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:03:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-34886555-28f6-4312-800c-fc962c5ae420 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "493f5182-8dc0-4b7d-a315-10717edee543", "connector": null, "instance_uuid": "559b1117-b856-48ea-9a19-99dcce6c75d4"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:03:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 06 08:03:11 devstack devstack@c-api.service[87013]: .first() Sep 06 08:03:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-34886555-28f6-4312-800c-fc962c5ae420 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:03:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 9/17] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:03:11 2026] POST /volume/v3/attachments => generated 273 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:03:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d0ccb91f-6e20-4d24-8695-cc5d8c421912 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0ccb91f-6e20-4d24-8695-cc5d8c421912 None None] GET http://192.168.122.190/volume// Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0ccb91f-6e20-4d24-8695-cc5d8c421912 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0ccb91f-6e20-4d24-8695-cc5d8c421912 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0ccb91f-6e20-4d24-8695-cc5d8c421912 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:03:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 10/18] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:03:12 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:03:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7926cec0-bdd5-485b-a0b0-f678f56d76ef tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 9/19] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:12 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-e41d9444-cbde-4d88-bb1a-bb347fbb9650 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 11/20] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:03:12 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 1033 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:03:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da6d86f6-b39e-4acb-afe5-040f64003722 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da6d86f6-b39e-4acb-afe5-040f64003722 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da6d86f6-b39e-4acb-afe5-040f64003722 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da6d86f6-b39e-4acb-afe5-040f64003722 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-da6d86f6-b39e-4acb-afe5-040f64003722 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da6d86f6-b39e-4acb-afe5-040f64003722 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 10/21] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:13 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] PUT http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 Sep 06 08:03:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:03:14 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Acquiring lock "cinder-attachment_update-493f5182-8dc0-4b7d-a315-10717edee543-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:03:14 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Lock "cinder-attachment_update-493f5182-8dc0-4b7d-a315-10717edee543-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:03:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bf4661a2-b8d1-44d1-af86-babec509379d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bf4661a2-b8d1-44d1-af86-babec509379d tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bf4661a2-b8d1-44d1-af86-babec509379d tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bf4661a2-b8d1-44d1-af86-babec509379d tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bf4661a2-b8d1-44d1-af86-babec509379d tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bf4661a2-b8d1-44d1-af86-babec509379d tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 11/22] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:14 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:14 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Lock "cinder-attachment_update-493f5182-8dc0-4b7d-a315-10717edee543-devstack" released by "attachment_update" :: held 0.485s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:03:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-44c615ac-8d26-4807-9f9d-34ba9c63ed6c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 returned with HTTP 200 Sep 06 08:03:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 12/23] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:03:14 2026] PUT /volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 => generated 694 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:03:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-568b7b40-ffb4-4970-a358-8fadfde6b5f4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 12/24] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:15 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-96a98a46-49e4-48fe-ae31-7b8539a6e03c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-96a98a46-49e4-48fe-ae31-7b8539a6e03c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] POST http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627/action Sep 06 08:03:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-96a98a46-49e4-48fe-ae31-7b8539a6e03c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:03:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-96a98a46-49e4-48fe-ae31-7b8539a6e03c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:03:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ad4fd1bb-85b9-4689-b3f5-1cb5d56acb37 req-96a98a46-49e4-48fe-ae31-7b8539a6e03c tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627/action returned with HTTP 204 Sep 06 08:03:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 13/25] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:03:15 2026] POST /volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:03:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe82dcad-2259-4fa7-a94d-ba273427e185 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 13/26] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:16 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 1145 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:03:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d64dfb9e-28ba-47b6-a125-9011772b7fce tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 14/27] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:16 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 1145 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:03:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6298bef9-9d27-45d3-a7fc-5b8c1ec8fefa req-0034c884-bd17-4ac5-8a60-eb07df8b4cd4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6298bef9-9d27-45d3-a7fc-5b8c1ec8fefa req-0034c884-bd17-4ac5-8a60-eb07df8b4cd4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] DELETE http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 Sep 06 08:03:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6298bef9-9d27-45d3-a7fc-5b8c1ec8fefa req-0034c884-bd17-4ac5-8a60-eb07df8b4cd4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6298bef9-9d27-45d3-a7fc-5b8c1ec8fefa req-0034c884-bd17-4ac5-8a60-eb07df8b4cd4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 06 08:03:23 devstack devstack@c-api.service[87012]: .first() Sep 06 08:03:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:23 devstack devstack@c-api.service[87012]: /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 06 08:03:23 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:03:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6298bef9-9d27-45d3-a7fc-5b8c1ec8fefa req-0034c884-bd17-4ac5-8a60-eb07df8b4cd4 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 returned with HTTP 200 Sep 06 08:03:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 14/28] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:03:23 2026] DELETE /volume/v3/attachments/68c9650b-307d-48ad-acc1-de69f1618627 => generated 19 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f67a6f06-8771-406e-a285-991f9243a93b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2104799585"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2104799585'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Create volume of 1 GB Sep 06 08:03:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Availability Zones retrieved successfully. Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Flow 'volume_create_api' (1b3f234e-f29f-43d2-91a6-6893cbee2cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c010d5f6-8a86-4140-a77f-90350a87db54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c010d5f6-8a86-4140-a77f-90350a87db54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477f731f-c520-4506-9602-71b0346285d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Created reservations ['46d9728f-550f-4d34-8b3f-60d686e49d22', '3bfeaa54-26c5-4501-922c-38f30d87cce9', 'dd7e9759-faa4-4777-8743-b9a980ffb015', 'a600a57f-10ae-430a-9b9a-dc7acd35fd02'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477f731f-c520-4506-9602-71b0346285d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d9728f-550f-4d34-8b3f-60d686e49d22', '3bfeaa54-26c5-4501-922c-38f30d87cce9', 'dd7e9759-faa4-4777-8743-b9a980ffb015', 'a600a57f-10ae-430a-9b9a-dc7acd35fd02']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86528ab0-d56c-4d2e-b834-0dda2bb6f367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86528ab0-d56c-4d2e-b834-0dda2bb6f367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41572db-9ac8-4a27-bfb8-10ed627d00bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2104799585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609087adc82c4af7b85e1b347bc9ecda',qos_specs=None,replication_status=,reservations=['46d9728f-550f-4d34-8b3f-60d686e49d22','3bfeaa54-26c5-4501-922c-38f30d87cce9','dd7e9759-faa4-4777-8743-b9a980ffb015','a600a57f-10ae-430a-9b9a-dc7acd35fd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44ce82faab64797ba74ef9680e56f40',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2104799585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41572db-9ac8-4a27-bfb8-10ed627d00bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='609087adc82c4af7b85e1b347bc9ecda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d44ce82faab64797ba74ef9680e56f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7489f3b-f08b-4a67-b070-185abdcbbfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7489f3b-f08b-4a67-b070-185abdcbbfd0) transitioned into state 'SUCCESS' from state '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-2104799585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609087adc82c4af7b85e1b347bc9ecda',qos_specs=None,replication_status=,reservations=['46d9728f-550f-4d34-8b3f-60d686e49d22','3bfeaa54-26c5-4501-922c-38f30d87cce9','dd7e9759-faa4-4777-8743-b9a980ffb015','a600a57f-10ae-430a-9b9a-dc7acd35fd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44ce82faab64797ba74ef9680e56f40',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1d0feb-6654-4e28-be62-f9ce7c393308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:03:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1d0feb-6654-4e28-be62-f9ce7c393308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:03:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Flow 'volume_create_api' (1b3f234e-f29f-43d2-91a6-6893cbee2cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:03:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Create volume request issued successfully. Sep 06 08:03:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f67a6f06-8771-406e-a285-991f9243a93b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:03:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 15/29] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:03:24 2026] POST /volume/v3/volumes => generated 764 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:03:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c5e4240-92be-4c0a-8399-6eba5ac5052b tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 15/30] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:25 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5694cc1e-9c4b-41b4-9fd7-de8e67b1cac0 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 16/31] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:26 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 856 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb404c0f-8d88-4eb2-a93b-20aadb1f9748 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 16/32] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:26 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4eeb4eb7-0b87-46be-afde-6c65f3c19dc2 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 17/33] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:26 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d8ef11a3-94e3-4641-aca0-05cefa1c61e6 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 17/34] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:27 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee516593-86af-40b9-918c-810d0fb7a674 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] DELETE http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Delete volume with id: 493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4b55aec-2945-443b-901f-9bed4b542f28 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4b55aec-2945-443b-901f-9bed4b542f28 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4b55aec-2945-443b-901f-9bed4b542f28 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4b55aec-2945-443b-901f-9bed4b542f28 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4b55aec-2945-443b-901f-9bed4b542f28 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4b55aec-2945-443b-901f-9bed4b542f28 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 18/35] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:27 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Delete volume request issued successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee516593-86af-40b9-918c-810d0fb7a674 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 202 Sep 06 08:03:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 18/36] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:03:27 2026] DELETE /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0183da5-ec0f-4ff8-b9fe-fef688bd9a6f tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 19/37] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:27 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-f283f311-19ea-4839-b5a2-b26a0f36859e req-8a39ffce-0414-4bc6-805c-d3a2d52bfaac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f283f311-19ea-4839-b5a2-b26a0f36859e req-8a39ffce-0414-4bc6-805c-d3a2d52bfaac tempest-VolumesAdminNegativeTest-1674727906 tempest-VolumesAdminNegativeTest-1674727906-project] GET http://192.168.122.190/volume/v3/volumes/82511ec7-c845-4f50-9814-35fe4712374f Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f283f311-19ea-4839-b5a2-b26a0f36859e req-8a39ffce-0414-4bc6-805c-d3a2d52bfaac tempest-VolumesAdminNegativeTest-1674727906 tempest-VolumesAdminNegativeTest-1674727906-project] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f283f311-19ea-4839-b5a2-b26a0f36859e req-8a39ffce-0414-4bc6-805c-d3a2d52bfaac tempest-VolumesAdminNegativeTest-1674727906 tempest-VolumesAdminNegativeTest-1674727906-project] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f283f311-19ea-4839-b5a2-b26a0f36859e req-8a39ffce-0414-4bc6-805c-d3a2d52bfaac tempest-VolumesAdminNegativeTest-1674727906 tempest-VolumesAdminNegativeTest-1674727906-project] http://192.168.122.190/volume/v3/volumes/82511ec7-c845-4f50-9814-35fe4712374f returned with HTTP 404 Sep 06 08:03:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 19/38] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:03:28 2026] GET /volume/v3/volumes/82511ec7-c845-4f50-9814-35fe4712374f => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bb14020a-4589-4a52-abd5-16631356c327 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Delete volume with id: b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Delete volume request issued successfully. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb14020a-4589-4a52-abd5-16631356c327 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 202 Sep 06 08:03:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 20/39] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:03:28 2026] DELETE /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a2c1766-e11d-4a7c-bfba-110693c8a5ca tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 21/40] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:28 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bed5e9f0-8263-44ed-a069-2c4f6a6264d2 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 20/41] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:28 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b061a370-b832-4b2f-98ec-cc49d241a767 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b061a370-b832-4b2f-98ec-cc49d241a767 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b061a370-b832-4b2f-98ec-cc49d241a767 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b061a370-b832-4b2f-98ec-cc49d241a767 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b061a370-b832-4b2f-98ec-cc49d241a767 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Volume info retrieved successfully. Sep 06 08:03:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b061a370-b832-4b2f-98ec-cc49d241a767 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 200 Sep 06 08:03:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 22/42] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:29 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-240db9e0-c075-46a5-bc09-c2df74de89f8 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 21/43] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:29 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc8ec72f-d834-4471-89ff-61b615b9e4b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc8ec72f-d834-4471-89ff-61b615b9e4b0 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] GET http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 Sep 06 08:03:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc8ec72f-d834-4471-89ff-61b615b9e4b0 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc8ec72f-d834-4471-89ff-61b615b9e4b0 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:03:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:03:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc8ec72f-d834-4471-89ff-61b615b9e4b0 tempest-DeleteServersTestJSON-212877152 tempest-DeleteServersTestJSON-212877152-project-member] http://192.168.122.190/volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 returned with HTTP 404 Sep 06 08:03:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 23/44] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:30 2026] GET /volume/v3/volumes/493f5182-8dc0-4b7d-a315-10717edee543 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:03:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:03:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:03:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:03:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:03:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Volume info retrieved successfully. Sep 06 08:03:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-502d624f-2e10-4b3d-8cbe-61bc63debaea tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 200 Sep 06 08:03:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 22/45] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:30 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 856 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:03:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6951e67e-a8bf-4092-9cdc-35f7fccf3a63 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:03:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6951e67e-a8bf-4092-9cdc-35f7fccf3a63 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] GET http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb Sep 06 08:03:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6951e67e-a8bf-4092-9cdc-35f7fccf3a63 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:03:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6951e67e-a8bf-4092-9cdc-35f7fccf3a63 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:03:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6951e67e-a8bf-4092-9cdc-35f7fccf3a63 tempest-VolumesAdminNegativeTest-162730584 tempest-VolumesAdminNegativeTest-162730584-project-member] http://192.168.122.190/volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb returned with HTTP 404 Sep 06 08:03:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 24/46] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:03:32 2026] GET /volume/v3/volumes/b41572db-9ac8-4a27-bfb8-10ed627d00bb => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:03:40 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=87,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:03:42 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=105,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:04:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-41108173-ae53-427f-b37e-20f7c4eccd22 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 23/47] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:04:04 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c4f5ba42-3336-483c-8a4a-52e75ce873d1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4f5ba42-3336-483c-8a4a-52e75ce873d1 None None] GET http://192.168.122.190/volume// Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4f5ba42-3336-483c-8a4a-52e75ce873d1 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4f5ba42-3336-483c-8a4a-52e75ce873d1 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4f5ba42-3336-483c-8a4a-52e75ce873d1 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:04:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 25/48] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:04:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-46aeb7e4-258e-42b0-9768-f5a995d829bb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-46aeb7e4-258e-42b0-9768-f5a995d829bb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-46aeb7e4-258e-42b0-9768-f5a995d829bb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df9c1b93-bd42-47db-b933-69bb03c621ae", "connector": null, "instance_uuid": "727416f5-68f9-4161-8d8c-a32d2d8b60c4"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-46aeb7e4-258e-42b0-9768-f5a995d829bb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:04:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 24/49] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:04:05 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 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c13204bc-ba30-4698-ba0c-3b443f9d30ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c13204bc-ba30-4698-ba0c-3b443f9d30ec None None] GET http://192.168.122.190/volume// Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c13204bc-ba30-4698-ba0c-3b443f9d30ec None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c13204bc-ba30-4698-ba0c-3b443f9d30ec None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c13204bc-ba30-4698-ba0c-3b443f9d30ec None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:04:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 25/50] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:04:05 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:04:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a1cc355-b7c0-4e65-acbf-9ebb18d60c58 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 26/51] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:05 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 852 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-a8294150-dc77-46ea-8ff8-8ca6d6f7e413 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 26/52] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:04:05 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1033 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] PUT http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 Sep 06 08:04:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:06 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Acquiring lock "cinder-attachment_update-df9c1b93-bd42-47db-b933-69bb03c621ae-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:04:06 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Lock "cinder-attachment_update-df9c1b93-bd42-47db-b933-69bb03c621ae-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:04:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:06 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Lock "cinder-attachment_update-df9c1b93-bd42-47db-b933-69bb03c621ae-devstack" released by "attachment_update" :: held 0.545s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:04:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-4ab5d89b-2a6a-4418-a1d0-5e2ea71856f5 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 returned with HTTP 200 Sep 06 08:04:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 27/53] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:04:05 2026] PUT /volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 => generated 694 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17ef0d2a-33b9-4ee6-a41b-358ec0a79ea1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 27/54] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:06 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-670dfb84-229f-462b-96ca-04652fd9227a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-670dfb84-229f-462b-96ca-04652fd9227a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-670dfb84-229f-462b-96ca-04652fd9227a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-670dfb84-229f-462b-96ca-04652fd9227a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-670dfb84-229f-462b-96ca-04652fd9227a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-670dfb84-229f-462b-96ca-04652fd9227a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 28/55] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:07 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-f31a41b1-3d05-4a6a-8674-61a5af3ef349 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-f31a41b1-3d05-4a6a-8674-61a5af3ef349 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] POST http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89/action Sep 06 08:04:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-f31a41b1-3d05-4a6a-8674-61a5af3ef349 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:04:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-f31a41b1-3d05-4a6a-8674-61a5af3ef349 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4458396f-3e8a-4f1a-95c7-607d975bd4bd req-f31a41b1-3d05-4a6a-8674-61a5af3ef349 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89/action returned with HTTP 204 Sep 06 08:04:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 28/56] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:04:08 2026] POST /volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:04:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5dee613-9ff6-49ea-a6fd-2e9c9c87c1aa tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 29/57] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:09 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1145 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c6da46a-db13-4829-8b7c-96df08e8d376 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 29/58] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:09 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1145 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-3eff64b3-c889-4ed3-a9fb-d13b5e87acba tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 30/59] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:04:12 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1145 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] POST http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae/action Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Begin detaching volume completed successfully. Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-28814a94-dfb5-4395-b2d2-d3bc568c963b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae/action returned with HTTP 202 Sep 06 08:04:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 30/60] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:04:12 2026] POST /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa9738f2-6d23-46ca-af61-33a6108658c7 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 31/61] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:12 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1148 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6b149994-8d71-44eb-9e09-994edadbf888 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b149994-8d71-44eb-9e09-994edadbf888 None None] GET http://192.168.122.190/volume// Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b149994-8d71-44eb-9e09-994edadbf888 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b149994-8d71-44eb-9e09-994edadbf888 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b149994-8d71-44eb-9e09-994edadbf888 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:04:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 31/62] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:04:12 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-1396db56-331c-48dd-8caf-2350a94bca4b tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 32/63] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:04:12 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 1329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:04:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-104f4040-b365-4034-a640-730c5120e0eb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-104f4040-b365-4034-a640-730c5120e0eb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] DELETE http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 Sep 06 08:04:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-104f4040-b365-4034-a640-730c5120e0eb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-104f4040-b365-4034-a640-730c5120e0eb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:13 devstack devstack@c-api.service[87013]: /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 06 08:04:13 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:04:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-397a5e55-59e5-4593-903e-12f8e2bdf9c4 req-104f4040-b365-4034-a640-730c5120e0eb tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 returned with HTTP 200 Sep 06 08:04:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 32/64] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:04:13 2026] DELETE /volume/v3/attachments/4fae2e23-4863-40f5-9972-363eb3bebb89 => generated 19 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cca3a956-fa9a-4672-83c3-d4149fc4bd9a tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 33/65] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:13 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-017c2cd2-2b97-4fb5-8a3d-bfddcfc982c1 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 33/66] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:21 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:04:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd0ba229-f066-46ae-a703-c4eda74b0f29 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 34/67] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:21 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-926960485"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-926960485'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Create volume of 1 GB Sep 06 08:04:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Availability Zones retrieved successfully. Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Flow 'volume_create_api' (4007571d-6628-4f69-a871-e8d4e93e0452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fa5f58-de8d-4801-a01e-3c215f519658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fa5f58-de8d-4801-a01e-3c215f519658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc8bd66-55b0-4c12-b012-7e8f44763c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Created reservations ['b2a56c4d-1be6-4d40-8038-4043e8307060', '08cea491-2621-4b4e-9a00-d9e99ccac979', '141d49c0-db61-4a73-b240-327b54bf7af2', '5d02d8bf-fa0a-400f-8a7a-30448893837a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc8bd66-55b0-4c12-b012-7e8f44763c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a56c4d-1be6-4d40-8038-4043e8307060', '08cea491-2621-4b4e-9a00-d9e99ccac979', '141d49c0-db61-4a73-b240-327b54bf7af2', '5d02d8bf-fa0a-400f-8a7a-30448893837a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8e8a67-6ebf-4483-a948-24db3a1b6cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8e8a67-6ebf-4483-a948-24db3a1b6cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c380de61-c82a-427a-be2d-0c2f12e81b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-926960485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7493cb7ea148d3abebc1872394e22f',qos_specs=None,replication_status=,reservations=['b2a56c4d-1be6-4d40-8038-4043e8307060','08cea491-2621-4b4e-9a00-d9e99ccac979','141d49c0-db61-4a73-b240-327b54bf7af2','5d02d8bf-fa0a-400f-8a7a-30448893837a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841c4d9456884158b652d65a0faf5024',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-926960485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c380de61-c82a-427a-be2d-0c2f12e81b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a7493cb7ea148d3abebc1872394e22f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='841c4d9456884158b652d65a0faf5024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d653a4-b2c8-4468-9557-79d791882651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d653a4-b2c8-4468-9557-79d791882651) transitioned into state 'SUCCESS' from state '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-926960485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7493cb7ea148d3abebc1872394e22f',qos_specs=None,replication_status=,reservations=['b2a56c4d-1be6-4d40-8038-4043e8307060','08cea491-2621-4b4e-9a00-d9e99ccac979','141d49c0-db61-4a73-b240-327b54bf7af2','5d02d8bf-fa0a-400f-8a7a-30448893837a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841c4d9456884158b652d65a0faf5024',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d8dcaf-0568-4d52-871b-cc39d2b4d0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d8dcaf-0568-4d52-871b-cc39d2b4d0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Flow 'volume_create_api' (4007571d-6628-4f69-a871-e8d4e93e0452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:04:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Create volume request issued successfully. Sep 06 08:04:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9011d1d4-238b-4448-acdf-d240fcdf1d23 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:04:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 34/68] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:04:29 2026] POST /volume/v3/volumes => generated 767 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:04:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d27aed7f-f8c0-4178-9f8d-007f13fa3b9e tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 200 Sep 06 08:04:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 35/69] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:30 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 835 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-25c47243-4720-4e58-b689-c30d058878c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] DELETE http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Delete volume with id: df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Delete volume request issued successfully. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-25c47243-4720-4e58-b689-c30d058878c4 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 202 Sep 06 08:04:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 35/70] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:04:31 2026] DELETE /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:04:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-418d5ba8-e108-4a06-a6d7-49a962f38ab9 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 36/71] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:31 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d58f74da-e882-4c05-b414-d4e2dddfaa76 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 200 Sep 06 08:04:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 36/72] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:31 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d999251b-17e4-4d0d-8234-1776f814cd67 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d999251b-17e4-4d0d-8234-1776f814cd67 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d999251b-17e4-4d0d-8234-1776f814cd67 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d999251b-17e4-4d0d-8234-1776f814cd67 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d999251b-17e4-4d0d-8234-1776f814cd67 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Volume info retrieved successfully. Sep 06 08:04:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d999251b-17e4-4d0d-8234-1776f814cd67 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 200 Sep 06 08:04:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 37/73] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:32 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 852 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-235f49fe-fc55-4051-81e7-9e30187cc4f4 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 200 Sep 06 08:04:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 37/74] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:32 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 860 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c829545b-228e-4442-9e04-da99c9853d57 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c829545b-228e-4442-9e04-da99c9853d57 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] GET http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae Sep 06 08:04:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c829545b-228e-4442-9e04-da99c9853d57 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c829545b-228e-4442-9e04-da99c9853d57 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c829545b-228e-4442-9e04-da99c9853d57 tempest-TaggedAttachmentsTest-1054511945 tempest-TaggedAttachmentsTest-1054511945-project-member] http://192.168.122.190/volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae returned with HTTP 404 Sep 06 08:04:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 38/75] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:33 2026] GET /volume/v3/volumes/df9c1b93-bd42-47db-b933-69bb03c621ae => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:04:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:04:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2025309810"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2025309810'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:04:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Create volume of 1 GB Sep 06 08:04:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Availability Zones retrieved successfully. Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Flow 'volume_create_api' (3c54bc86-a968-40a7-a851-6a266143a949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b442a-63cd-4422-a5ce-9db1a0d9bf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b442a-63cd-4422-a5ce-9db1a0d9bf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5380c76a-5a93-484b-a9ea-b2612c5c9aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Created reservations ['01582142-2349-4423-a7ee-fb5cc8fa3fc3', '50cab55d-c96c-45a8-b476-a7c50814abaf', '970a5479-4c74-4eeb-93b0-dd474efb0b4c', '7d26c498-9961-4398-a71b-920a4f3f4189'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5380c76a-5a93-484b-a9ea-b2612c5c9aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01582142-2349-4423-a7ee-fb5cc8fa3fc3', '50cab55d-c96c-45a8-b476-a7c50814abaf', '970a5479-4c74-4eeb-93b0-dd474efb0b4c', '7d26c498-9961-4398-a71b-920a4f3f4189']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b57f18c-042e-4cf4-9e1e-59b625b7826c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b57f18c-042e-4cf4-9e1e-59b625b7826c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '626564de-d544-4f50-9e32-4d9bb2410af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2025309810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f124ed88d574eee89b8c6791075f8ba',qos_specs=None,replication_status=,reservations=['01582142-2349-4423-a7ee-fb5cc8fa3fc3','50cab55d-c96c-45a8-b476-a7c50814abaf','970a5479-4c74-4eeb-93b0-dd474efb0b4c','7d26c498-9961-4398-a71b-920a4f3f4189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdafa67bf4be417c9367892fc0a0a48c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2025309810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=626564de-d544-4f50-9e32-4d9bb2410af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f124ed88d574eee89b8c6791075f8ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdafa67bf4be417c9367892fc0a0a48c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1fca59-440c-442d-a6d4-c9e3763f8e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1fca59-440c-442d-a6d4-c9e3763f8e2b) transitioned into state 'SUCCESS' from state '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-2025309810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f124ed88d574eee89b8c6791075f8ba',qos_specs=None,replication_status=,reservations=['01582142-2349-4423-a7ee-fb5cc8fa3fc3','50cab55d-c96c-45a8-b476-a7c50814abaf','970a5479-4c74-4eeb-93b0-dd474efb0b4c','7d26c498-9961-4398-a71b-920a4f3f4189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdafa67bf4be417c9367892fc0a0a48c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538018d2-80f1-4610-a9a5-019086217a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538018d2-80f1-4610-a9a5-019086217a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Flow 'volume_create_api' (3c54bc86-a968-40a7-a851-6a266143a949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:04:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Create volume request issued successfully. Sep 06 08:04:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33e95d15-c9fe-45c6-801a-c9c33d5b240d tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:04:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 38/76] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:04:34 2026] POST /volume/v3/volumes => generated 766 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:04:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32a47509-0b5e-4750-aa98-cbb2a55b7970 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 39/77] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:35 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 834 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7db3de84-dfdf-486d-8b0a-ed41c97ec4ca tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 39/78] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:36 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 858 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27fa42d1-8b5e-49ea-af54-3ab5760636a2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 40/79] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:37 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:46 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=114,cinder:UPDATE=33,cinder:INSERT=22 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:04:47 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=63,cinder:UPDATE=1 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:04:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-517b90ef-8599-4d99-a405-806bcb098ac3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:49 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Delete volume with id: c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Delete volume request issued successfully. Sep 06 08:04:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-517b90ef-8599-4d99-a405-806bcb098ac3 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 202 Sep 06 08:04:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 40/80] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:04:49 2026] DELETE /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:04:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f19a89c9-3e50-46ec-9cc2-7c6e63843859 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 200 Sep 06 08:04:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 41/81] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:49 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:04:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Volume info retrieved successfully. Sep 06 08:04:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6a7b9fc-7f37-464f-a670-9c1b4130cf20 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 200 Sep 06 08:04:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 41/82] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:50 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a8bf7f42-5512-463c-a31f-5b647b742b96 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a8bf7f42-5512-463c-a31f-5b647b742b96 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] GET http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f Sep 06 08:04:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a8bf7f42-5512-463c-a31f-5b647b742b96 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a8bf7f42-5512-463c-a31f-5b647b742b96 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a8bf7f42-5512-463c-a31f-5b647b742b96 tempest-ServerRescueNegativeTestJSON-1243484177 tempest-ServerRescueNegativeTestJSON-1243484177-project-member] http://192.168.122.190/volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f returned with HTTP 404 Sep 06 08:04:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 42/83] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:51 2026] GET /volume/v3/volumes/c380de61-c82a-427a-be2d-0c2f12e81b6f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:04:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-107f03e1-f506-4aa5-ad08-941f24b8672f tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 42/84] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:04:56 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 859 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:04:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7841f7b8-4f37-42eb-b6ea-4e1b195725f3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7841f7b8-4f37-42eb-b6ea-4e1b195725f3 None None] GET http://192.168.122.190/volume// Sep 06 08:04:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7841f7b8-4f37-42eb-b6ea-4e1b195725f3 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7841f7b8-4f37-42eb-b6ea-4e1b195725f3 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7841f7b8-4f37-42eb-b6ea-4e1b195725f3 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:04:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 43/85] 192.168.122.190 () {58 vars in 1308 bytes} [Sun Sep 6 08:04:56 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:04:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-8417ef67-0d19-4978-ac60-22382a0f54f1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-8417ef67-0d19-4978-ac60-22382a0f54f1 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:04:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-8417ef67-0d19-4978-ac60-22382a0f54f1 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "626564de-d544-4f50-9e32-4d9bb2410af0", "connector": null, "instance_uuid": "5d20f2fd-a8f7-4f70-88a2-068411ca650a"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-8417ef67-0d19-4978-ac60-22382a0f54f1 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:04:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 43/86] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:04:56 2026] POST /volume/v3/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-6c8d8338-3557-4bb1-a14b-1eea440b93bf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-6c8d8338-3557-4bb1-a14b-1eea440b93bf tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] POST http://192.168.122.190/volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a/action Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-6c8d8338-3557-4bb1-a14b-1eea440b93bf tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-6c8d8338-3557-4bb1-a14b-1eea440b93bf tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-811f7411-ce86-4c31-a32b-9215fb0e8dbc req-6c8d8338-3557-4bb1-a14b-1eea440b93bf tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a/action returned with HTTP 204 Sep 06 08:04:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 44/87] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:04:57 2026] POST /volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a/action => generated 0 bytes in 249 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:04:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e3e011a-879e-4d6f-93ac-50fb89ac7874 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 44/88] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:57 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 1121 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:04:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0a49f91-4b8c-480a-ac66-8f7021c3b3a0 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 45/89] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:57 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 1121 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-fd692bb7-fbce-452c-95c4-429f5fa26f25 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 45/90] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:04:58 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 1121 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:04:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-91d2894b-5c60-40de-a1ab-3dc94e2e5835 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-91d2894b-5c60-40de-a1ab-3dc94e2e5835 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] DELETE http://192.168.122.190/volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a Sep 06 08:04:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-91d2894b-5c60-40de-a1ab-3dc94e2e5835 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-91d2894b-5c60-40de-a1ab-3dc94e2e5835 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:04:58 devstack devstack@c-api.service[87012]: /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 06 08:04:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:04:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-aaa02df8-07a4-4b1e-93b1-8752fb1a7dde req-91d2894b-5c60-40de-a1ab-3dc94e2e5835 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a returned with HTTP 200 Sep 06 08:04:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 46/91] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:04:58 2026] DELETE /volume/v3/attachments/ce723914-46a0-4965-90e2-129c418d4a6a => generated 19 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee30185a-609d-43eb-915e-8183262d2778 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee30185a-609d-43eb-915e-8183262d2778 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee30185a-609d-43eb-915e-8183262d2778 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee30185a-609d-43eb-915e-8183262d2778 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:04:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:04:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee30185a-609d-43eb-915e-8183262d2778 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:04:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee30185a-609d-43eb-915e-8183262d2778 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:04:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 46/92] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:04:58 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] DELETE http://192.168.122.190/volume/v3/volumes/tempest-invalid-1871201555 Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Delete volume with id: tempest-invalid-1871201555 Sep 06 08:05:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-51a947d1-de00-44de-ac75-abdc87c4b770 req-429aa2a9-d78f-46c5-9c97-a54eb77e4a61 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] http://192.168.122.190/volume/v3/volumes/tempest-invalid-1871201555 returned with HTTP 404 Sep 06 08:05:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 47/93] 192.168.122.190 () {62 vars in 1479 bytes} [Sun Sep 6 08:05:01 2026] DELETE /volume/v3/volumes/tempest-invalid-1871201555 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:05:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2ba163fe-ba83-4974-8577-659522abf820 Sep 06 08:05:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:01 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] Delete volume with id: 2ba163fe-ba83-4974-8577-659522abf820 Sep 06 08:05:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d1077d3d-995c-4a94-8fc3-af65fc6d2291 req-8364144d-dfd0-44cb-8ffa-84ac7c9d2f11 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-member] http://192.168.122.190/volume/v3/volumes/2ba163fe-ba83-4974-8577-659522abf820 returned with HTTP 404 Sep 06 08:05:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 47/94] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:05:01 2026] DELETE /volume/v3/volumes/2ba163fe-ba83-4974-8577-659522abf820 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-a7d5fa05-f18d-4a1a-87cd-ed94f02ca2db req-6ba4d626-6cec-4129-86ac-34ed6068f4d5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a7d5fa05-f18d-4a1a-87cd-ed94f02ca2db req-6ba4d626-6cec-4129-86ac-34ed6068f4d5 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-reader] GET http://192.168.122.190/volume/v3/volumes/1c4d98ee-e300-402a-bb28-c5322d36a65a Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a7d5fa05-f18d-4a1a-87cd-ed94f02ca2db req-6ba4d626-6cec-4129-86ac-34ed6068f4d5 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a7d5fa05-f18d-4a1a-87cd-ed94f02ca2db req-6ba4d626-6cec-4129-86ac-34ed6068f4d5 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a7d5fa05-f18d-4a1a-87cd-ed94f02ca2db req-6ba4d626-6cec-4129-86ac-34ed6068f4d5 tempest-VolumesNegativeTest-836611846 tempest-VolumesNegativeTest-836611846-project-reader] http://192.168.122.190/volume/v3/volumes/1c4d98ee-e300-402a-bb28-c5322d36a65a returned with HTTP 404 Sep 06 08:05:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 48/95] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:01 2026] GET /volume/v3/volumes/1c4d98ee-e300-402a-bb28-c5322d36a65a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-10294f2e-bcb6-4074-9787-b3b74cea4086 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10294f2e-bcb6-4074-9787-b3b74cea4086 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-10294f2e-bcb6-4074-9787-b3b74cea4086 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1305408536"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10294f2e-bcb6-4074-9787-b3b74cea4086 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:05:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 48/96] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:05:07 2026] POST /volume/v3/types => generated 224 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-30c092c7-30bd-4d86-b269-61ff7dbd383c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-30c092c7-30bd-4d86-b269-61ff7dbd383c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-30c092c7-30bd-4d86-b269-61ff7dbd383c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-769248170"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-30c092c7-30bd-4d86-b269-61ff7dbd383c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:05:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 49/97] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:05:07 2026] POST /volume/v3/group_types => generated 180 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2439bd5a-4bc2-40a2-8c64-5616172d4417", "volume_types": ["ad54d8f3-47c1-4a50-bb25-70c6a0b9037f"], "name": "tempest-GroupSnapshotsTest-Group-1604437110"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group {'group': {'group_type': '2439bd5a-4bc2-40a2-8c64-5616172d4417', 'volume_types': ['ad54d8f3-47c1-4a50-bb25-70c6a0b9037f'], 'name': 'tempest-GroupSnapshotsTest-Group-1604437110'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group tempest-GroupSnapshotsTest-Group-1604437110. Sep 06 08:05:07 devstack devstack@c-api.service[87013]: /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 06 08:05:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability zone cache updated, next update will occur around 2026-09-06 07:05:07.739327. {{(pid=87013) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:07 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['6d460a74-bfd0-4849-ab75-5d865341b759'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2108f25-7c9d-4fa2-b50f-781909851e32 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:05:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 49/98] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:05:07 2026] POST /volume/v3/groups => generated 112 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:07 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-985c5deb-cc12-419b-a3c7-2c346736b9d2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 returned with HTTP 200 Sep 06 08:05:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 50/99] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:07 2026] GET /volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 => generated 392 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 Sep 06 08:05:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:09 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7142dcaa-0d06-426d-8c4c-86fefa6dd231 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 returned with HTTP 200 Sep 06 08:05:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 50/100] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:08 2026] GET /volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 => generated 393 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb21dbe9-cc5f-4775-9627-03641395345b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-171166271", "volume_type": "ad54d8f3-47c1-4a50-bb25-70c6a0b9037f", "group_id": "dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-171166271', 'volume_type': 'ad54d8f3-47c1-4a50-bb25-70c6a0b9037f', 'group_id': 'dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:09 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume of 1 GB Sep 06 08:05:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (7bcf0fde-91f7-499d-b38b-19347df7b77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8cc5c-0a24-4b38-8e5c-69741c83feca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8cc5c-0a24-4b38-8e5c-69741c83feca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:05:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1305408536',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad54d8f3-47c1-4a50-bb25-70c6a0b9037f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8710e2-ee9f-4e72-ad4c-863729c9a296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1305408536 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1305408536, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1305408536 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1305408536, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['d8e6b38b-b173-4718-abe4-65c9abfa63da', '7be6092c-c2a2-4883-a029-58f0e54349da', 'f1757e4a-7b0b-482f-a6b3-c33bf3835a6c', '2e41ca24-1cc3-4e53-90df-5568cf065257'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8710e2-ee9f-4e72-ad4c-863729c9a296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e6b38b-b173-4718-abe4-65c9abfa63da', '7be6092c-c2a2-4883-a029-58f0e54349da', 'f1757e4a-7b0b-482f-a6b3-c33bf3835a6c', '2e41ca24-1cc3-4e53-90df-5568cf065257']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aa43fd-2096-4a6d-9076-d661bdef006a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aa43fd-2096-4a6d-9076-d661bdef006a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece8a80e-dd5f-48a8-897c-9cb4fc84db56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-171166271',encryption_key_id=None,group_id=dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['d8e6b38b-b173-4718-abe4-65c9abfa63da','7be6092c-c2a2-4883-a029-58f0e54349da','f1757e4a-7b0b-482f-a6b3-c33bf3835a6c','2e41ca24-1cc3-4e53-90df-5568cf065257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-171166271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9,host=None,id=ece8a80e-dd5f-48a8-897c-9cb4fc84db56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2670d520f5574714be375c35184af357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad54d8f3-47c1-4a50-bb25-70c6a0b9037f),volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c8bed-844d-4abe-8ac0-d50e5a1cfbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c8bed-844d-4abe-8ac0-d50e5a1cfbb6) transitioned into state 'SUCCESS' from state '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-171166271',encryption_key_id=None,group_id=dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['d8e6b38b-b173-4718-abe4-65c9abfa63da','7be6092c-c2a2-4883-a029-58f0e54349da','f1757e4a-7b0b-482f-a6b3-c33bf3835a6c','2e41ca24-1cc3-4e53-90df-5568cf065257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5012838-7c4a-49df-984f-b52518bb8018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5012838-7c4a-49df-984f-b52518bb8018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (7bcf0fde-91f7-499d-b38b-19347df7b77a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request issued successfully. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:09 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:09 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb21dbe9-cc5f-4775-9627-03641395345b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:05:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 51/101] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:05:09 2026] POST /volume/v3/volumes => generated 830 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-724975c6-1278-4471-84bd-c8bd05b20df9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:09 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:09 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:09 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-724975c6-1278-4471-84bd-c8bd05b20df9 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 200 Sep 06 08:05:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 51/102] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:09 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 898 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:11 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:11 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:11 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94159972-6d34-411f-8b26-e27f2bd3fa20 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 200 Sep 06 08:05:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 52/103] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:11 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 922 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:12 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:12 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:12 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-527bc0e6-c9c6-4fce-a6fd-10b6a45ac232 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 200 Sep 06 08:05:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 52/104] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:12 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 923 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/group_snapshots Sep 06 08:05:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9", "name": "tempest-group_snapshot-77756158"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9', 'name': 'tempest-group_snapshot-77756158'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 08:05:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:12 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group_snapshot tempest-group_snapshot-77756158. Sep 06 08:05:12 devstack devstack@c-api.service[87012]: /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 06 08:05:12 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:12 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1305408536 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1305408536, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:12 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['6f20608f-d94d-47cb-953c-6fa855f06198', '8ea49ea9-b56b-41be-ad5f-f5e92e04aab2', 'c618f979-983c-49c5-bfa1-5479b90a9c37', '2308a8f2-f753-4db2-8d7d-13f85cc88dfd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f80491ea-c863-41c1-8f39-7a1c3dd5deab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots returned with HTTP 202 Sep 06 08:05:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 53/105] 192.168.122.190 () {62 vars in 1208 bytes} [Sun Sep 6 08:05:12 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e9ab9b3-51c4-45d7-9c3a-7152b14ede64 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 200 Sep 06 08:05:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 53/106] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:13 2026] GET /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 305 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53ecd4c5-a1df-4b0d-9f96-8748f621f595 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 200 Sep 06 08:05:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 54/107] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:14 2026] GET /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 305 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-900384801"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-900384801'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume of 1 GB Sep 06 08:05:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bdd8da28-70d7-4c2d-9a5e-9ae75dd563ee tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 200 Sep 06 08:05:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 54/108] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:15 2026] GET /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 305 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Availability Zones retrieved successfully. Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Flow 'volume_create_api' (dc694658-910c-4d38-a272-f7856b8881ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ca6f3f-33d2-4c62-a532-94daaf1782fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ca6f3f-33d2-4c62-a532-94daaf1782fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f543eb54-36ae-4ded-86a3-f05595c4e658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Created reservations ['45df8d7e-a21d-4284-8925-6b10e582993f', '1b818630-c9fa-4b99-b064-d419782902ee', '52f6d797-0db4-4107-a057-98c12b098e5b', 'a3ec3108-d842-487f-8413-70419eb9f12c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f543eb54-36ae-4ded-86a3-f05595c4e658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45df8d7e-a21d-4284-8925-6b10e582993f', '1b818630-c9fa-4b99-b064-d419782902ee', '52f6d797-0db4-4107-a057-98c12b098e5b', 'a3ec3108-d842-487f-8413-70419eb9f12c']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3fb4bfa-84f6-4af1-a9d5-a1a6b61b2aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3fb4bfa-84f6-4af1-a9d5-a1a6b61b2aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fffb2711-ccc9-468f-85fa-047d1a562d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-900384801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3770341499244c44a72453503d965656',qos_specs=None,replication_status=,reservations=['45df8d7e-a21d-4284-8925-6b10e582993f','1b818630-c9fa-4b99-b064-d419782902ee','52f6d797-0db4-4107-a057-98c12b098e5b','a3ec3108-d842-487f-8413-70419eb9f12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515cc44e4ba46dc9af422b926914b9f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-900384801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fffb2711-ccc9-468f-85fa-047d1a562d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3770341499244c44a72453503d965656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515cc44e4ba46dc9af422b926914b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b9016b-9eb1-4304-b65e-52e785b378de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b9016b-9eb1-4304-b65e-52e785b378de) transitioned into state 'SUCCESS' from state '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-900384801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3770341499244c44a72453503d965656',qos_specs=None,replication_status=,reservations=['45df8d7e-a21d-4284-8925-6b10e582993f','1b818630-c9fa-4b99-b064-d419782902ee','52f6d797-0db4-4107-a057-98c12b098e5b','a3ec3108-d842-487f-8413-70419eb9f12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515cc44e4ba46dc9af422b926914b9f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2396ed2a-a269-4e8f-8692-15469775bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2396ed2a-a269-4e8f-8692-15469775bddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Flow 'volume_create_api' (dc694658-910c-4d38-a272-f7856b8881ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume request issued successfully. Sep 06 08:05:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b619f32-b6f3-4ee0-ab9c-8aa5f4186eb4 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:05:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 55/109] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:05:15 2026] POST /volume/v3/volumes => generated 762 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b547905b-77b9-40fb-a82b-c7aeb3aaf807 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 200 Sep 06 08:05:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 55/110] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:16 2026] GET /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /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 06 08:05:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f41ccc3-cbd9-450c-ad7a-95a4367948ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:05:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 56/111] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:05:16 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfaa8346-de57-4c2a-8137-73078413580e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfaa8346-de57-4c2a-8137-73078413580e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfaa8346-de57-4c2a-8137-73078413580e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfaa8346-de57-4c2a-8137-73078413580e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cfaa8346-de57-4c2a-8137-73078413580e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:05:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfaa8346-de57-4c2a-8137-73078413580e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea returned with HTTP 200 Sep 06 08:05:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 56/112] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:05:16 2026] GET /volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea => generated 449 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-800dbfc4-eca9-482b-a546-a1a335977a2c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups/action Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f748cd14-01fe-4871-b405-b8df1eaf6a97", "name": "tempest-Group_from_snap-1713219628"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f748cd14-01fe-4871-b405-b8df1eaf6a97", "name": "tempest-Group_from_snap-1713219628"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f748cd14-01fe-4871-b405-b8df1eaf6a97', 'name': 'tempest-Group_from_snap-1713219628'}}. {{(pid=87012) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group tempest-Group_from_snap-1713219628 from group_snapshot f748cd14-01fe-4871-b405-b8df1eaf6a97. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /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 06 08:05:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['facada9c-fb63-446b-921e-eb876ec0607d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /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 06 08:05:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.group.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] A mapping entry already exists for group 241767f1-75bc-4300-8833-cdcc81faea9f and volume type ad54d8f3-47c1-4a50-bb25-70c6a0b9037f. Do not need to create again. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /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 06 08:05:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability zone cache updated, next update will occur around 2026-09-06 07:05:16.878964. {{(pid=87012) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (b9be553a-6ab6-4cc0-ab64-0246bee0e5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c841a2-5915-4397-9cc8-9bef1680b250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c841a2-5915-4397-9cc8-9bef1680b250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3489786b-f686-46ca-bc5c-cb6b184b87ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:05:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1305408536',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad54d8f3-47c1-4a50-bb25-70c6a0b9037f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '241767f1-75bc-4300-8833-cdcc81faea9f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9973278-143b-4881-a912-48ac8bd2d00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['b8382775-7670-403c-9266-ab6a02ac0757', '9d7940df-9d46-488e-96d4-56a4939ab280'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9973278-143b-4881-a912-48ac8bd2d00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8382775-7670-403c-9266-ab6a02ac0757', '9d7940df-9d46-488e-96d4-56a4939ab280']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed510e7-45ce-46e0-83c0-51b26c1981c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed510e7-45ce-46e0-83c0-51b26c1981c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b9cc29-3660-411b-a31e-56f4fd9927dd', '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=241767f1-75bc-4300-8833-cdcc81faea9f,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['b8382775-7670-403c-9266-ab6a02ac0757','9d7940df-9d46-488e-96d4-56a4939ab280'],size=1,snapshot_id=3489786b-f686-46ca-bc5c-cb6b184b87ea,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=241767f1-75bc-4300-8833-cdcc81faea9f,host=None,id=d6b9cc29-3660-411b-a31e-56f4fd9927dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3489786b-f686-46ca-bc5c-cb6b184b87ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2670d520f5574714be375c35184af357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad54d8f3-47c1-4a50-bb25-70c6a0b9037f),volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8822d281-ca5d-4e7d-a6e8-5b9b54da815b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8822d281-ca5d-4e7d-a6e8-5b9b54da815b) transitioned into state 'SUCCESS' from 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=241767f1-75bc-4300-8833-cdcc81faea9f,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['b8382775-7670-403c-9266-ab6a02ac0757','9d7940df-9d46-488e-96d4-56a4939ab280'],size=1,snapshot_id=3489786b-f686-46ca-bc5c-cb6b184b87ea,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=ad54d8f3-47c1-4a50-bb25-70c6a0b9037f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (b9be553a-6ab6-4cc0-ab64-0246bee0e5dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request issued successfully. Sep 06 08:05:17 devstack devstack@c-api.service[87012]: /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 06 08:05:17 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-800dbfc4-eca9-482b-a546-a1a335977a2c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/action returned with HTTP 202 Sep 06 08:05:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 57/113] 192.168.122.190 () {62 vars in 1202 bytes} [Sun Sep 6 08:05:16 2026] POST /volume/v3/groups/action => generated 103 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a1e05eab-9125-432c-90a5-e7f4724161ed None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: /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 06 08:05:17 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:05:17 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:17 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:17 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:17 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:17 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1e05eab-9125-432c-90a5-e7f4724161ed tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:05:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 57/114] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:05:17 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-589e9a7d-b59c-4166-8b6f-031801381c70 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:18 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:18 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:18 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-589e9a7d-b59c-4166-8b6f-031801381c70 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 58/115] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:17 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:19 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:19 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:19 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2a30d90-4a05-4f0d-aed9-f66c5e00b683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 58/116] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:19 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:20 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:20 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:21 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3c7be2f-d89c-4b1e-95aa-d8633b6c9545 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 59/117] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:20 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:22 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:22 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:22 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8ed45a5-2ab7-4795-bef0-ffc551941f91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 59/118] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:22 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 864 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:24 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:24 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:24 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-855d9a1a-5915-4154-85dc-cd00fdd1dc6e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 60/119] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:24 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 749 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-965dccc7-094c-4d36-93c1-8f530a6534bd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:26 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:26 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:26 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-965dccc7-094c-4d36-93c1-8f530a6534bd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 60/120] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:25 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a80471cc-b444-4b50-a0b6-94b942a65335 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:27 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:27 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:27 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a80471cc-b444-4b50-a0b6-94b942a65335 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 61/121] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:27 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-922cca4c-91d2-4561-9548-45a76800aeab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-922cca4c-91d2-4561-9548-45a76800aeab tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 61/122] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:28 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 935 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-34bee124-462e-40f0-808c-4c9e395735ff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34bee124-462e-40f0-808c-4c9e395735ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34bee124-462e-40f0-808c-4c9e395735ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34bee124-462e-40f0-808c-4c9e395735ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-34bee124-462e-40f0-808c-4c9e395735ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 241767f1-75bc-4300-8833-cdcc81faea9f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:29 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34bee124-462e-40f0-808c-4c9e395735ff tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f returned with HTTP 200 Sep 06 08:05:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 62/123] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:29 2026] GET /volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f => generated 418 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /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 06 08:05:29 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d8df6a2-32c9-4303-8921-298ff8ba924d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:05:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 62/124] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:05:29 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f/action Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for group 241767f1-75bc-4300-8833-cdcc81faea9f {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:05:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group with id: 241767f1-75bc-4300-8833-cdcc81faea9f Sep 06 08:05:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87012]: /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 06 08:05:29 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:05:29 devstack devstack@c-api.service[87012]: /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 06 08:05:29 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-497e5e0b-75cb-4ae8-8c37-95cc2f842101 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f/action returned with HTTP 202 Sep 06 08:05:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 63/125] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:05:29 2026] POST /volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:29 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:29 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7302d2e-2ee2-4f18-8519-d1a954d24a43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 63/126] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:29 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 934 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:31 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:31 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:31 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2dff9880-cf6a-4d3c-94a1-54df4ede33d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 200 Sep 06 08:05:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 64/127] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:31 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 933 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c48e5c5b-cb65-4ca7-b145-a5c9c46b6205 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c48e5c5b-cb65-4ca7-b145-a5c9c46b6205 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c48e5c5b-cb65-4ca7-b145-a5c9c46b6205 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c48e5c5b-cb65-4ca7-b145-a5c9c46b6205 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c48e5c5b-cb65-4ca7-b145-a5c9c46b6205 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd returned with HTTP 404 Sep 06 08:05:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 64/128] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:32 2026] GET /volume/v3/volumes/d6b9cc29-3660-411b-a31e-56f4fd9927dd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-41828854-37a1-4b67-a78e-fddaca6d537e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-41828854-37a1-4b67-a78e-fddaca6d537e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-41828854-37a1-4b67-a78e-fddaca6d537e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-41828854-37a1-4b67-a78e-fddaca6d537e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-41828854-37a1-4b67-a78e-fddaca6d537e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 241767f1-75bc-4300-8833-cdcc81faea9f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-41828854-37a1-4b67-a78e-fddaca6d537e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f returned with HTTP 404 Sep 06 08:05:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 65/129] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:32 2026] GET /volume/v3/groups/241767f1-75bc-4300-8833-cdcc81faea9f => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87013) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:05:32 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.group_snapshots [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group_snapshot with id: f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:32 devstack devstack@c-api.service[87013]: /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 06 08:05:32 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc5842ce-ba14-4d74-b19b-c829bf063f58 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 202 Sep 06 08:05:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 65/130] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:05:32 2026] DELETE /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e1d0991e-39cd-4644-ad16-036266ac9710 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:05:32 devstack devstack@c-api.service[87012]: /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 06 08:05:32 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:05:32 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:32 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:32 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1d0991e-39cd-4644-ad16-036266ac9710 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:05:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 66/131] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:05:32 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1d0793f3-7394-4de7-914a-b24a431036e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: /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 06 08:05:33 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0793f3-7394-4de7-914a-b24a431036e4 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:05:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 66/132] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:05:33 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9fd1fddb-c816-46f3-9443-ca5fad4ec107 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea returned with HTTP 200 Sep 06 08:05:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 67/133] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:05:33 2026] GET /volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea => generated 448 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:05:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31e58453-3d37-4e67-97c3-b86ad8cc4ffd tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:05:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 67/134] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:33 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:05:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-518dfd99-0db6-4f5e-99d1-50ecfe0a194b tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:05:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 68/135] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:33 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea Sep 06 08:05:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:05:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d1c42ff-2432-43db-9602-a9b03a2365d5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea returned with HTTP 200 Sep 06 08:05:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 68/136] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:05:34 2026] GET /volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea => generated 448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea Sep 06 08:05:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:05:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aebf17e2-a2c5-4255-ab14-bdad3d5445aa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea returned with HTTP 200 Sep 06 08:05:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 69/137] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:05:35 2026] GET /volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea => generated 448 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f1623272-76b9-430a-8720-fd6c3cac03d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f1623272-76b9-430a-8720-fd6c3cac03d0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f1623272-76b9-430a-8720-fd6c3cac03d0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f1623272-76b9-430a-8720-fd6c3cac03d0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f1623272-76b9-430a-8720-fd6c3cac03d0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea returned with HTTP 404 Sep 06 08:05:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 69/138] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:05:36 2026] GET /volume/v3/snapshots/3489786b-f686-46ca-bc5c-cb6b184b87ea => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member f748cd14-01fe-4871-b405-b8df1eaf6a97 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ed1131b-319a-478f-ba42-fdfba4a1cba5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 returned with HTTP 404 Sep 06 08:05:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 70/139] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:36 2026] GET /volume/v3/group_snapshots/f748cd14-01fe-4871-b405-b8df1eaf6a97 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: /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 06 08:05:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:36 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6cd402c6-89fb-44d9-bc18-1bb10b983b91 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:05:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 70/140] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:05:36 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dbb321a3-b573-4f40-ac23-cacf519256fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9/action Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for group dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:05:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group with id: dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 Sep 06 08:05:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:36 devstack devstack@c-api.service[87012]: /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 06 08:05:36 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:05:36 devstack devstack@c-api.service[87012]: /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 06 08:05:36 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbb321a3-b573-4f40-ac23-cacf519256fc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9/action returned with HTTP 202 Sep 06 08:05:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 71/141] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:05:36 2026] POST /volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:36 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:36 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:36 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f672b15-3ce0-481b-8e03-2cb8ec3ded22 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 200 Sep 06 08:05:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 71/142] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:36 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 922 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:38 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:38 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:38 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5b07d69-26d4-45b6-881e-2dbace6535e0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 200 Sep 06 08:05:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 72/143] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:38 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 921 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c0611ee4-2375-43a9-b35a-1276e36c9502 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0611ee4-2375-43a9-b35a-1276e36c9502 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0611ee4-2375-43a9-b35a-1276e36c9502 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0611ee4-2375-43a9-b35a-1276e36c9502 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0611ee4-2375-43a9-b35a-1276e36c9502 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 returned with HTTP 404 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 72/144] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:39 2026] GET /volume/v3/volumes/ece8a80e-dd5f-48a8-897c-9cb4fc84db56 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0adf5d43-04cc-4cd0-b3a0-d6c4c33b87b1 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 returned with HTTP 404 Sep 06 08:05:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 73/145] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:39 2026] GET /volume/v3/groups/dd74cbf4-e1a0-4cb3-a7b2-e8e4783479a9 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-91e1ec19-4b32-4113-8f48-a2c86a85b710 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-91e1ec19-4b32-4113-8f48-a2c86a85b710 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/2439bd5a-4bc2-40a2-8c64-5616172d4417 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-91e1ec19-4b32-4113-8f48-a2c86a85b710 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-91e1ec19-4b32-4113-8f48-a2c86a85b710 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-91e1ec19-4b32-4113-8f48-a2c86a85b710 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types/2439bd5a-4bc2-40a2-8c64-5616172d4417 returned with HTTP 202 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 73/146] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:05:39 2026] DELETE /volume/v3/group_types/2439bd5a-4bc2-40a2-8c64-5616172d4417 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53ce631d-bcf6-4a37-9f16-6a57f4ba0bad None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53ce631d-bcf6-4a37-9f16-6a57f4ba0bad tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53ce631d-bcf6-4a37-9f16-6a57f4ba0bad tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53ce631d-bcf6-4a37-9f16-6a57f4ba0bad tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53ce631d-bcf6-4a37-9f16-6a57f4ba0bad tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f returned with HTTP 202 Sep 06 08:05:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 74/147] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:05:39 2026] DELETE /volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-84423734-89a3-4d53-af06-cb710f8f238c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-84423734-89a3-4d53-af06-cb710f8f238c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] GET http://192.168.122.190/volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-84423734-89a3-4d53-af06-cb710f8f238c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-84423734-89a3-4d53-af06-cb710f8f238c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-84423734-89a3-4d53-af06-cb710f8f238c tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f returned with HTTP 404 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 74/148] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:05:39 2026] GET /volume/v3/types/ad54d8f3-47c1-4a50-bb25-70c6a0b9037f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-de3601b2-d390-4d41-87f5-8bdb342b7f0f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-de3601b2-d390-4d41-87f5-8bdb342b7f0f tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-de3601b2-d390-4d41-87f5-8bdb342b7f0f tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-450067408"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-de3601b2-d390-4d41-87f5-8bdb342b7f0f tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:05:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 75/149] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:05:39 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 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a5d44c67-3fbe-4a18-beb0-082c4a130980 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5d44c67-3fbe-4a18-beb0-082c4a130980 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:05:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a5d44c67-3fbe-4a18-beb0-082c4a130980 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2146266033"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5d44c67-3fbe-4a18-beb0-082c4a130980 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:05:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 75/150] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:05:39 2026] POST /volume/v3/group_types => generated 181 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "66f63547-eb2a-4def-9ccf-766460eceae4", "volume_types": ["c3a5d7f3-284f-4709-adac-1e48e2cfc450"], "name": "tempest-GroupSnapshotsTest-Group-265797691"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group {'group': {'group_type': '66f63547-eb2a-4def-9ccf-766460eceae4', 'volume_types': ['c3a5d7f3-284f-4709-adac-1e48e2cfc450'], 'name': 'tempest-GroupSnapshotsTest-Group-265797691'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group tempest-GroupSnapshotsTest-Group-265797691. Sep 06 08:05:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] DELETE http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Delete volume with id: 626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:40 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['d53a653d-5744-4daf-9c04-71a3596f62cd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:05:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb4e9c0d-cac2-43c0-822c-cc56eab89e27 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:05:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 76/151] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:05:39 2026] POST /volume/v3/groups => generated 111 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Delete volume request issued successfully. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32c659ba-1f5d-4811-8815-bf9bdd824cab tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 202 Sep 06 08:05:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 76/152] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:05:40 2026] DELETE /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:40 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2fb1faf0-6e9c-4a1d-bc21-feb2ef8787c3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 77/153] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:40 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:05:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36c8ba2c-a7ad-4874-8f81-e17e9b5fe770 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:05:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 77/154] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:40 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 858 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5711ed7-1e1a-4dff-9d69-f679d743ef28 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 78/155] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:41 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 392 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01016299-44d7-4eb3-a175-3b7332ffe151 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:05:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Volume info retrieved successfully. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2121712479", "volume_type": "c3a5d7f3-284f-4709-adac-1e48e2cfc450", "group_id": "ea6b176a-b4c1-4e8a-86d7-e97510a8bca5", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2121712479', 'volume_type': 'c3a5d7f3-284f-4709-adac-1e48e2cfc450', 'group_id': 'ea6b176a-b4c1-4e8a-86d7-e97510a8bca5', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:05:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-013d8558-5ed7-4d94-9995-a5ae16284da9 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 200 Sep 06 08:05:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 78/156] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:41 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 858 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume of 1 GB Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (93b7f3b9-a8b2-41a5-a3c9-f47425b5f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f53396e-938d-44b7-a38b-a9c53606000d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f53396e-938d-44b7-a38b-a9c53606000d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3a5d7f3-284f-4709-adac-1e48e2cfc450,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-450067408',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3a5d7f3-284f-4709-adac-1e48e2cfc450', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ea6b176a-b4c1-4e8a-86d7-e97510a8bca5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b39aac9-575e-402f-bf59-2dde514ab66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-450067408 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-450067408, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-450067408 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-450067408, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['af43f193-232d-4e5c-9505-9cd13713baa9', '62b0f52d-807e-4681-80d8-d62b0dfe9fbc', '3fb8217a-5b1f-4ac2-b627-a674d5436c56', '151dad58-628b-41c8-aab6-10b6ac21a12f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b39aac9-575e-402f-bf59-2dde514ab66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af43f193-232d-4e5c-9505-9cd13713baa9', '62b0f52d-807e-4681-80d8-d62b0dfe9fbc', '3fb8217a-5b1f-4ac2-b627-a674d5436c56', '151dad58-628b-41c8-aab6-10b6ac21a12f']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2ca38c-6798-4814-ac85-3f7c07fa7cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2ca38c-6798-4814-ac85-3f7c07fa7cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5443ab19-b31b-4561-9df6-1805a52f6465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2121712479',encryption_key_id=None,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['af43f193-232d-4e5c-9505-9cd13713baa9','62b0f52d-807e-4681-80d8-d62b0dfe9fbc','3fb8217a-5b1f-4ac2-b627-a674d5436c56','151dad58-628b-41c8-aab6-10b6ac21a12f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2121712479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,host=None,id=5443ab19-b31b-4561-9df6-1805a52f6465,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2670d520f5574714be375c35184af357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3a5d7f3-284f-4709-adac-1e48e2cfc450),volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40066476-a227-4960-b50b-7ecdb72ca23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40066476-a227-4960-b50b-7ecdb72ca23e) transitioned into state 'SUCCESS' from state '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-2121712479',encryption_key_id=None,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['af43f193-232d-4e5c-9505-9cd13713baa9','62b0f52d-807e-4681-80d8-d62b0dfe9fbc','3fb8217a-5b1f-4ac2-b627-a674d5436c56','151dad58-628b-41c8-aab6-10b6ac21a12f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb346eb4-80fe-4023-8df4-e2daac253e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb346eb4-80fe-4023-8df4-e2daac253e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (93b7f3b9-a8b2-41a5-a3c9-f47425b5f81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request issued successfully. Sep 06 08:05:41 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:41 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:42 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01016299-44d7-4eb3-a175-3b7332ffe151 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:05:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 79/157] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:05:41 2026] POST /volume/v3/volumes => generated 830 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-035003b0-e3eb-4425-a579-8c6c34493735 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 Sep 06 08:05:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:42 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:42 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:42 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-035003b0-e3eb-4425-a579-8c6c34493735 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 returned with HTTP 200 Sep 06 08:05:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 79/158] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:42 2026] GET /volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 => generated 922 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e9a18ced-6b36-4345-b805-18125eb17bd2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9a18ced-6b36-4345-b805-18125eb17bd2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] GET http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 Sep 06 08:05:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9a18ced-6b36-4345-b805-18125eb17bd2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9a18ced-6b36-4345-b805-18125eb17bd2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9a18ced-6b36-4345-b805-18125eb17bd2 tempest-AttachVolumeShelveTestJSON-1247689438 tempest-AttachVolumeShelveTestJSON-1247689438-project-member] http://192.168.122.190/volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 returned with HTTP 404 Sep 06 08:05:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 80/159] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:42 2026] GET /volume/v3/volumes/626564de-d544-4f50-9e32-4d9bb2410af0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:05:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 Sep 06 08:05:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:43 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:43 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:43 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b79ccfe2-dfe8-4a15-bd8f-8f3a228c719c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 returned with HTTP 200 Sep 06 08:05:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 80/160] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:43 2026] GET /volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 => generated 923 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1899082392", "volume_type": "c3a5d7f3-284f-4709-adac-1e48e2cfc450", "group_id": "ea6b176a-b4c1-4e8a-86d7-e97510a8bca5", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1899082392', 'volume_type': 'c3a5d7f3-284f-4709-adac-1e48e2cfc450', 'group_id': 'ea6b176a-b4c1-4e8a-86d7-e97510a8bca5', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume of 1 GB Sep 06 08:05:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:43 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (c750ddee-3497-4a0f-9261-6e7d6fdf4353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9e4f9a-ef24-4e82-9879-f68e3f4c0067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9e4f9a-ef24-4e82-9879-f68e3f4c0067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3a5d7f3-284f-4709-adac-1e48e2cfc450,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-450067408',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3a5d7f3-284f-4709-adac-1e48e2cfc450', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ea6b176a-b4c1-4e8a-86d7-e97510a8bca5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d230a9-7fc5-430d-ac50-1972c2a52ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['ac493766-24ee-4a8f-9840-b58a1033a2e0', 'f445efea-d414-42c3-8dcb-f92596a44dea', 'e231fd65-3391-49ea-bcdf-6e9c6b918074', '1c995702-c621-4a38-a467-2a9f8a9f5a22'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d230a9-7fc5-430d-ac50-1972c2a52ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac493766-24ee-4a8f-9840-b58a1033a2e0', 'f445efea-d414-42c3-8dcb-f92596a44dea', 'e231fd65-3391-49ea-bcdf-6e9c6b918074', '1c995702-c621-4a38-a467-2a9f8a9f5a22']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b44e999-c6d5-4431-985d-63d35a1db4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b44e999-c6d5-4431-985d-63d35a1db4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360b751e-8a79-4ecb-a880-99a1cc04f24c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1899082392',encryption_key_id=None,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['ac493766-24ee-4a8f-9840-b58a1033a2e0','f445efea-d414-42c3-8dcb-f92596a44dea','e231fd65-3391-49ea-bcdf-6e9c6b918074','1c995702-c621-4a38-a467-2a9f8a9f5a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1899082392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,host=None,id=360b751e-8a79-4ecb-a880-99a1cc04f24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2670d520f5574714be375c35184af357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3a5d7f3-284f-4709-adac-1e48e2cfc450),volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbb1f2d-24cf-4f52-b381-114f1887bcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbb1f2d-24cf-4f52-b381-114f1887bcc6) transitioned into state 'SUCCESS' from state '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-1899082392',encryption_key_id=None,group_id=ea6b176a-b4c1-4e8a-86d7-e97510a8bca5,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['ac493766-24ee-4a8f-9840-b58a1033a2e0','f445efea-d414-42c3-8dcb-f92596a44dea','e231fd65-3391-49ea-bcdf-6e9c6b918074','1c995702-c621-4a38-a467-2a9f8a9f5a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c3a5d7f3-284f-4709-adac-1e48e2cfc450)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ac9e54-b057-47ca-90b2-0597642b9fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ac9e54-b057-47ca-90b2-0597642b9fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (c750ddee-3497-4a0f-9261-6e7d6fdf4353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request issued successfully. Sep 06 08:05:44 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:44 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:44 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ec9bd654-5b15-47f7-8fe2-361e8c4baa35 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:05:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 81/161] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:05:43 2026] POST /volume/v3/volumes => generated 830 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:05:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:05:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:44 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:44 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:45 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23b372ef-ad25-4d7e-8259-24472d9c2c97 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 200 Sep 06 08:05:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 81/162] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:44 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 898 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:05:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:46 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:46 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:46 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78e91e0a-88e1-425d-b6f6-f73d52a93f95 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 200 Sep 06 08:05:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 82/163] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:46 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=176,cinder:UPDATE=11,cinder:INSERT=9 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:47 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d39b2c5-75ca-41c6-8bae-8e6b2a888d18 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 200 Sep 06 08:05:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 82/164] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:05:47 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 923 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] PUT http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5443ab19-b31b-4561-9df6-1805a52f6465"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Update called for group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5. {{(pid=87012) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:05:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Updating group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 with name None description: None add_volumes: None remove_volumes: 5443ab19-b31b-4561-9df6-1805a52f6465. Sep 06 08:05:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ea15be2-e55c-4b63-a811-ccd4a7946e79 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 202 Sep 06 08:05:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 83/165] 192.168.122.190 () {62 vars in 1290 bytes} [Sun Sep 6 08:05:47 2026] PUT /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:47 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-851854ae-e22e-4a95-b8c1-78b876a3c02f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 83/166] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:47 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:48 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=323,cinder:UPDATE=87,cinder:INSERT=53 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:05:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:48 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94717e23-484f-4d60-94e5-8dde3c12c4dd tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 84/167] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:48 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] PUT http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5443ab19-b31b-4561-9df6-1805a52f6465"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Update called for group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5. {{(pid=87013) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:05:48 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Updating group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 with name None description: None add_volumes: 5443ab19-b31b-4561-9df6-1805a52f6465 remove_volumes: None. Sep 06 08:05:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:49 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de1315e9-73aa-4ba4-82af-ea815d352e0b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 202 Sep 06 08:05:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 84/168] 192.168.122.190 () {62 vars in 1290 bytes} [Sun Sep 6 08:05:48 2026] PUT /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8b8103b3-497e-47bd-841c-a5265a183d0f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8b8103b3-497e-47bd-841c-a5265a183d0f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8b8103b3-497e-47bd-841c-a5265a183d0f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8b8103b3-497e-47bd-841c-a5265a183d0f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-8b8103b3-497e-47bd-841c-a5265a183d0f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:49 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8b8103b3-497e-47bd-841c-a5265a183d0f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 85/169] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:49 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e1931378-4708-4bb2-b556-bcc058ef875d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1931378-4708-4bb2-b556-bcc058ef875d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1931378-4708-4bb2-b556-bcc058ef875d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1931378-4708-4bb2-b556-bcc058ef875d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-e1931378-4708-4bb2-b556-bcc058ef875d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:50 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1931378-4708-4bb2-b556-bcc058ef875d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 85/170] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:50 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] PUT http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "360b751e-8a79-4ecb-a880-99a1cc04f24c"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Update called for group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5. {{(pid=87012) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:05:50 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Updating group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 with name None description: None add_volumes: None remove_volumes: 360b751e-8a79-4ecb-a880-99a1cc04f24c. Sep 06 08:05:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88cad01f-010a-4c22-be8f-be7c4c2e7464 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 202 Sep 06 08:05:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 86/171] 192.168.122.190 () {62 vars in 1290 bytes} [Sun Sep 6 08:05:50 2026] PUT /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:50 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e248efe2-4f15-4702-8fe9-99a2384d5143 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 86/172] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:50 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d78811e3-3251-47b9-b217-a6a817a74a4b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d78811e3-3251-47b9-b217-a6a817a74a4b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d78811e3-3251-47b9-b217-a6a817a74a4b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d78811e3-3251-47b9-b217-a6a817a74a4b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-d78811e3-3251-47b9-b217-a6a817a74a4b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:51 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d78811e3-3251-47b9-b217-a6a817a74a4b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 87/173] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:51 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-41219576-add3-45db-b1d7-ee22164057a3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41219576-add3-45db-b1d7-ee22164057a3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] PUT http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-41219576-add3-45db-b1d7-ee22164057a3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "360b751e-8a79-4ecb-a880-99a1cc04f24c"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-41219576-add3-45db-b1d7-ee22164057a3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Update called for group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5. {{(pid=87013) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:05:51 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-41219576-add3-45db-b1d7-ee22164057a3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Updating group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 with name None description: None add_volumes: 360b751e-8a79-4ecb-a880-99a1cc04f24c remove_volumes: None. Sep 06 08:05:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:51 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:05:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41219576-add3-45db-b1d7-ee22164057a3 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 202 Sep 06 08:05:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 87/174] 192.168.122.190 () {62 vars in 1290 bytes} [Sun Sep 6 08:05:51 2026] PUT /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:51 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0eaed4e-e325-495d-bff1-faf117f4c683 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 88/175] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:51 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1249357990", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1249357990', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Create volume of 1 GB Sep 06 08:05:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Availability Zones retrieved successfully. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Flow 'volume_create_api' (46dd7d8a-f285-445f-8259-985fb1d97faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92220fc6-5c43-4829-9d87-c1c0b8edd207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:05:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-111cb9fc-b278-4c05-b102-7e8070e8d8cc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:05:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 89/176] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:05:52 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92220fc6-5c43-4829-9d87-c1c0b8edd207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c2a692-a952-4eda-ab51-c404e20ef89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /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 06 08:05:52 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:05:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Created reservations ['28e62aea-0665-4dd6-90b4-193d2712848c', '5e45084f-a78c-418f-8f0e-dac488a8c42c', 'fda04dec-a51a-4c2a-a127-52692eaf2eb0', '40542f38-e0f6-437b-9a21-7a0570aff085'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c2a692-a952-4eda-ab51-c404e20ef89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e62aea-0665-4dd6-90b4-193d2712848c', '5e45084f-a78c-418f-8f0e-dac488a8c42c', 'fda04dec-a51a-4c2a-a127-52692eaf2eb0', '40542f38-e0f6-437b-9a21-7a0570aff085']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc4834a-a434-4c10-9ced-a74e3f1db023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc4834a-a434-4c10-9ced-a74e3f1db023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22981576-4ae8-4853-98a1-83846232d4e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1249357990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a59823f2c67408894ffc9717529dc50',qos_specs=None,replication_status=,reservations=['28e62aea-0665-4dd6-90b4-193d2712848c','5e45084f-a78c-418f-8f0e-dac488a8c42c','fda04dec-a51a-4c2a-a127-52692eaf2eb0','40542f38-e0f6-437b-9a21-7a0570aff085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c250e6eb7842ff8e94abe2859a24bc',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1249357990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22981576-4ae8-4853-98a1-83846232d4e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a59823f2c67408894ffc9717529dc50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3c250e6eb7842ff8e94abe2859a24bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d77f66-64bd-40a4-a2a8-48d8c8481422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:05:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:52 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d77f66-64bd-40a4-a2a8-48d8c8481422) transitioned into state 'SUCCESS' from state '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-1249357990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a59823f2c67408894ffc9717529dc50',qos_specs=None,replication_status=,reservations=['28e62aea-0665-4dd6-90b4-193d2712848c','5e45084f-a78c-418f-8f0e-dac488a8c42c','fda04dec-a51a-4c2a-a127-52692eaf2eb0','40542f38-e0f6-437b-9a21-7a0570aff085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c250e6eb7842ff8e94abe2859a24bc',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468f30bb-3f3a-422f-acaf-688377c72066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8120ae97-aa84-4f67-a26e-cfcc09f82967 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:05:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 90/177] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:05:52 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468f30bb-3f3a-422f-acaf-688377c72066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cabbdba2-79b9-4225-875d-5a03ee120627 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Flow 'volume_create_api' (46dd7d8a-f285-445f-8259-985fb1d97faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Create volume request issued successfully. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-8132e790-31e4-45b4-9766-c0c823c598eb tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 88/178] 192.168.122.190 () {64 vars in 1430 bytes} [Sun Sep 6 08:05:52 2026] POST /volume/v3/volumes => generated 764 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:05:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/group_snapshots Sep 06 08:05:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ea6b176a-b4c1-4e8a-86d7-e97510a8bca5", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1740070601"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ea6b176a-b4c1-4e8a-86d7-e97510a8bca5', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1740070601'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7d02a052-245e-4941-98a1-997b105da849 req-9bb33372-8e7d-4d7b-b3ad-d96ee58379a2 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 200 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 89/179] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:53 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 832 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:53 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1740070601. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: /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 06 08:05:53 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:05:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-506f6155-c4ba-4b3b-bed9-b2518b3332f6 req-daf093f2-7bd1-4d26-9264-bdd07aa7f7d4 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 200 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 90/180] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:53 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 832 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:53 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-450067408 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-450067408, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:05:53 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['1551ebf4-3ece-4464-9907-8012394b58d5', 'cb4fca9b-8bc1-46cf-9266-6cac3a8aefff', '4a9caeaf-a101-43da-9c28-7185d5cde5d9', '6fcb49e1-bda1-42f9-82f4-351549786b49'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cabbdba2-79b9-4225-875d-5a03ee120627 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots returned with HTTP 202 Sep 06 08:05:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 91/181] 192.168.122.190 () {62 vars in 1208 bytes} [Sun Sep 6 08:05:53 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-982bd922-7f0f-4b49-8a96-12d2e63c7e78 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 91/182] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:53 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:05:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:05:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-2ba5fd05-189c-45c0-88ea-58498a1237f5 req-bf599459-7c21-4024-8abe-4084e7e8279e tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 200 Sep 06 08:05:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 92/183] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:54 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-386aa74b-0e50-4e32-9d11-46073358ef84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-386aa74b-0e50-4e32-9d11-46073358ef84 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-386aa74b-0e50-4e32-9d11-46073358ef84 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-386aa74b-0e50-4e32-9d11-46073358ef84 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-386aa74b-0e50-4e32-9d11-46073358ef84 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-386aa74b-0e50-4e32-9d11-46073358ef84 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 92/184] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:54 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:05:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-228f324f-de7d-42d5-9a25-ad988c31c94d req-13148a37-7ad8-45d1-a5fb-6e427e529b14 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 200 Sep 06 08:05:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 93/185] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:55 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:05:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22981576-4ae8-4853-98a1-83846232d4e3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1410483717", "description": null, "metadata": {}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:05:55 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Create snapshot from volume 22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:05:55 devstack devstack@c-api.service[87013]: WARNING cinder.quota [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-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 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:55 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Created reservations ['9e018770-5554-4cd0-a0cb-f8aa51b863d9', '787b5a90-63ed-4919-80db-200c644f499c', '73ce6aa6-7ff6-48d0-828c-f7b2a93ecf05', 'd46bb1c1-2026-4a6a-969e-2794152cc0a9'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:05:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f63bc507-7737-4d8b-88d0-9350cf4ffe2d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 94/186] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:55 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot create request issued successfully. Sep 06 08:05:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-bc859490-3239-4ede-ab40-0e45522e53b1 req-bbdd6844-0d1f-4ce6-9bfe-a0d680aac1e8 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:05:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 93/187] 192.168.122.190 () {64 vars in 1436 bytes} [Sun Sep 6 08:05:55 2026] POST /volume/v3/snapshots => generated 311 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Snapshot retrieved successfully. Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-00ceb44c-aefe-48e8-837f-1b5433749922 req-3293b414-0647-4023-a7f0-6218a5e81172 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:05:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 95/188] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:05:56 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: /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 06 08:05:56 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:05:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] Get all snapshots completed successfully. Sep 06 08:05:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-44e3945e-5a78-4cba-a3b4-dc179d9faa65 req-b16939bc-4006-4780-b653-56eb2737671b tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-reader] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:05:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 94/189] 192.168.122.190 () {60 vars in 1403 bytes} [Sun Sep 6 08:05:56 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:05:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-00368853-8325-456c-8874-5cc08132477c req-da892382-7f00-4cd2-ac2b-dd084c6117b6 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:05:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 96/190] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:05:56 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-741c9f7a-6715-4715-9cf0-d26282561b54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-741c9f7a-6715-4715-9cf0-d26282561b54 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-741c9f7a-6715-4715-9cf0-d26282561b54 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-741c9f7a-6715-4715-9cf0-d26282561b54 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-741c9f7a-6715-4715-9cf0-d26282561b54 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-741c9f7a-6715-4715-9cf0-d26282561b54 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 95/191] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:56 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-108533e5-d324-47e9-aa39-14e59be910dd req-3614c26c-28c7-4bbf-b521-f8e1eb43e631 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 97/192] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:05:57 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-02bfcd79-5109-4dba-a005-8ba69666769c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02bfcd79-5109-4dba-a005-8ba69666769c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02bfcd79-5109-4dba-a005-8ba69666769c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02bfcd79-5109-4dba-a005-8ba69666769c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-02bfcd79-5109-4dba-a005-8ba69666769c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:05:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02bfcd79-5109-4dba-a005-8ba69666769c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:05:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 96/193] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:57 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-c96ed479-1333-4129-8d91-99a4ee09cbfd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 98/194] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:05:57 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c97cc32f-0ca3-4c4b-9a17-ea2bcf6eac67 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c97cc32f-0ca3-4c4b-9a17-ea2bcf6eac67 None None] GET http://192.168.122.190/volume// Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c97cc32f-0ca3-4c4b-9a17-ea2bcf6eac67 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c97cc32f-0ca3-4c4b-9a17-ea2bcf6eac67 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c97cc32f-0ca3-4c4b-9a17-ea2bcf6eac67 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:05:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 97/195] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:05:57 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-721e1721-8ed9-4d4f-b56f-8871fe037d19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 99/196] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:57 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-f73e0b34-4d94-4dbc-8117-81d905d303a7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-f73e0b34-4d94-4dbc-8117-81d905d303a7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-f73e0b34-4d94-4dbc-8117-81d905d303a7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fffb2711-ccc9-468f-85fa-047d1a562d37", "connector": null, "instance_uuid": "22a7ac64-8604-4e71-bc5b-f59c9fb8d51f"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-f73e0b34-4d94-4dbc-8117-81d905d303a7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:05:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 98/197] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:05:58 2026] POST /volume/v3/attachments => generated 273 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-003469f2-e545-4d39-b7e5-607d3f460f21 req-063c9a69-8d5d-4535-8780-4555ba10b4bf tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 100/198] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:05:58 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1e731e7-5021-498c-a328-31a829966e47 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1e731e7-5021-498c-a328-31a829966e47 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1e731e7-5021-498c-a328-31a829966e47 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1e731e7-5021-498c-a328-31a829966e47 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79aafe7b-21bc-4d36-9174-85686a087728 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79aafe7b-21bc-4d36-9174-85686a087728 None None] GET http://192.168.122.190/volume// Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79aafe7b-21bc-4d36-9174-85686a087728 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79aafe7b-21bc-4d36-9174-85686a087728 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79aafe7b-21bc-4d36-9174-85686a087728 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 101/199] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:05:58 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c1e731e7-5021-498c-a328-31a829966e47 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1e731e7-5021-498c-a328-31a829966e47 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:05:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 99/200] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:58 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-78c5f045-8df2-4cec-80e1-4c9b997ca47d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 102/201] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:05:58 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1035 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] PUT http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Acquiring lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-425c8092-5d40-4287-9b0e-b62f60e61913 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-425c8092-5d40-4287-9b0e-b62f60e61913 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-425c8092-5d40-4287-9b0e-b62f60e61913 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-425c8092-5d40-4287-9b0e-b62f60e61913 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-425c8092-5d40-4287-9b0e-b62f60e61913 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-425c8092-5d40-4287-9b0e-b62f60e61913 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 103/202] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:58 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-202de36b-fa59-4a4c-b992-a043fc179b7c req-685bae63-bdc1-4eaa-be79-b01ad4334f8f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 104/203] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:05:59 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:05:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0512688-efa7-4dd4-aafe-2dd851cf1236 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 105/204] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:05:59 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:05:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b2c471cd-76d8-4762-9cfd-43c5e0bc5538 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 200 Sep 06 08:05:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 106/205] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:05:59 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:05:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /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 06 08:06:00 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8f2d266-10ed-4bd0-bc84-9e0d85ae34ba tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 107/206] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:05:59 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-54795e4e-e695-4c0e-ba9f-8b91c65a509b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 108/207] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9da12d6b-b25e-4fb0-b897-db9fdc4917ac tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 109/208] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group_snapshot with id: ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /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 06 08:06:00 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ffe14af-3cd1-47f8-8ff3-df3d327f374b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 202 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 110/209] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:06:00 2026] DELETE /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /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 06 08:06:00 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:00 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:00 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af001a88-4763-4751-a2fc-5ec9ad8deecc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 111/210] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7f998ab8-458c-4236-a0ca-54006331b0c0 req-fbb09be0-f5bd-46c6-b25c-e03d612115da tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 112/211] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /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 06 08:06:00 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7dd7505d-91ac-43cb-8b73-2da4b30cf449 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 113/212] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60d73253-5ab4-4f67-bc03-3325bcc9bf7b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 114/213] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-83322616-da5a-41cc-b29e-335a97f82e78 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83322616-da5a-41cc-b29e-335a97f82e78 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83322616-da5a-41cc-b29e-335a97f82e78 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83322616-da5a-41cc-b29e-335a97f82e78 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-83322616-da5a-41cc-b29e-335a97f82e78 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83322616-da5a-41cc-b29e-335a97f82e78 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 115/214] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:00 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" released by "attachment_update" :: held 2.754s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-4b625748-714b-473c-99f3-c028cce25608 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a returned with HTTP 200 Sep 06 08:06:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 100/215] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:05:58 2026] PUT /volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a => generated 694 bytes in 2808 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7d6d84b5-f31a-4c32-9b7e-98c78b909f46 req-bf1d87b1-cf93-4618-8e78-6d592e375937 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 116/216] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:06:01 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1b88cf8d-ccfb-4f48-8b81-b8ed0cac2f9b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 200 Sep 06 08:06:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 101/217] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:01 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Delete snapshot with id: 62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot delete request issued successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-08f5a4a3-9138-4269-8271-f496981a8b3a req-ea0eeb90-8cae-4c9f-a5be-892db0a97994 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 202 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 117/218] 192.168.122.190 () {62 vars in 1515 bytes} [Sun Sep 6 08:06:01 2026] DELETE /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3ac7335-7ef7-48bd-ba09-52b317c1ed50 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 102/219] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:01 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:06:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-9a1fc66f-2d75-472d-9d66-e7d567916a8b req-0ed51067-dee7-4d43-9040-ac4f92f8ff86 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:06:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 118/220] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:06:01 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-e5f19cbc-c8b1-4f5c-b24f-d954d6bede16 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-e5f19cbc-c8b1-4f5c-b24f-d954d6bede16 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a/action Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-e5f19cbc-c8b1-4f5c-b24f-d954d6bede16 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-e5f19cbc-c8b1-4f5c-b24f-d954d6bede16 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7333725b-53bd-4f81-8cf7-3ec00ba5c4ae req-e5f19cbc-c8b1-4f5c-b24f-d954d6bede16 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a/action returned with HTTP 204 Sep 06 08:06:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 103/221] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:06:02 2026] POST /volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-62c8e3c5-47ec-4627-90aa-df9d003b9966 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 200 Sep 06 08:06:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 119/222] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:02 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-87c63385-f331-470f-8788-f2e7cedfcc53 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87c63385-f331-470f-8788-f2e7cedfcc53 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87c63385-f331-470f-8788-f2e7cedfcc53 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87c63385-f331-470f-8788-f2e7cedfcc53 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-87c63385-f331-470f-8788-f2e7cedfcc53 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87c63385-f331-470f-8788-f2e7cedfcc53 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 104/223] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:02 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Snapshot retrieved successfully. Sep 06 08:06:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4d459d8d-7fe5-4235-91d1-fceabf3b7e85 req-c8a9085b-c7f2-418d-b065-05407ba31fde tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 200 Sep 06 08:06:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 120/224] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:06:02 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fc8508ac-fb9a-4c4b-895a-ad3f4f5db5f7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 105/225] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:02 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-40d64acc-4c34-427c-9a3a-ec007063c620 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 121/226] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:03 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5bae8143-c44f-43b3-ba89-a76b046ff798 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 200 Sep 06 08:06:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 106/227] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:03 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-758c9859-710f-49e9-a8c4-57bb3189670a req-e337409a-a136-40d2-887f-d6949af57522 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-758c9859-710f-49e9-a8c4-57bb3189670a req-e337409a-a136-40d2-887f-d6949af57522 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-758c9859-710f-49e9-a8c4-57bb3189670a req-e337409a-a136-40d2-887f-d6949af57522 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-758c9859-710f-49e9-a8c4-57bb3189670a req-e337409a-a136-40d2-887f-d6949af57522 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-758c9859-710f-49e9-a8c4-57bb3189670a req-e337409a-a136-40d2-887f-d6949af57522 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 returned with HTTP 404 Sep 06 08:06:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 122/228] 192.168.122.190 () {60 vars in 1493 bytes} [Sun Sep 6 08:06:03 2026] GET /volume/v3/snapshots/62998f58-7ae7-4740-8341-396784dd6c14 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] DELETE http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Delete volume with id: 22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Delete volume request issued successfully. Sep 06 08:06:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-2fdfd6ed-b73a-498c-ad8c-c64fc4fb044b req-1632ae25-2c3c-4a08-87fa-1c6f7c724ed3 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 202 Sep 06 08:06:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 107/229] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:06:03 2026] DELETE /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Volume info retrieved successfully. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-18764d95-cabc-4e5d-99ed-7b40d7ff7161 req-25c22f90-a671-4c52-b108-0f93bcb7f360 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 200 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 123/230] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c88a839-cd6b-46c1-9768-56195929b533 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c88a839-cd6b-46c1-9768-56195929b533 None None] GET http://192.168.122.190/volume// Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c88a839-cd6b-46c1-9768-56195929b533 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c88a839-cd6b-46c1-9768-56195929b533 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c88a839-cd6b-46c1-9768-56195929b533 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 108/231] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-3d22f4fd-e8b7-4a6d-86cb-093a710a169a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-3d22f4fd-e8b7-4a6d-86cb-093a710a169a tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-3d22f4fd-e8b7-4a6d-86cb-093a710a169a tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fffb2711-ccc9-468f-85fa-047d1a562d37", "connector": null, "instance_uuid": "22a7ac64-8604-4e71-bc5b-f59c9fb8d51f"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-3d22f4fd-e8b7-4a6d-86cb-093a710a169a tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 124/232] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:06:04 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c7edfb3-0271-4bf8-8aaa-fa22472ce306 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c7edfb3-0271-4bf8-8aaa-fa22472ce306 None None] GET http://192.168.122.190/volume// Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c7edfb3-0271-4bf8-8aaa-fa22472ce306 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c7edfb3-0271-4bf8-8aaa-fa22472ce306 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c7edfb3-0271-4bf8-8aaa-fa22472ce306 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 109/233] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-8d7b178b-45a9-4225-a8d6-a3c64e7fb54c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 125/234] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0dfa4666-aad8-422c-b71b-b1cad4101f96 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0dfa4666-aad8-422c-b71b-b1cad4101f96 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0dfa4666-aad8-422c-b71b-b1cad4101f96 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0dfa4666-aad8-422c-b71b-b1cad4101f96 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0dfa4666-aad8-422c-b71b-b1cad4101f96 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb returned with HTTP 404 Sep 06 08:06:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 110/235] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/snapshots/48fe9409-fea9-4437-86e5-57feb34d72cb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c99424cf-6f8a-452a-9963-b49f7fc92e0c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c99424cf-6f8a-452a-9963-b49f7fc92e0c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c99424cf-6f8a-452a-9963-b49f7fc92e0c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c99424cf-6f8a-452a-9963-b49f7fc92e0c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-6bb27664-870a-4687-9070-a5b51e1ce612 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-6bb27664-870a-4687-9070-a5b51e1ce612 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-6bb27664-870a-4687-9070-a5b51e1ce612 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-6bb27664-870a-4687-9070-a5b51e1ce612 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c99424cf-6f8a-452a-9963-b49f7fc92e0c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 returned with HTTP 404 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 126/236] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/snapshots/40cd29ca-7da3-4fdf-9945-f3eccf909f91 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-227353b5-ea61-4204-b98a-ccfb87f7674a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-227353b5-ea61-4204-b98a-ccfb87f7674a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-227353b5-ea61-4204-b98a-ccfb87f7674a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-227353b5-ea61-4204-b98a-ccfb87f7674a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-227353b5-ea61-4204-b98a-ccfb87f7674a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-227353b5-ea61-4204-b98a-ccfb87f7674a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 404 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 127/237] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for member ef9a6802-0ace-48a6-a60a-1c16e28d5500 {{(pid=87012) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group_snapshot with id: ef9a6802-0ace-48a6-a60a-1c16e28d5500 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cb4df2c-e89b-4b11-ad70-70eafc5e0c05 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 returned with HTTP 404 Sep 06 08:06:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 128/238] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:06:04 2026] DELETE /volume/v3/group_snapshots/ef9a6802-0ace-48a6-a60a-1c16e28d5500 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:04 devstack devstack@c-api.service[87013]: /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 06 08:06:04 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /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 06 08:06:04 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:04 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-6bb27664-870a-4687-9070-a5b51e1ce612 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a returned with HTTP 200 Sep 06 08:06:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 111/239] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:06:04 2026] DELETE /volume/v3/attachments/b052b037-81ab-4203-add4-25702ddd751a => generated 192 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:04 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:04 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:04 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7065cf4-3ca5-46a8-a23e-ef46bbd3eb43 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 129/240] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:04 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-563807ad-1a2b-4a5e-a301-4ce976334cad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5/action Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for group ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group with id: ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-2ba13073-fa73-429e-8941-6dce5ffe7cf1 req-84280d60-eb7e-4d84-89b5-d2db815885f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-2ba13073-fa73-429e-8941-6dce5ffe7cf1 req-84280d60-eb7e-4d84-89b5-d2db815885f5 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-2ba13073-fa73-429e-8941-6dce5ffe7cf1 req-84280d60-eb7e-4d84-89b5-d2db815885f5 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-2ba13073-fa73-429e-8941-6dce5ffe7cf1 req-84280d60-eb7e-4d84-89b5-d2db815885f5 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /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 06 08:06:05 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-2ba13073-fa73-429e-8941-6dce5ffe7cf1 req-84280d60-eb7e-4d84-89b5-d2db815885f5 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 404 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 130/241] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:05 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] DELETE http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Delete volume with id: 22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /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 06 08:06:05 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5e8cc07a-6fde-4b05-b3d6-43abc67dca09 req-a54999d2-3c75-4608-92a8-908603be6e62 tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 404 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 131/242] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:06:05 2026] DELETE /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-f7229a37-d586-44c1-86b5-31ab468f24db req-6a2d73da-440a-417a-aea4-f8d333773d1f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f7229a37-d586-44c1-86b5-31ab468f24db req-6a2d73da-440a-417a-aea4-f8d333773d1f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] GET http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f7229a37-d586-44c1-86b5-31ab468f24db req-6a2d73da-440a-417a-aea4-f8d333773d1f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f7229a37-d586-44c1-86b5-31ab468f24db req-6a2d73da-440a-417a-aea4-f8d333773d1f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-563807ad-1a2b-4a5e-a301-4ce976334cad tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5/action returned with HTTP 202 Sep 06 08:06:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 112/243] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:06:05 2026] POST /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f7229a37-d586-44c1-86b5-31ab468f24db req-6a2d73da-440a-417a-aea4-f8d333773d1f tempest-VolumesSnapshotsTestJSON-1881546682 tempest-VolumesSnapshotsTestJSON-1881546682-project-member] http://192.168.122.190/volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 returned with HTTP 404 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 132/244] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:05 2026] GET /volume/v3/volumes/22981576-4ae8-4853-98a1-83846232d4e3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-30dfbb3e-4522-4688-9291-29352dfd70df None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1d5505dc-1fad-4637-ba85-c379509c59e2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d5505dc-1fad-4637-ba85-c379509c59e2 None None] GET http://192.168.122.190/volume// Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d5505dc-1fad-4637-ba85-c379509c59e2 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d5505dc-1fad-4637-ba85-c379509c59e2 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d5505dc-1fad-4637-ba85-c379509c59e2 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 133/245] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:05 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:05 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:05 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-f58612fb-4c6e-4765-bba6-b3820832d507 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 134/246] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:05 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1035 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30dfbb3e-4522-4688-9291-29352dfd70df tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 200 Sep 06 08:06:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 113/247] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:05 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 922 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] PUT http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Acquiring lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:06:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:06 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-fffb2711-ccc9-468f-85fa-047d1a562d37-devstack" released by "attachment_update" :: held 0.325s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:06:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-5beadc39-9fc0-4d03-8e6a-0d30c73aeac8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 returned with HTTP 200 Sep 06 08:06:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 135/248] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:06:05 2026] PUT /volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 => generated 694 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-000d1493-5072-46de-9f19-e9158f234b31 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-000d1493-5072-46de-9f19-e9158f234b31 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85/action Sep 06 08:06:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-000d1493-5072-46de-9f19-e9158f234b31 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-000d1493-5072-46de-9f19-e9158f234b31 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6280bcdb-0466-40eb-bd8e-1346307094c5 req-000d1493-5072-46de-9f19-e9158f234b31 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85/action returned with HTTP 204 Sep 06 08:06:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 114/249] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:06:06 2026] POST /volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:06:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:06:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:06 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:06 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:07 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-84bafc1c-e1be-4f11-85c8-01695a2bffa5 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 200 Sep 06 08:06:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 136/250] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:06 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 922 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c7d0e47-ee3f-46c6-a886-a885eda72519 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c7d0e47-ee3f-46c6-a886-a885eda72519 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c7d0e47-ee3f-46c6-a886-a885eda72519 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c7d0e47-ee3f-46c6-a886-a885eda72519 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c7d0e47-ee3f-46c6-a886-a885eda72519 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c returned with HTTP 404 Sep 06 08:06:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 115/251] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:08 2026] GET /volume/v3/volumes/360b751e-8a79-4ecb-a880-99a1cc04f24c => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-542a7cdc-f234-4fe7-9e9c-9d6aec7f634b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-542a7cdc-f234-4fe7-9e9c-9d6aec7f634b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 Sep 06 08:06:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-542a7cdc-f234-4fe7-9e9c-9d6aec7f634b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-542a7cdc-f234-4fe7-9e9c-9d6aec7f634b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-542a7cdc-f234-4fe7-9e9c-9d6aec7f634b tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 returned with HTTP 404 Sep 06 08:06:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 137/252] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:08 2026] GET /volume/v3/volumes/5443ab19-b31b-4561-9df6-1805a52f6465 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:08 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:06:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3fb270e-7bc1-4a0d-a559-9d6add175d89 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 200 Sep 06 08:06:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 116/253] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:08 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 391 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6d3d8b1-24d9-4da9-b77b-aa9e2ce9d703 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 returned with HTTP 404 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 138/254] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:09 2026] GET /volume/v3/groups/ea6b176a-b4c1-4e8a-86d7-e97510a8bca5 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-59aec769-cf14-43ab-aa07-f622143c3457 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59aec769-cf14-43ab-aa07-f622143c3457 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/66f63547-eb2a-4def-9ccf-766460eceae4 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59aec769-cf14-43ab-aa07-f622143c3457 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59aec769-cf14-43ab-aa07-f622143c3457 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59aec769-cf14-43ab-aa07-f622143c3457 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types/66f63547-eb2a-4def-9ccf-766460eceae4 returned with HTTP 202 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 117/255] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:09 2026] DELETE /volume/v3/group_types/66f63547-eb2a-4def-9ccf-766460eceae4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c55c9927-1fa1-40de-9542-df30604b3e04 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c55c9927-1fa1-40de-9542-df30604b3e04 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c55c9927-1fa1-40de-9542-df30604b3e04 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c55c9927-1fa1-40de-9542-df30604b3e04 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c55c9927-1fa1-40de-9542-df30604b3e04 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 returned with HTTP 202 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 139/256] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:06:09 2026] DELETE /volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a42f4cd-4c79-4dfa-8612-a82aeccbaf89 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a42f4cd-4c79-4dfa-8612-a82aeccbaf89 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] GET http://192.168.122.190/volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a42f4cd-4c79-4dfa-8612-a82aeccbaf89 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a42f4cd-4c79-4dfa-8612-a82aeccbaf89 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a42f4cd-4c79-4dfa-8612-a82aeccbaf89 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 returned with HTTP 404 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 118/257] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:06:09 2026] GET /volume/v3/types/c3a5d7f3-284f-4709-adac-1e48e2cfc450 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4e7d79f2-5d69-408e-8c3e-c1694a7fdef8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e7d79f2-5d69-408e-8c3e-c1694a7fdef8 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4e7d79f2-5d69-408e-8c3e-c1694a7fdef8 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-460297065"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e7d79f2-5d69-408e-8c3e-c1694a7fdef8 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 140/258] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:06:09 2026] POST /volume/v3/types => generated 223 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-254fcd0a-fe5c-4f40-8b80-ddb8c8b0b6e1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-254fcd0a-fe5c-4f40-8b80-ddb8c8b0b6e1 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-254fcd0a-fe5c-4f40-8b80-ddb8c8b0b6e1 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2142792906"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-254fcd0a-fe5c-4f40-8b80-ddb8c8b0b6e1 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 119/259] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:09 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5bfe4717-2cdd-4e09-b2b6-79c39060d1c7", "volume_types": ["c6335288-52e4-47cd-9e1c-83f799039534"], "name": "tempest-GroupSnapshotsTest-Group-1235539497"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group {'group': {'group_type': '5bfe4717-2cdd-4e09-b2b6-79c39060d1c7', 'volume_types': ['c6335288-52e4-47cd-9e1c-83f799039534'], 'name': 'tempest-GroupSnapshotsTest-Group-1235539497'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group tempest-GroupSnapshotsTest-Group-1235539497. Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['185acaeb-29b3-4497-9fce-5d8c15bafd27'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1847645606"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1847645606'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume of 1 GB Sep 06 08:06:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Availability Zones retrieved successfully. Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59bc6ac1-df2f-4bfe-8154-b847f4e230bb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 141/260] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:06:09 2026] POST /volume/v3/groups => generated 112 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-554ee55e-8579-4288-8a47-eb928bbf4adc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-554ee55e-8579-4288-8a47-eb928bbf4adc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (55cc7cb8-3443-4cdc-a39a-58c8550c306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-554ee55e-8579-4288-8a47-eb928bbf4adc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-554ee55e-8579-4288-8a47-eb928bbf4adc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-554ee55e-8579-4288-8a47-eb928bbf4adc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 4a7f87ab-c757-4cb7-b683-b9f94b16f454 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2dcbc86-56ae-4413-9d31-e2b4b688e3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:09 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-554ee55e-8579-4288-8a47-eb928bbf4adc tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 returned with HTTP 200 Sep 06 08:06:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 142/261] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:09 2026] GET /volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:09 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2dcbc86-56ae-4413-9d31-e2b4b688e3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d526e95d-b994-402b-965c-5136fb793286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Created reservations ['4eacad8b-88e3-4340-a06f-0707f618bd3f', '759b53ed-1c91-4964-b94b-a28c6055d4a4', 'f6501628-f1c9-4518-96c5-2576119d7efb', '1d402413-67a2-4fd7-a67d-fdb4955ef5d8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d526e95d-b994-402b-965c-5136fb793286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eacad8b-88e3-4340-a06f-0707f618bd3f', '759b53ed-1c91-4964-b94b-a28c6055d4a4', 'f6501628-f1c9-4518-96c5-2576119d7efb', '1d402413-67a2-4fd7-a67d-fdb4955ef5d8']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69206b41-5784-4b41-9ff6-066c4385a2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69206b41-5784-4b41-9ff6-066c4385a2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb84fd1-6209-4b5a-b40a-f13e5b302772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1847645606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['4eacad8b-88e3-4340-a06f-0707f618bd3f','759b53ed-1c91-4964-b94b-a28c6055d4a4','f6501628-f1c9-4518-96c5-2576119d7efb','1d402413-67a2-4fd7-a67d-fdb4955ef5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1847645606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb84fd1-6209-4b5a-b40a-f13e5b302772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0033a4af28c84efc85a423e04d743086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f17047-c10d-4857-8a96-8a2f227c3115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f17047-c10d-4857-8a96-8a2f227c3115) transitioned into state 'SUCCESS' from state '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-1847645606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['4eacad8b-88e3-4340-a06f-0707f618bd3f','759b53ed-1c91-4964-b94b-a28c6055d4a4','f6501628-f1c9-4518-96c5-2576119d7efb','1d402413-67a2-4fd7-a67d-fdb4955ef5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f4210-d6df-469d-9a83-9d5a27456717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f4210-d6df-469d-9a83-9d5a27456717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (55cc7cb8-3443-4cdc-a39a-58c8550c306f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request issued successfully. Sep 06 08:06:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94cc21e8-e007-45ca-b600-d051e8eb1d5d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 120/262] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:06:09 2026] POST /volume/v3/volumes => generated 764 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f10070f5-e540-4173-8ceb-8546dc08c0bf tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 143/263] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:10 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 832 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1979290346", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1979290346', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Create volume of 1 GB Sep 06 08:06:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Availability Zones retrieved successfully. Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Flow 'volume_create_api' (b5d53fe6-08de-40d4-90ec-2d7f23a5c37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c8f1a4-602b-4393-a554-6eeef004b9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c8f1a4-602b-4393-a554-6eeef004b9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc91a5b-970e-4010-b3aa-8c1b7346d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-68d05cbb-d803-4716-932b-01eebfb05236 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68d05cbb-d803-4716-932b-01eebfb05236 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68d05cbb-d803-4716-932b-01eebfb05236 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68d05cbb-d803-4716-932b-01eebfb05236 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-68d05cbb-d803-4716-932b-01eebfb05236 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 4a7f87ab-c757-4cb7-b683-b9f94b16f454 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:10 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68d05cbb-d803-4716-932b-01eebfb05236 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 returned with HTTP 200 Sep 06 08:06:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 144/264] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:10 2026] GET /volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 => generated 393 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f963e862-6dc4-443e-9297-99f39e0f5475 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1523013681", "volume_type": "c6335288-52e4-47cd-9e1c-83f799039534", "group_id": "4a7f87ab-c757-4cb7-b683-b9f94b16f454", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Created reservations ['9bd3d5e9-ffec-42bb-9944-aeeafb06120a', 'ee3ad702-fe57-4200-ba35-ba0ea30aacc0', 'fac15ce6-c666-4237-a775-306d19a2c209', 'c9337a6e-1d13-499d-bad4-6d3ca9925ae4'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1523013681', 'volume_type': 'c6335288-52e4-47cd-9e1c-83f799039534', 'group_id': '4a7f87ab-c757-4cb7-b683-b9f94b16f454', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc91a5b-970e-4010-b3aa-8c1b7346d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd3d5e9-ffec-42bb-9944-aeeafb06120a', 'ee3ad702-fe57-4200-ba35-ba0ea30aacc0', 'fac15ce6-c666-4237-a775-306d19a2c209', 'c9337a6e-1d13-499d-bad4-6d3ca9925ae4']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cbbfd3-9236-4f67-8e9d-d54e014475ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume of 1 GB Sep 06 08:06:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Availability Zones retrieved successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cbbfd3-9236-4f67-8e9d-d54e014475ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee295b3-7ba1-4f63-954d-aa5c6379185e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1979290346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02e74a3285ed4033ab495d0d3d310923',qos_specs=None,replication_status=,reservations=['9bd3d5e9-ffec-42bb-9944-aeeafb06120a','ee3ad702-fe57-4200-ba35-ba0ea30aacc0','fac15ce6-c666-4237-a775-306d19a2c209','c9337a6e-1d13-499d-bad4-6d3ca9925ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6be0595ac2ff41cba0bf7e6a8f635a6b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1979290346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee295b3-7ba1-4f63-954d-aa5c6379185e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='02e74a3285ed4033ab495d0d3d310923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6be0595ac2ff41cba0bf7e6a8f635a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0099e7-d0b8-4d45-a71e-b6c591df1c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (f57da244-da92-488c-969e-de5cb45e4e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f42eb9-5d10-4d3e-a98b-e1adea1ffdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0099e7-d0b8-4d45-a71e-b6c591df1c22) transitioned into state 'SUCCESS' from state '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-1979290346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02e74a3285ed4033ab495d0d3d310923',qos_specs=None,replication_status=,reservations=['9bd3d5e9-ffec-42bb-9944-aeeafb06120a','ee3ad702-fe57-4200-ba35-ba0ea30aacc0','fac15ce6-c666-4237-a775-306d19a2c209','c9337a6e-1d13-499d-bad4-6d3ca9925ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6be0595ac2ff41cba0bf7e6a8f635a6b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859af20e-9b73-4982-b8f5-6941164e5004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f42eb9-5d10-4d3e-a98b-e1adea1ffdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:06:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6335288-52e4-47cd-9e1c-83f799039534,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-460297065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6335288-52e4-47cd-9e1c-83f799039534', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4a7f87ab-c757-4cb7-b683-b9f94b16f454', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859af20e-9b73-4982-b8f5-6941164e5004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b51c05-f302-44cc-9995-5884dfd25d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Flow 'volume_create_api' (b5d53fe6-08de-40d4-90ec-2d7f23a5c37d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Create volume request issued successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-57ca2d70-0b69-4d5e-966e-1ded4833c8f9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 121/265] 192.168.122.190 () {64 vars in 1430 bytes} [Sun Sep 6 08:06:10 2026] POST /volume/v3/volumes => generated 772 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-460297065 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-460297065, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-460297065 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-460297065, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6f7bebea-fa48-4fa1-9b88-4fff230ad7ea req-512aa674-0c57-44d1-bb06-c3575c70dae0 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 122/266] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:11 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 840 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['8f2e2ba2-e823-4722-b62d-96b5091ee062', '1383b43b-f0ea-4b7a-ba02-165c8f4f926a', '7b293621-82f2-4fa6-b4f5-ab6f1a847845', 'e65308f9-db9e-4b58-a6ef-b87d2093be8e'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b51c05-f302-44cc-9995-5884dfd25d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2e2ba2-e823-4722-b62d-96b5091ee062', '1383b43b-f0ea-4b7a-ba02-165c8f4f926a', '7b293621-82f2-4fa6-b4f5-ab6f1a847845', 'e65308f9-db9e-4b58-a6ef-b87d2093be8e']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5195616-30d5-4c3e-958e-c0e98ec7508d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c688ec31-cfac-4ff9-ad96-d2d9a3e63f3d req-3ca985ae-fe8c-4807-8917-ef1657c52a33 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 123/267] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:11 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 840 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5195616-30d5-4c3e-958e-c0e98ec7508d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfdece52-62f3-43c1-9082-ca68a964862b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1523013681',encryption_key_id=None,group_id=4a7f87ab-c757-4cb7-b683-b9f94b16f454,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['8f2e2ba2-e823-4722-b62d-96b5091ee062','1383b43b-f0ea-4b7a-ba02-165c8f4f926a','7b293621-82f2-4fa6-b4f5-ab6f1a847845','e65308f9-db9e-4b58-a6ef-b87d2093be8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c6335288-52e4-47cd-9e1c-83f799039534), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1523013681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4a7f87ab-c757-4cb7-b683-b9f94b16f454,host=None,id=cfdece52-62f3-43c1-9082-ca68a964862b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2670d520f5574714be375c35184af357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6335288-52e4-47cd-9e1c-83f799039534),volume_type_id=c6335288-52e4-47cd-9e1c-83f799039534)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f223e59a-bb4d-451b-b8ad-c5099710c835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f223e59a-bb4d-451b-b8ad-c5099710c835) transitioned into state 'SUCCESS' from state '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-1523013681',encryption_key_id=None,group_id=4a7f87ab-c757-4cb7-b683-b9f94b16f454,group_type_id=,metadata={},multiattach=False,project_id='f5a4e6cc4e6c4d5da94a7ab201730c51',qos_specs=None,replication_status=,reservations=['8f2e2ba2-e823-4722-b62d-96b5091ee062','1383b43b-f0ea-4b7a-ba02-165c8f4f926a','7b293621-82f2-4fa6-b4f5-ab6f1a847845','e65308f9-db9e-4b58-a6ef-b87d2093be8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2670d520f5574714be375c35184af357',volume_type_id=c6335288-52e4-47cd-9e1c-83f799039534)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3244199-e807-4096-a5ca-64c59112a1a9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a418134-bb1e-4471-86ee-17099a4aacb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3244199-e807-4096-a5ca-64c59112a1a9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3244199-e807-4096-a5ca-64c59112a1a9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3244199-e807-4096-a5ca-64c59112a1a9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a418134-bb1e-4471-86ee-17099a4aacb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Flow 'volume_create_api' (f57da244-da92-488c-969e-de5cb45e4e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Create volume request issued successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:11 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3244199-e807-4096-a5ca-64c59112a1a9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3244199-e807-4096-a5ca-64c59112a1a9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 124/268] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:11 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:11 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f963e862-6dc4-443e-9297-99f39e0f5475 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 145/269] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:06:10 2026] POST /volume/v3/volumes => generated 830 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:11 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:11 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:12 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcebf9db-f525-42cd-be8c-a232a52f8781 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b returned with HTTP 200 Sep 06 08:06:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 125/270] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:11 2026] GET /volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b => generated 922 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b3361d23-5b84-47b6-a57c-08552044047f req-8caa4624-b453-44be-b290-6dd25a088a5f tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 146/271] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:12 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d39ffc99-4ce2-470c-9573-aafdf002d5d4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 126/272] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:12 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-5c4bae8f-7de2-4252-bdd8-6458e0739703 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 147/273] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:12 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9b3d4ccd-f7c8-4528-8ba2-8a728b566530 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b3d4ccd-f7c8-4528-8ba2-8a728b566530 None None] GET http://192.168.122.190/volume// Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9b3d4ccd-f7c8-4528-8ba2-8a728b566530 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9b3d4ccd-f7c8-4528-8ba2-8a728b566530 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b3d4ccd-f7c8-4528-8ba2-8a728b566530 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 148/274] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-c778fe0c-d5cd-40f4-bb47-29d6a38e8404 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:13 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-c778fe0c-d5cd-40f4-bb47-29d6a38e8404 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-c778fe0c-d5cd-40f4-bb47-29d6a38e8404 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fb84fd1-6209-4b5a-b40a-f13e5b302772", "connector": null, "instance_uuid": "815f360b-281a-4c81-bec1-37e6cf235c45"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89d9be7f-5d2c-4d91-a4a2-d24375ffb28d tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 127/275] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b => generated 922 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-c778fe0c-d5cd-40f4-bb47-29d6a38e8404 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 149/276] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:06:13 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 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3fcdafbe-175c-467f-9e72-c103bb650958 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3fcdafbe-175c-467f-9e72-c103bb650958 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3fcdafbe-175c-467f-9e72-c103bb650958 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3fcdafbe-175c-467f-9e72-c103bb650958 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a9eabd1-62cc-46ad-a414-8093e363f459 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a9eabd1-62cc-46ad-a414-8093e363f459 None None] GET http://192.168.122.190/volume// Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a9eabd1-62cc-46ad-a414-8093e363f459 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a9eabd1-62cc-46ad-a414-8093e363f459 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a9eabd1-62cc-46ad-a414-8093e363f459 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 150/277] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3fcdafbe-175c-467f-9e72-c103bb650958 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3fcdafbe-175c-467f-9e72-c103bb650958 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 128/278] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3198f06b-852f-4b80-ada4-daaf036a8283 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 151/279] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1037 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] PUT http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c40e00f7-3b19-4c4d-bf6e-614b773d7276 req-249a3691-03f6-48b4-a848-7320697ced4a tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 129/280] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Acquiring lock "cinder-attachment_update-6fb84fd1-6209-4b5a-b40a-f13e5b302772-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-6fb84fd1-6209-4b5a-b40a-f13e5b302772-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-reader] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-reader] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9598f20b-eb47-4d92-915b-3a91513f5666 req-a6dfd500-2114-4c14-8df9-438976f32bce tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-reader] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 130/281] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] DELETE http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Delete volume with id: bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Delete volume request issued successfully. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7adc772f-aa63-4f71-8911-f74e07d3c61a req-2d76a79f-cb02-42fc-8731-192f7bc383db tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 202 Sep 06 08:06:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 131/282] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:06:13 2026] DELETE /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c1a69b6c-b49b-4322-bf35-822f1ffd8fc4 req-5a332957-a154-42c4-91c5-a8a3191e9930 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 132/283] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:13 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-6fb84fd1-6209-4b5a-b40a-f13e5b302772-devstack" released by "attachment_update" :: held 0.407s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-3215fe4a-eff6-48cb-9d25-b84c5641f5c3 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 152/284] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:06:13 2026] PUT /volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae => generated 694 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:14 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-be41e002-a36f-4ccd-86d5-bd9586a532f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-be41e002-a36f-4ccd-86d5-bd9586a532f5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae/action Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-be41e002-a36f-4ccd-86d5-bd9586a532f5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-be41e002-a36f-4ccd-86d5-bd9586a532f5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b09f9a94-4081-41e2-b78d-b87a063a0906 req-be41e002-a36f-4ccd-86d5-bd9586a532f5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae/action returned with HTTP 204 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 153/285] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:06:14 2026] POST /volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b594491-a08e-41df-aac3-87b9864d3758 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b594491-a08e-41df-aac3-87b9864d3758 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b594491-a08e-41df-aac3-87b9864d3758 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b594491-a08e-41df-aac3-87b9864d3758 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73c373c5-577d-4f8b-afc9-b14ad6cdd28a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 133/286] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:14 2026] GET /volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b => generated 923 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7b594491-a08e-41df-aac3-87b9864d3758 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27f78661-d225-425f-826f-0d170057a32a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/group_snapshots Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4a7f87ab-c757-4cb7-b683-b9f94b16f454", "name": "tempest-group_snapshot-1359519727"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4a7f87ab-c757-4cb7-b683-b9f94b16f454', 'name': 'tempest-group_snapshot-1359519727'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b594491-a08e-41df-aac3-87b9864d3758 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 154/287] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:14 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1149 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c31f770-f54d-48f0-9986-d794e685568e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c31f770-f54d-48f0-9986-d794e685568e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c31f770-f54d-48f0-9986-d794e685568e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c31f770-f54d-48f0-9986-d794e685568e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.group_snapshots [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Creating group_snapshot tempest-group_snapshot-1359519727. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /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 06 08:06:14 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6c31f770-f54d-48f0-9986-d794e685568e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-460297065 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-460297065, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:14 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-460297065 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-460297065, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c31f770-f54d-48f0-9986-d794e685568e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 155/288] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:14 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1149 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Created reservations ['3772b276-4d06-4869-a62f-8be090abc910', 'a0aef468-7332-4578-8b3d-07472dde0b17', '86af61e1-33e7-45ef-9231-1cdbc3263b58', 'c65d62a7-cb6c-46b9-be44-b08c9b7e26bd'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27f78661-d225-425f-826f-0d170057a32a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots returned with HTTP 202 Sep 06 08:06:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 134/289] 192.168.122.190 () {62 vars in 1208 bytes} [Sun Sep 6 08:06:14 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0617a16a-64cd-4104-813f-3ee08d8d5cc2 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 200 Sep 06 08:06:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 156/290] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:14 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Volume info retrieved successfully. Sep 06 08:06:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a2446bd2-73c1-4f5d-9380-36aeea91a6df req-8866bcba-0ab6-41c3-9bf6-7270b14674c9 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 200 Sep 06 08:06:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 135/291] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:15 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 864 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8d7d933-5d1a-4f9f-991b-3f4af03d6035 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 200 Sep 06 08:06:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 157/292] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:15 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6def89f0-a4a0-4062-9f10-1be69f32dde3 req-3adc6a50-1dc0-4048-854f-41248175c2f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6def89f0-a4a0-4062-9f10-1be69f32dde3 req-3adc6a50-1dc0-4048-854f-41248175c2f4 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] GET http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e Sep 06 08:06:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6def89f0-a4a0-4062-9f10-1be69f32dde3 req-3adc6a50-1dc0-4048-854f-41248175c2f4 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6def89f0-a4a0-4062-9f10-1be69f32dde3 req-3adc6a50-1dc0-4048-854f-41248175c2f4 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6def89f0-a4a0-4062-9f10-1be69f32dde3 req-3adc6a50-1dc0-4048-854f-41248175c2f4 tempest-VolumesGetTestJSON-1915428821 tempest-VolumesGetTestJSON-1915428821-project-member] http://192.168.122.190/volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e returned with HTTP 404 Sep 06 08:06:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 136/293] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:16 2026] GET /volume/v3/volumes/bee295b3-7ba1-4f63-954d-aa5c6379185e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-39d087b9-b863-48ac-b806-b54328afd14a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-39d087b9-b863-48ac-b806-b54328afd14a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-39d087b9-b863-48ac-b806-b54328afd14a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-39d087b9-b863-48ac-b806-b54328afd14a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-39d087b9-b863-48ac-b806-b54328afd14a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-39d087b9-b863-48ac-b806-b54328afd14a tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 200 Sep 06 08:06:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 158/294] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:16 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0589d891-c639-4c5c-beb7-affcfed402ce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0589d891-c639-4c5c-beb7-affcfed402ce tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0589d891-c639-4c5c-beb7-affcfed402ce tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0589d891-c639-4c5c-beb7-affcfed402ce tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-0589d891-c639-4c5c-beb7-affcfed402ce tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0589d891-c639-4c5c-beb7-affcfed402ce tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 137/295] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 308 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /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 06 08:06:18 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28e19063-31e2-481d-8bd6-0ea15a909bfa tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 159/296] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fdd8c4a4-b1b3-4f89-b36a-83308de63214 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 138/297] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b => generated 451 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b1db147-8353-4a9d-a490-9ee9abcf1c19 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 160/298] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cf06f778-c854-4bb4-8703-ff791da4bf9e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf06f778-c854-4bb4-8703-ff791da4bf9e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/detail Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf06f778-c854-4bb4-8703-ff791da4bf9e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf06f778-c854-4bb4-8703-ff791da4bf9e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /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 06 08:06:18 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf06f778-c854-4bb4-8703-ff791da4bf9e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 139/299] 192.168.122.190 () {60 vars in 1207 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87012) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group_snapshot with id: 52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /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 06 08:06:18 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b4f7c3f-4a55-43da-867d-832b1a789fb8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 202 Sep 06 08:06:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 161/300] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:06:18 2026] DELETE /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /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 06 08:06:18 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:18 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe12d8ba-a7a3-4466-b194-4ab0a513c39c tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 140/301] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2c17b2b0-ab46-438f-8929-4757cf381134 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /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 06 08:06:18 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all snapshots completed successfully. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2c17b2b0-ab46-438f-8929-4757cf381134 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 162/302] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-616f20fd-76fa-4fad-a50a-3f95c16939d7 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b returned with HTTP 200 Sep 06 08:06:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 141/303] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:18 2026] GET /volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b Sep 06 08:06:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b3bf0ab-dd94-426c-9080-fb32e3293782 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b returned with HTTP 200 Sep 06 08:06:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 163/304] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:19 2026] GET /volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b Sep 06 08:06:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Snapshot retrieved successfully. Sep 06 08:06:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4a92474-d78c-41c1-81c8-144aa8fa33d8 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b returned with HTTP 200 Sep 06 08:06:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 142/305] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:20 2026] GET /volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b => generated 449 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:06:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c01f58b3-4613-4fce-93af-0916f805f6c0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-957f228a-9584-458d-9bd7-88d847dee714 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-957f228a-9584-458d-9bd7-88d847dee714 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-957f228a-9584-458d-9bd7-88d847dee714 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-957f228a-9584-458d-9bd7-88d847dee714 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-957f228a-9584-458d-9bd7-88d847dee714 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b returned with HTTP 404 Sep 06 08:06:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 143/306] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:21 2026] GET /volume/v3/snapshots/061399b6-b227-493b-ac20-62296593220b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7044eb9-a838-4bca-95ca-d41d2ac8388e tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 404 Sep 06 08:06:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 144/307] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:21 2026] GET /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f81afb86-9f4d-4ee2-b910-c7a29526cb3f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f81afb86-9f4d-4ee2-b910-c7a29526cb3f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/group_snapshots Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f81afb86-9f4d-4ee2-b910-c7a29526cb3f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f81afb86-9f4d-4ee2-b910-c7a29526cb3f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: /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 06 08:06:21 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f81afb86-9f4d-4ee2-b910-c7a29526cb3f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots returned with HTTP 200 Sep 06 08:06:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 145/308] 192.168.122.190 () {60 vars in 1186 bytes} [Sun Sep 6 08:06:21 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for member 52b217d5-d65c-42be-b85e-a0033e7a6a6f {{(pid=87013) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.group_snapshots [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group_snapshot with id: 52b217d5-d65c-42be-b85e-a0033e7a6a6f Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d6188be-f6fe-4929-92b3-b81fed8d1175 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f returned with HTTP 404 Sep 06 08:06:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 146/309] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:06:21 2026] DELETE /volume/v3/group_snapshots/52b217d5-d65c-42be-b85e-a0033e7a6a6f => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8907af30-a433-41e7-bba1-ac7e5190f26f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /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 06 08:06:22 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Get all volumes completed successfully. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:22 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8907af30-a433-41e7-bba1-ac7e5190f26f tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 147/310] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:21 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] POST http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454/action Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] delete called for group 4a7f87ab-c757-4cb7-b683-b9f94b16f454 {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Delete group with id: 4a7f87ab-c757-4cb7-b683-b9f94b16f454 Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c01f58b3-4613-4fce-93af-0916f805f6c0 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c01f58b3-4613-4fce-93af-0916f805f6c0 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1766375477"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /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 06 08:06:22 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /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 06 08:06:22 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c01f58b3-4613-4fce-93af-0916f805f6c0 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:06:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 164/311] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:06:21 2026] POST /volume/v3/types => generated 228 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9cf0f91c-f696-4f3b-8f9b-73b6c88cb5be None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9cf0f91c-f696-4f3b-8f9b-73b6c88cb5be tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9cf0f91c-f696-4f3b-8f9b-73b6c88cb5be tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-447634726"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9cf0f91c-f696-4f3b-8f9b-73b6c88cb5be tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 165/312] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:22 2026] POST /volume/v3/group_types => generated 184 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd549f12-3cdd-4ffa-901a-55eacd9e9573 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454/action returned with HTTP 202 Sep 06 08:06:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 148/313] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:06:22 2026] POST /volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Volume info retrieved successfully. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:22 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d79f91ad-73be-4619-b974-62c4aae4a299", "volume_types": ["aea8f457-fd37-4666-8527-9aa244e07b52"], "name": "tempest-GroupSnapshotsV319Test-Group-870713797"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Creating new group {'group': {'group_type': 'd79f91ad-73be-4619-b974-62c4aae4a299', 'volume_types': ['aea8f457-fd37-4666-8527-9aa244e07b52'], 'name': 'tempest-GroupSnapshotsV319Test-Group-870713797'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-870713797. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7679adb3-5943-4f0f-904a-22b478dd67a0 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b returned with HTTP 200 Sep 06 08:06:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 149/314] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:22 2026] GET /volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b => generated 922 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Availability Zones retrieved successfully. Sep 06 08:06:22 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Created reservations ['caf0425f-b548-4319-b808-5f7178fada62'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35f609ee-d364-4c0c-afbd-3f53cbb1bace tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:06:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 166/315] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:06:22 2026] POST /volume/v3/groups => generated 115 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member adf17738-2b9f-4a63-84a8-af9a5b4f542e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:22 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:06:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a3284ae-b590-4978-8465-4b810c56e8b1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e returned with HTTP 200 Sep 06 08:06:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 150/316] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:22 2026] GET /volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e => generated 395 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dcd38227-e489-4ed9-b55a-ec024e2c61fb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dcd38227-e489-4ed9-b55a-ec024e2c61fb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dcd38227-e489-4ed9-b55a-ec024e2c61fb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dcd38227-e489-4ed9-b55a-ec024e2c61fb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dcd38227-e489-4ed9-b55a-ec024e2c61fb tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b returned with HTTP 404 Sep 06 08:06:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 167/317] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:23 2026] GET /volume/v3/volumes/cfdece52-62f3-43c1-9082-ca68a964862b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] GET http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] show called for member 4a7f87ab-c757-4cb7-b683-b9f94b16f454 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-866e9dfc-8de6-4a39-8098-a872d6960c15 tempest-GroupSnapshotsTest-1472890853 tempest-GroupSnapshotsTest-1472890853-project-member] http://192.168.122.190/volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 returned with HTTP 404 Sep 06 08:06:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 151/318] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:23 2026] GET /volume/v3/groups/4a7f87ab-c757-4cb7-b683-b9f94b16f454 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4098aa63-3014-4aaf-9381-c82d82249f9d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4098aa63-3014-4aaf-9381-c82d82249f9d tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/5bfe4717-2cdd-4e09-b2b6-79c39060d1c7 Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4098aa63-3014-4aaf-9381-c82d82249f9d tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4098aa63-3014-4aaf-9381-c82d82249f9d tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4098aa63-3014-4aaf-9381-c82d82249f9d tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/group_types/5bfe4717-2cdd-4e09-b2b6-79c39060d1c7 returned with HTTP 202 Sep 06 08:06:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 168/319] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:23 2026] DELETE /volume/v3/group_types/5bfe4717-2cdd-4e09-b2b6-79c39060d1c7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cf1046fb-058e-46fa-a332-f8b940a85198 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf1046fb-058e-46fa-a332-f8b940a85198 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] DELETE http://192.168.122.190/volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf1046fb-058e-46fa-a332-f8b940a85198 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf1046fb-058e-46fa-a332-f8b940a85198 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf1046fb-058e-46fa-a332-f8b940a85198 tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 returned with HTTP 202 Sep 06 08:06:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 152/320] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:06:23 2026] DELETE /volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-862d5966-5ca4-4240-8ba5-c6f9b1e12dde None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-862d5966-5ca4-4240-8ba5-c6f9b1e12dde tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] GET http://192.168.122.190/volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-862d5966-5ca4-4240-8ba5-c6f9b1e12dde tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-862d5966-5ca4-4240-8ba5-c6f9b1e12dde tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-862d5966-5ca4-4240-8ba5-c6f9b1e12dde tempest-GroupSnapshotsTest-1282033954 tempest-GroupSnapshotsTest-1282033954-project-admin] http://192.168.122.190/volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 returned with HTTP 404 Sep 06 08:06:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 169/321] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:06:23 2026] GET /volume/v3/types/c6335288-52e4-47cd-9e1c-83f799039534 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member adf17738-2b9f-4a63-84a8-af9a5b4f542e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:23 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:06:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00aed5aa-e0e6-4aff-88f7-44185dcaa9a4 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e returned with HTTP 200 Sep 06 08:06:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 153/322] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:23 2026] GET /volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e => generated 396 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2036515891", "volume_type": "aea8f457-fd37-4666-8527-9aa244e07b52", "group_id": "adf17738-2b9f-4a63-84a8-af9a5b4f542e", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2036515891', 'volume_type': 'aea8f457-fd37-4666-8527-9aa244e07b52', 'group_id': 'adf17738-2b9f-4a63-84a8-af9a5b4f542e', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Create volume of 1 GB Sep 06 08:06:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:23 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Availability Zones retrieved successfully. Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Flow 'volume_create_api' (98156cd1-2cc7-4948-ae7f-db6b7dcc139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639d3b4d-1385-40d0-9b5d-f0c9b0cf9189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639d3b4d-1385-40d0-9b5d-f0c9b0cf9189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:06:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aea8f457-fd37-4666-8527-9aa244e07b52,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1766375477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aea8f457-fd37-4666-8527-9aa244e07b52', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'adf17738-2b9f-4a63-84a8-af9a5b4f542e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7799421-9042-4385-830f-e62e6c3d1c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1766375477 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1766375477, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1766375477 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1766375477, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Created reservations ['4e84a408-ee87-42e9-b479-0edf196ede19', '7ea1831a-cdc2-48a7-b163-5388b7299f0c', 'a18aeed0-b2b8-42d4-b332-0fe1803c613b', '2bbb3013-49ef-42ee-8a96-f485f7e674a0'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7799421-9042-4385-830f-e62e6c3d1c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e84a408-ee87-42e9-b479-0edf196ede19', '7ea1831a-cdc2-48a7-b163-5388b7299f0c', 'a18aeed0-b2b8-42d4-b332-0fe1803c613b', '2bbb3013-49ef-42ee-8a96-f485f7e674a0']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646bea28-5752-4ceb-8c25-be5a700ad2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646bea28-5752-4ceb-8c25-be5a700ad2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd68689a-1278-40b0-91b6-76ab8936373a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2036515891',encryption_key_id=None,group_id=adf17738-2b9f-4a63-84a8-af9a5b4f542e,group_type_id=,metadata={},multiattach=False,project_id='2afd2c64c93b4ba6bbb38bfc52c9bea5',qos_specs=None,replication_status=,reservations=['4e84a408-ee87-42e9-b479-0edf196ede19','7ea1831a-cdc2-48a7-b163-5388b7299f0c','a18aeed0-b2b8-42d4-b332-0fe1803c613b','2bbb3013-49ef-42ee-8a96-f485f7e674a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1a52df086a4439bae143fae00d9704',volume_type_id=aea8f457-fd37-4666-8527-9aa244e07b52), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2036515891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=adf17738-2b9f-4a63-84a8-af9a5b4f542e,host=None,id=cd68689a-1278-40b0-91b6-76ab8936373a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afd2c64c93b4ba6bbb38bfc52c9bea5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa1a52df086a4439bae143fae00d9704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aea8f457-fd37-4666-8527-9aa244e07b52),volume_type_id=aea8f457-fd37-4666-8527-9aa244e07b52)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d7fd3-e198-4ebb-ba66-0ed9766f4d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d7fd3-e198-4ebb-ba66-0ed9766f4d2c) transitioned into state 'SUCCESS' from state '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-2036515891',encryption_key_id=None,group_id=adf17738-2b9f-4a63-84a8-af9a5b4f542e,group_type_id=,metadata={},multiattach=False,project_id='2afd2c64c93b4ba6bbb38bfc52c9bea5',qos_specs=None,replication_status=,reservations=['4e84a408-ee87-42e9-b479-0edf196ede19','7ea1831a-cdc2-48a7-b163-5388b7299f0c','a18aeed0-b2b8-42d4-b332-0fe1803c613b','2bbb3013-49ef-42ee-8a96-f485f7e674a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1a52df086a4439bae143fae00d9704',volume_type_id=aea8f457-fd37-4666-8527-9aa244e07b52)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (731dd8da-2a03-4722-8ac4-c5940a20b5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (731dd8da-2a03-4722-8ac4-c5940a20b5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Flow 'volume_create_api' (98156cd1-2cc7-4948-ae7f-db6b7dcc139d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Create volume request issued successfully. Sep 06 08:06:24 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:24 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:24 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-daa429dd-16c0-4939-b5e9-7d8a73236839 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 170/323] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:06:23 2026] POST /volume/v3/volumes => generated 835 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Volume info retrieved successfully. Sep 06 08:06:24 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:24 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:24 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6fb004a-84cf-4fba-a1fd-f0b13918f3d1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 200 Sep 06 08:06:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 154/324] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:24 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 927 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Volume info retrieved successfully. Sep 06 08:06:26 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:26 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:26 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cf8985c-e416-4e17-84f4-a0c9bd27e3cf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 200 Sep 06 08:06:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 171/325] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:26 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 927 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Volume info retrieved successfully. Sep 06 08:06:27 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:27 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c8af10a4-3595-4d8b-b6e9-528e14f8b679 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 200 Sep 06 08:06:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 155/326] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:27 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 928 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] POST http://192.168.122.190/volume/v3/group_snapshots Sep 06 08:06:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "adf17738-2b9f-4a63-84a8-af9a5b4f542e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1331474413"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'adf17738-2b9f-4a63-84a8-af9a5b4f542e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1331474413'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 08:06:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:27 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1331474413. Sep 06 08:06:27 devstack devstack@c-api.service[87012]: /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 06 08:06:27 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:27 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1766375477 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1766375477, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:27 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Created reservations ['36e9ca8e-9bb6-4ac8-8875-ea3b9c5f1ae6', '6b4deb77-a619-4de9-8092-45d53343af12', '7ec02bf5-ac63-4b48-a434-deb2732226f4', '0b7454b1-3429-4f30-89ee-867ceb2aac26'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-644200d5-4bed-4878-96a1-0d6d2ade78ca tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots returned with HTTP 202 Sep 06 08:06:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 172/327] 192.168.122.190 () {62 vars in 1208 bytes} [Sun Sep 6 08:06:27 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04700f36-cfc6-4f98-961a-30d05863af8c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04700f36-cfc6-4f98-961a-30d05863af8c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04700f36-cfc6-4f98-961a-30d05863af8c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04700f36-cfc6-4f98-961a-30d05863af8c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-04700f36-cfc6-4f98-961a-30d05863af8c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04700f36-cfc6-4f98-961a-30d05863af8c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 156/328] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:27 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae04654a-836a-4e8a-ae4f-cd0fb84a0d3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 173/329] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:28 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab7a1e12-6897-4b2b-9e02-e45453d8ce8e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 157/330] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:29 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dcaa26e0-ade6-4e05-b733-f4ca0456342e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c1d0924-a747-4173-9429-2930a55806c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c1d0924-a747-4173-9429-2930a55806c7 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c1d0924-a747-4173-9429-2930a55806c7 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c1d0924-a747-4173-9429-2930a55806c7 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-4c1d0924-a747-4173-9429-2930a55806c7 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c1d0924-a747-4173-9429-2930a55806c7 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 158/331] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /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 06 08:06:31 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Get all snapshots completed successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e5b6b67-50c3-4bc8-b484-7d0c0b6edf7e tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 159/332] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Snapshot retrieved successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26e9d52a-67f7-4aa9-8ade-d4ee4779c9b8 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 160/333] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7388171-47e1-41be-b839-817e79eb5474 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7388171-47e1-41be-b839-817e79eb5474 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7388171-47e1-41be-b839-817e79eb5474 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7388171-47e1-41be-b839-817e79eb5474 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-f7388171-47e1-41be-b839-817e79eb5474 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Updating group '48da9fcc-1103-4643-94ba-926125069eec' with 'creating' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7388171-47e1-41be-b839-817e79eb5474 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 161/334] 192.168.122.190 () {62 vars in 1339 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-98f5b051-986c-4025-8c7d-1827a7623662 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-98f5b051-986c-4025-8c7d-1827a7623662 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-98f5b051-986c-4025-8c7d-1827a7623662 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-98f5b051-986c-4025-8c7d-1827a7623662 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-98f5b051-986c-4025-8c7d-1827a7623662 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-98f5b051-986c-4025-8c7d-1827a7623662 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 162/335] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Updating group '48da9fcc-1103-4643-94ba-926125069eec' with 'available' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1653886e-eb7c-4eaa-a672-3ee985b729b7 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 163/336] 192.168.122.190 () {62 vars in 1339 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc27127d-8ab5-4c96-94ff-ecbb861017d0 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 164/337] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Updating group '48da9fcc-1103-4643-94ba-926125069eec' with 'error' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4cef5334-2f43-48dc-a7c9-30e79b8ef8c2 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 165/338] 192.168.122.190 () {62 vars in 1339 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3640f561-4d8a-43fb-91f2-130fa861be96 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3640f561-4d8a-43fb-91f2-130fa861be96 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3640f561-4d8a-43fb-91f2-130fa861be96 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3640f561-4d8a-43fb-91f2-130fa861be96 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-3640f561-4d8a-43fb-91f2-130fa861be96 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3640f561-4d8a-43fb-91f2-130fa861be96 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 166/339] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] POST http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Updating group '48da9fcc-1103-4643-94ba-926125069eec' with 'available' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dcaa26e0-ade6-4e05-b733-f4ca0456342e tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dcaa26e0-ade6-4e05-b733-f4ca0456342e tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-608655285"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3cfa0b6-1e1d-437b-a6f9-201a827e137b tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 167/340] 192.168.122.190 () {62 vars in 1339 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.group_snapshots [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dcaa26e0-ade6-4e05-b733-f4ca0456342e tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 174/341] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/types => generated 219 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a751a8e8-10b5-40fe-a337-ef14fe630993 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 168/342] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5858953e-0612-4d7d-936f-e1415718e9bc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fee75901-5018-479e-aca6-37f96011aba2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] DELETE http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] delete called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87012) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.group_snapshots [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Delete group_snapshot with id: 48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fee75901-5018-479e-aca6-37f96011aba2 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fee75901-5018-479e-aca6-37f96011aba2 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1951589689"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fee75901-5018-479e-aca6-37f96011aba2 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 169/343] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/group_types => generated 177 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /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 06 08:06:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5858953e-0612-4d7d-936f-e1415718e9bc tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 175/344] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:06:31 2026] DELETE /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-800b2dab-deba-4702-bcbe-e104322c24f9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /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 06 08:06:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Get all volumes completed successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:31 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-800b2dab-deba-4702-bcbe-e104322c24f9 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 176/345] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1853edad-feaa-4561-91e4-4e01e7a2ed25", "volume_types": ["bbfe54aa-65cd-4551-bd8b-472b2cb09181"], "name": "tempest-GroupsV314Test-Group-736673986"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Creating new group {'group': {'group_type': '1853edad-feaa-4561-91e4-4e01e7a2ed25', 'volume_types': ['bbfe54aa-65cd-4551-bd8b-472b2cb09181'], 'name': 'tempest-GroupsV314Test-Group-736673986'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Creating group tempest-GroupsV314Test-Group-736673986. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Availability Zones retrieved successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b4a4ec1-5e6c-4fa3-afd7-eac9852a5397 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 177/346] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/detail Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:31 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Created reservations ['202b9b42-4d7d-4523-963e-4ae4c33535ab'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /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 06 08:06:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Get all snapshots completed successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e07f3eae-f91c-43fd-b952-389979f3f8a1 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 178/347] 192.168.122.190 () {58 vars in 1148 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-740a85ac-665a-4d89-b38a-bf108b538c81 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-740a85ac-665a-4d89-b38a-bf108b538c81 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-740a85ac-665a-4d89-b38a-bf108b538c81 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-740a85ac-665a-4d89-b38a-bf108b538c81 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-740a85ac-665a-4d89-b38a-bf108b538c81 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Snapshot retrieved successfully. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-740a85ac-665a-4d89-b38a-bf108b538c81 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 returned with HTTP 200 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 179/348] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f5641eb-6089-45e4-be9e-3ab4458a0385 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:06:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 170/349] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:06:31 2026] POST /volume/v3/groups => generated 107 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] show called for member d46dc06c-a5c0-4e63-8247-4dc094abf265 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eeae76c0-5e72-4e36-b03c-37ade94ca8f1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 returned with HTTP 200 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 180/350] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:31 2026] GET /volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 => generated 387 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c34edea9-8001-4fb4-807d-15b4af14ce34 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 171/351] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:32 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-02c46f36-18fd-43b7-9d3a-9fe5bdab4951 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 181/352] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:32 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1147 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37/action Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Begin detaching volume completed successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-32e90653-e90d-4d87-8edf-04401e993921 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37/action returned with HTTP 202 Sep 06 08:06:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 172/353] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:06:32 2026] POST /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1df4eff3-54e1-4824-aef0-4ff197937675 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1df4eff3-54e1-4824-aef0-4ff197937675 None None] GET http://192.168.122.190/volume// Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1df4eff3-54e1-4824-aef0-4ff197937675 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1df4eff3-54e1-4824-aef0-4ff197937675 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1df4eff3-54e1-4824-aef0-4ff197937675 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 182/354] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:32 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-25e771ab-42dd-415c-baf6-138a6cfd7800 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 173/355] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:32 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 1331 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Snapshot retrieved successfully. Sep 06 08:06:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-62be3d42-5b1e-4918-a860-4ef9a70057f2 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 returned with HTTP 200 Sep 06 08:06:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 183/356] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:32 2026] GET /volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-87320577-8662-467e-b902-e9e470f14d9a req-af1301f8-017c-43d6-a94c-644eb0522bee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-af1301f8-017c-43d6-a94c-644eb0522bee tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-af1301f8-017c-43d6-a94c-644eb0522bee tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] show called for member d46dc06c-a5c0-4e63-8247-4dc094abf265 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-af1301f8-017c-43d6-a94c-644eb0522bee tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06e61b6d-5ed8-4a48-bdd4-075a57b2f904 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 returned with HTTP 200 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 184/357] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:33 2026] GET /volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-553854043", "volume_type": "bbfe54aa-65cd-4551-bd8b-472b2cb09181", "group_id": "d46dc06c-a5c0-4e63-8247-4dc094abf265", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-553854043', 'volume_type': 'bbfe54aa-65cd-4551-bd8b-472b2cb09181', 'group_id': 'd46dc06c-a5c0-4e63-8247-4dc094abf265', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: /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 06 08:06:33 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Create volume of 1 GB Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Availability Zones retrieved successfully. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Flow 'volume_create_api' (771c752a-d96d-410e-a6ad-1f945069b848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f2b3d5-5586-4334-9ef6-35e3b5dca6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-87320577-8662-467e-b902-e9e470f14d9a req-af1301f8-017c-43d6-a94c-644eb0522bee tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 returned with HTTP 200 Sep 06 08:06:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 174/358] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:06:33 2026] DELETE /volume/v3/attachments/6a465093-e006-428e-bbfa-db5d9ee6ef85 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f2b3d5-5586-4334-9ef6-35e3b5dca6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:06:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfe54aa-65cd-4551-bd8b-472b2cb09181,is_public=True,name='tempest-GroupsV314Test-volume-type-608655285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfe54aa-65cd-4551-bd8b-472b2cb09181', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd46dc06c-a5c0-4e63-8247-4dc094abf265', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c05b856-4855-4768-b766-93bb4491206f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-608655285 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-608655285, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-608655285 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-608655285, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Created reservations ['4fa2a14f-8177-4a8f-ab08-43f22bf63c57', '1a38ef7a-0b3a-4a96-89ae-3927cc351b3d', '0e07c481-17ac-4c43-953c-dfe896908432', 'e2ef7fd8-656b-4954-a361-08d2d76e8fc9'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c05b856-4855-4768-b766-93bb4491206f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa2a14f-8177-4a8f-ab08-43f22bf63c57', '1a38ef7a-0b3a-4a96-89ae-3927cc351b3d', '0e07c481-17ac-4c43-953c-dfe896908432', 'e2ef7fd8-656b-4954-a361-08d2d76e8fc9']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a7133b-1d75-4c5d-b3b0-87e2208162c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a7133b-1d75-4c5d-b3b0-87e2208162c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73f229d-7bd9-4095-a37b-2ba7502ef712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-553854043',encryption_key_id=None,group_id=d46dc06c-a5c0-4e63-8247-4dc094abf265,group_type_id=,metadata={},multiattach=False,project_id='0cf48cce87f14234b36fb51996f44fa6',qos_specs=None,replication_status=,reservations=['4fa2a14f-8177-4a8f-ab08-43f22bf63c57','1a38ef7a-0b3a-4a96-89ae-3927cc351b3d','0e07c481-17ac-4c43-953c-dfe896908432','e2ef7fd8-656b-4954-a361-08d2d76e8fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885b568a38434c868549705e4a6b753a',volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-553854043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d46dc06c-a5c0-4e63-8247-4dc094abf265,host=None,id=f73f229d-7bd9-4095-a37b-2ba7502ef712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf48cce87f14234b36fb51996f44fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885b568a38434c868549705e4a6b753a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfe54aa-65cd-4551-bd8b-472b2cb09181),volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded8cbfb-6a84-4a70-ba27-6452b6ee28bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded8cbfb-6a84-4a70-ba27-6452b6ee28bf) transitioned into state 'SUCCESS' from state '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-553854043',encryption_key_id=None,group_id=d46dc06c-a5c0-4e63-8247-4dc094abf265,group_type_id=,metadata={},multiattach=False,project_id='0cf48cce87f14234b36fb51996f44fa6',qos_specs=None,replication_status=,reservations=['4fa2a14f-8177-4a8f-ab08-43f22bf63c57','1a38ef7a-0b3a-4a96-89ae-3927cc351b3d','0e07c481-17ac-4c43-953c-dfe896908432','e2ef7fd8-656b-4954-a361-08d2d76e8fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885b568a38434c868549705e4a6b753a',volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6bdaf2-bd6e-4009-af25-5721fad9cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6bdaf2-bd6e-4009-af25-5721fad9cc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Flow 'volume_create_api' (771c752a-d96d-410e-a6ad-1f945069b848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Create volume request issued successfully. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:33 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-492d2a46-8aeb-42bc-b099-3e491c59db02 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 185/359] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:06:33 2026] POST /volume/v3/volumes => generated 825 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:33 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60d42f9e-9a1c-41cf-b7f9-a809b24dc188 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 186/360] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:33 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a07dd820-7ddf-4f86-934c-62ddef090f3c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a07dd820-7ddf-4f86-934c-62ddef090f3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a07dd820-7ddf-4f86-934c-62ddef090f3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a07dd820-7ddf-4f86-934c-62ddef090f3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a07dd820-7ddf-4f86-934c-62ddef090f3c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 returned with HTTP 404 Sep 06 08:06:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 187/361] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:06:33 2026] GET /volume/v3/snapshots/09edb0be-937e-4584-ab9f-982ad7804ca1 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35259b14-d864-45bd-8ec3-2155a9f1fccf tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 200 Sep 06 08:06:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 175/362] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:33 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 893 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.group_snapshots [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member 48da9fcc-1103-4643-94ba-926125069eec {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-015cfe48-2ed4-4dd6-a5f8-99b8f556a088 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec returned with HTTP 404 Sep 06 08:06:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 188/363] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:06:34 2026] GET /volume/v3/group_snapshots/48da9fcc-1103-4643-94ba-926125069eec => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a2392b47-b495-4307-98b3-d3854092b343 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /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 06 08:06:34 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Get all volumes completed successfully. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:34 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a2392b47-b495-4307-98b3-d3854092b343 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 176/364] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:34 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] POST http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e/action Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] delete called for group adf17738-2b9f-4a63-84a8-af9a5b4f542e {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:06:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Delete group with id: adf17738-2b9f-4a63-84a8-af9a5b4f542e Sep 06 08:06:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:34 devstack devstack@c-api.service[87012]: /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 06 08:06:34 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:34 devstack devstack@c-api.service[87012]: /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 06 08:06:34 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f05d83c-1f59-49dd-a008-4ae5b60a3cdf tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e/action returned with HTTP 202 Sep 06 08:06:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 189/365] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:06:34 2026] POST /volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6395a4dc-c423-48cf-a76a-be289643059a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Volume info retrieved successfully. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:34 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:34 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6395a4dc-c423-48cf-a76a-be289643059a tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 200 Sep 06 08:06:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 177/366] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:34 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 927 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-83369674-968b-48ed-998e-b4b70a2a12bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:35 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:35 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:35 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83369674-968b-48ed-998e-b4b70a2a12bd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 200 Sep 06 08:06:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 190/367] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:35 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 917 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfed2879-2392-4836-b56d-621049d15d0c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Volume info retrieved successfully. Sep 06 08:06:35 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:35 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:35 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfed2879-2392-4836-b56d-621049d15d0c tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 200 Sep 06 08:06:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 178/368] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:35 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 927 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:36 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:36 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a00fc4f-a199-4cd1-b18c-5a59adc1aaf3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 200 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 191/369] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:36 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7153c95-80ad-4417-b312-74f672979ab5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] POST http://192.168.122.190/volume/v3/groups/action Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action body: b'{"create-from-src": {"source_group_id": "d46dc06c-a5c0-4e63-8247-4dc094abf265", "name": "tempest-Group_from_grp-1724349101"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "d46dc06c-a5c0-4e63-8247-4dc094abf265", "name": "tempest-Group_from_grp-1724349101"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Creating new group {'create-from-src': {'source_group_id': 'd46dc06c-a5c0-4e63-8247-4dc094abf265', 'name': 'tempest-Group_from_grp-1724349101'}}. {{(pid=87013) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Creating group tempest-Group_from_grp-1724349101 from source group d46dc06c-a5c0-4e63-8247-4dc094abf265. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /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 06 08:06:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Created reservations ['9064054c-3c34-4ae6-9951-0f91bb6c2993'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /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 06 08:06:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:36 devstack devstack@c-api.service[87013]: INFO cinder.group.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] A mapping entry already exists for group 19db48bd-e609-41f0-9a29-9f3f0b74a5f5 and volume type bbfe54aa-65cd-4551-bd8b-472b2cb09181. Do not need to create again. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Availability Zones retrieved successfully. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Flow 'volume_create_api' (da2b8ef4-9b4f-4505-83aa-6b85008e9905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103e3927-29fd-409a-b747-343ded319133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-50824d3c-7fb6-4744-979c-6215d3f93eb6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50824d3c-7fb6-4744-979c-6215d3f93eb6 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50824d3c-7fb6-4744-979c-6215d3f93eb6 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50824d3c-7fb6-4744-979c-6215d3f93eb6 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103e3927-29fd-409a-b747-343ded319133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f73f229d-7bd9-4095-a37b-2ba7502ef712', 'volume_type': VolumeType(created_at=2026-09-06T06:06:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfe54aa-65cd-4551-bd8b-472b2cb09181,is_public=True,name='tempest-GroupsV314Test-volume-type-608655285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfe54aa-65cd-4551-bd8b-472b2cb09181', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '19db48bd-e609-41f0-9a29-9f3f0b74a5f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50824d3c-7fb6-4744-979c-6215d3f93eb6 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a returned with HTTP 404 Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadeb1f8-6a03-4e77-bda1-27a40823612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 192/370] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:36 2026] GET /volume/v3/volumes/cd68689a-1278-40b0-91b6-76ab8936373a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ec694817-073a-434b-a644-6fdb80546a05 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ec694817-073a-434b-a644-6fdb80546a05 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] GET http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ec694817-073a-434b-a644-6fdb80546a05 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ec694817-073a-434b-a644-6fdb80546a05 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-ec694817-073a-434b-a644-6fdb80546a05 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] show called for member adf17738-2b9f-4a63-84a8-af9a5b4f542e {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ec694817-073a-434b-a644-6fdb80546a05 tempest-GroupSnapshotsV319Test-1608458198 tempest-GroupSnapshotsV319Test-1608458198-project-member] http://192.168.122.190/volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e returned with HTTP 404 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 193/371] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:36 2026] GET /volume/v3/groups/adf17738-2b9f-4a63-84a8-af9a5b4f542e => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-536f30a5-5566-4ec4-9711-b5bebddf9502 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-536f30a5-5566-4ec4-9711-b5bebddf9502 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/d79f91ad-73be-4619-b974-62c4aae4a299 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-536f30a5-5566-4ec4-9711-b5bebddf9502 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-536f30a5-5566-4ec4-9711-b5bebddf9502 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-608655285 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-608655285, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-608655285 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-608655285, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-536f30a5-5566-4ec4-9711-b5bebddf9502 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/group_types/d79f91ad-73be-4619-b974-62c4aae4a299 returned with HTTP 202 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 194/372] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:36 2026] DELETE /volume/v3/group_types/d79f91ad-73be-4619-b974-62c4aae4a299 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-16998f2e-2c91-4ad5-b538-2e38b109b7d1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16998f2e-2c91-4ad5-b538-2e38b109b7d1 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] DELETE http://192.168.122.190/volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16998f2e-2c91-4ad5-b538-2e38b109b7d1 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16998f2e-2c91-4ad5-b538-2e38b109b7d1 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Created reservations ['610757ec-ce4e-4394-a472-783561dfb1b7', '6ce30946-59ee-462a-88e4-ba1f7e955a05', '173de670-1fcb-49b7-95af-1c9503eccaa7', 'd615ee19-e336-4edd-8385-e908968ed5d3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadeb1f8-6a03-4e77-bda1-27a40823612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610757ec-ce4e-4394-a472-783561dfb1b7', '6ce30946-59ee-462a-88e4-ba1f7e955a05', '173de670-1fcb-49b7-95af-1c9503eccaa7', 'd615ee19-e336-4edd-8385-e908968ed5d3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342ba669-c9a5-4279-aa6e-e021add39e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16998f2e-2c91-4ad5-b538-2e38b109b7d1 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 returned with HTTP 202 Sep 06 08:06:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 195/373] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:06:36 2026] DELETE /volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93652319-bb49-4067-9f4b-58d1e5f43674 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342ba669-c9a5-4279-aa6e-e021add39e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3d66ce-444e-4cda-9f3b-c87c3579a22f', '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=19db48bd-e609-41f0-9a29-9f3f0b74a5f5,group_type_id=,metadata={},multiattach=False,project_id='0cf48cce87f14234b36fb51996f44fa6',qos_specs=None,replication_status=,reservations=['610757ec-ce4e-4394-a472-783561dfb1b7','6ce30946-59ee-462a-88e4-ba1f7e955a05','173de670-1fcb-49b7-95af-1c9503eccaa7','d615ee19-e336-4edd-8385-e908968ed5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f73f229d-7bd9-4095-a37b-2ba7502ef712,status='creating',user_id='885b568a38434c868549705e4a6b753a',volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=19db48bd-e609-41f0-9a29-9f3f0b74a5f5,host=None,id=8b3d66ce-444e-4cda-9f3b-c87c3579a22f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf48cce87f14234b36fb51996f44fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f73f229d-7bd9-4095-a37b-2ba7502ef712,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885b568a38434c868549705e4a6b753a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfe54aa-65cd-4551-bd8b-472b2cb09181),volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93652319-bb49-4067-9f4b-58d1e5f43674 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] GET http://192.168.122.190/volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d10a0-c8d6-465c-bad7-97f13c7889ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93652319-bb49-4067-9f4b-58d1e5f43674 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93652319-bb49-4067-9f4b-58d1e5f43674 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93652319-bb49-4067-9f4b-58d1e5f43674 tempest-GroupSnapshotsV319Test-1341291574 tempest-GroupSnapshotsV319Test-1341291574-project-admin] http://192.168.122.190/volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 returned with HTTP 404 Sep 06 08:06:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 196/374] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:06:37 2026] GET /volume/v3/types/aea8f457-fd37-4666-8527-9aa244e07b52 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d10a0-c8d6-465c-bad7-97f13c7889ee) transitioned into state 'SUCCESS' from 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=19db48bd-e609-41f0-9a29-9f3f0b74a5f5,group_type_id=,metadata={},multiattach=False,project_id='0cf48cce87f14234b36fb51996f44fa6',qos_specs=None,replication_status=,reservations=['610757ec-ce4e-4394-a472-783561dfb1b7','6ce30946-59ee-462a-88e4-ba1f7e955a05','173de670-1fcb-49b7-95af-1c9503eccaa7','d615ee19-e336-4edd-8385-e908968ed5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f73f229d-7bd9-4095-a37b-2ba7502ef712,status='creating',user_id='885b568a38434c868549705e4a6b753a',volume_type_id=bbfe54aa-65cd-4551-bd8b-472b2cb09181)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Flow 'volume_create_api' (da2b8ef4-9b4f-4505-83aa-6b85008e9905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Create volume request issued successfully. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /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 06 08:06:37 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7153c95-80ad-4417-b312-74f672979ab5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/action returned with HTTP 202 Sep 06 08:06:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 179/375] 192.168.122.190 () {62 vars in 1202 bytes} [Sun Sep 6 08:06:36 2026] POST /volume/v3/groups/action => generated 102 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9e32b5ed-0569-4061-a444-4abc6b033365 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: /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 06 08:06:37 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Get all volumes completed successfully. Sep 06 08:06:37 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:37 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:37 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:37 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e32b5ed-0569-4061-a444-4abc6b033365 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 197/376] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:37 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:37 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:37 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f771b139-0763-4b7b-b9a7-96884e6316e6 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 180/377] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:37 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:39 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:39 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:39 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4fbec2f-47f7-4a1e-9ab4-329c483aa517 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 198/378] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:39 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:40 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:40 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:06:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1235026537", "imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1235026537', 'imageRef': '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:06:40 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f04ee37c-ce97-422c-ad30-77813eab1be1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 181/379] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:40 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume of 1 GB Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Availability Zones retrieved successfully. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Flow 'volume_create_api' (c5909bc2-c5e1-4fb3-9fa2-fd3b974ffd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6f86b9-85ed-421d-9618-d6f673edc174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6f86b9-85ed-421d-9618-d6f673edc174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3b738f-85a5-4466-b59b-84ac8a94ffbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Created reservations ['94ab855d-4a0c-4f01-b2bd-db7776c36d07', '827c89e5-5211-44da-8377-ab8e0314298f', '8fd8d053-6d41-42bd-8b64-63cc3c802c66', 'cb7cc84c-bd40-4767-b299-108ec081ddd2'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3b738f-85a5-4466-b59b-84ac8a94ffbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ab855d-4a0c-4f01-b2bd-db7776c36d07', '827c89e5-5211-44da-8377-ab8e0314298f', '8fd8d053-6d41-42bd-8b64-63cc3c802c66', 'cb7cc84c-bd40-4767-b299-108ec081ddd2']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb66c57-446a-4577-82ac-6584b8ae3871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb66c57-446a-4577-82ac-6584b8ae3871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b', '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-1235026537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3770341499244c44a72453503d965656',qos_specs=None,replication_status=,reservations=['94ab855d-4a0c-4f01-b2bd-db7776c36d07','827c89e5-5211-44da-8377-ab8e0314298f','8fd8d053-6d41-42bd-8b64-63cc3c802c66','cb7cc84c-bd40-4767-b299-108ec081ddd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515cc44e4ba46dc9af422b926914b9f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1235026537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3770341499244c44a72453503d965656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515cc44e4ba46dc9af422b926914b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb19a292-cfcc-4e70-aca2-0beb7dd7b4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb19a292-cfcc-4e70-aca2-0beb7dd7b4d7) transitioned into state 'SUCCESS' from state '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-1235026537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3770341499244c44a72453503d965656',qos_specs=None,replication_status=,reservations=['94ab855d-4a0c-4f01-b2bd-db7776c36d07','827c89e5-5211-44da-8377-ab8e0314298f','8fd8d053-6d41-42bd-8b64-63cc3c802c66','cb7cc84c-bd40-4767-b299-108ec081ddd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515cc44e4ba46dc9af422b926914b9f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ac5c9a-f7ac-4f0a-a105-9dd8b81aa143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ac5c9a-f7ac-4f0a-a105-9dd8b81aa143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Flow 'volume_create_api' (c5909bc2-c5e1-4fb3-9fa2-fd3b974ffd77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Create volume request issued successfully. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3da38f10-5692-4b5a-b86b-bcbca4513064 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:06:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 199/380] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:06:40 2026] POST /volume/v3/volumes => generated 762 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:06:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8cf8264f-a645-450c-af87-e2d8262f3eb3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 182/381] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:41 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f14333a2-5b5a-4412-8fde-1a93366720cd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:41 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:41 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f14333a2-5b5a-4412-8fde-1a93366720cd tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 200/382] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:41 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8043f423-ba43-4ebb-9232-8382284f0c80 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8043f423-ba43-4ebb-9232-8382284f0c80 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8043f423-ba43-4ebb-9232-8382284f0c80 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8043f423-ba43-4ebb-9232-8382284f0c80 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8043f423-ba43-4ebb-9232-8382284f0c80 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8043f423-ba43-4ebb-9232-8382284f0c80 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 183/383] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:42 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a627424b-e387-4586-9a47-60509eef9d6e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:42 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:42 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:43 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a627424b-e387-4586-9a47-60509eef9d6e tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 201/384] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:42 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-509cf5b5-a6f7-4d30-9624-2991cc772bfe tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 184/385] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:43 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 854 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:44 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:44 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:44 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d37f09d-0b95-4d4a-b790-4ebdf0bb24d4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 202/386] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:44 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-205e5f02-0a4d-4109-8dd4-be7cd05cbb1d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 185/387] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:44 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:45 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:45 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:46 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4efc1722-4a1b-414d-873d-870c4aa9f445 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 186/388] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:46 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79d488ce-6443-41d4-b5d9-b8984e72bfb3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 203/389] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:45 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bcf6caab-4a0c-46e1-918f-ae9ca792811a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf6caab-4a0c-46e1-918f-ae9ca792811a tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bcf6caab-4a0c-46e1-918f-ae9ca792811a tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1568697868"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf6caab-4a0c-46e1-918f-ae9ca792811a tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 187/390] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:46 2026] POST /volume/v3/group_types => generated 181 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-99e3223a-12bc-49e5-9fa8-24bb149f24d0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-99e3223a-12bc-49e5-9fa8-24bb149f24d0 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] POST http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs Sep 06 08:06:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-99e3223a-12bc-49e5-9fa8-24bb149f24d0 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-99e3223a-12bc-49e5-9fa8-24bb149f24d0 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs returned with HTTP 202 Sep 06 08:06:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 204/391] 192.168.122.190 () {62 vars in 1342 bytes} [Sun Sep 6 08:06:46 2026] POST /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs => generated 53 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:06:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-608d1985-78da-432b-ac75-ba92e5d44609 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-608d1985-78da-432b-ac75-ba92e5d44609 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] POST http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-608d1985-78da-432b-ac75-ba92e5d44609 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-608d1985-78da-432b-ac75-ba92e5d44609 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs returned with HTTP 202 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 188/392] 192.168.122.190 () {62 vars in 1342 bytes} [Sun Sep 6 08:06:46 2026] POST /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs => generated 61 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-20301772-9160-4ef0-8ac3-72a3439b1a3f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20301772-9160-4ef0-8ac3-72a3439b1a3f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20301772-9160-4ef0-8ac3-72a3439b1a3f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20301772-9160-4ef0-8ac3-72a3439b1a3f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20301772-9160-4ef0-8ac3-72a3439b1a3f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 205/393] 192.168.122.190 () {60 vars in 1336 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8da9e1ae-48b6-49ac-a16d-70375410b8fb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8da9e1ae-48b6-49ac-a16d-70375410b8fb tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8da9e1ae-48b6-49ac-a16d-70375410b8fb tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8da9e1ae-48b6-49ac-a16d-70375410b8fb tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8da9e1ae-48b6-49ac-a16d-70375410b8fb tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 189/394] 192.168.122.190 () {60 vars in 1336 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 => generated 18 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-70ddb534-df0a-4acd-a69d-06fd0e7279cf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70ddb534-df0a-4acd-a69d-06fd0e7279cf tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] PUT http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70ddb534-df0a-4acd-a69d-06fd0e7279cf tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70ddb534-df0a-4acd-a69d-06fd0e7279cf tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 206/395] 192.168.122.190 () {62 vars in 1356 bytes} [Sun Sep 6 08:06:47 2026] PUT /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 => generated 26 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a5589f57-7836-456f-b491-7bed571ab9fc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5589f57-7836-456f-b491-7bed571ab9fc tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a5589f57-7836-456f-b491-7bed571ab9fc tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a5589f57-7836-456f-b491-7bed571ab9fc tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5589f57-7836-456f-b491-7bed571ab9fc tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 190/396] 192.168.122.190 () {60 vars in 1321 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs => generated 87 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c44bc64-625b-4def-a01b-8ccd6b7b6fa5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c44bc64-625b-4def-a01b-8ccd6b7b6fa5 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c44bc64-625b-4def-a01b-8ccd6b7b6fa5 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c44bc64-625b-4def-a01b-8ccd6b7b6fa5 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c44bc64-625b-4def-a01b-8ccd6b7b6fa5 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 returned with HTTP 202 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 207/397] 192.168.122.190 () {60 vars in 1339 bytes} [Sun Sep 6 08:06:47 2026] DELETE /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] HTTP exception thrown: Group Type 0106071f-53db-4321-bbdc-eaf2af863d4d has no extra spec with key key1. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f06ab29-22f9-48b0-84f3-bc45d97ddc42 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 returned with HTTP 404 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 208/398] 192.168.122.190 () {60 vars in 1336 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key1 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f595b995-56ac-4407-9d3b-8a280bfe6ea6 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 191/399] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-622d2aaf-762d-4559-ba2b-992b18f2492c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-622d2aaf-762d-4559-ba2b-992b18f2492c tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-622d2aaf-762d-4559-ba2b-992b18f2492c tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-622d2aaf-762d-4559-ba2b-992b18f2492c tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:47 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=535,cinder:UPDATE=113,cinder:INSERT=64 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-622d2aaf-762d-4559-ba2b-992b18f2492c tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 returned with HTTP 202 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 192/400] 192.168.122.190 () {60 vars in 1339 bytes} [Sun Sep 6 08:06:47 2026] DELETE /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] HTTP exception thrown: Group Type 0106071f-53db-4321-bbdc-eaf2af863d4d has no extra spec with key key2. Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-62e5c536-62fd-4ce8-9d8a-70bfb203e670 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 returned with HTTP 404 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 193/401] 192.168.122.190 () {60 vars in 1336 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key2 => generated 126 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-93ea8872-0089-40bc-a38f-7183050d4043 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93ea8872-0089-40bc-a38f-7183050d4043 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93ea8872-0089-40bc-a38f-7183050d4043 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93ea8872-0089-40bc-a38f-7183050d4043 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93ea8872-0089-40bc-a38f-7183050d4043 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 returned with HTTP 202 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 194/402] 192.168.122.190 () {60 vars in 1339 bytes} [Sun Sep 6 08:06:47 2026] DELETE /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-806fd18f-bc25-4f16-beb1-2d6c1eacd8b5 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 209/403] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] GET http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] HTTP exception thrown: Group Type 0106071f-53db-4321-bbdc-eaf2af863d4d has no extra spec with key key3. Sep 06 08:06:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ed83f6b0-c490-47eb-939e-2e835f92c976 tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 returned with HTTP 404 Sep 06 08:06:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 195/404] 192.168.122.190 () {60 vars in 1336 bytes} [Sun Sep 6 08:06:47 2026] GET /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d/group_specs/key3 => generated 126 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79d05fb8-b7c3-4f55-93ce-c8b5218d001f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79d05fb8-b7c3-4f55-93ce-c8b5218d001f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79d05fb8-b7c3-4f55-93ce-c8b5218d001f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79d05fb8-b7c3-4f55-93ce-c8b5218d001f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79d05fb8-b7c3-4f55-93ce-c8b5218d001f tempest-GroupTypeSpecsTest-493759256 tempest-GroupTypeSpecsTest-493759256-project-admin] http://192.168.122.190/volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d returned with HTTP 202 Sep 06 08:06:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 210/405] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:47 2026] DELETE /volume/v3/group_types/0106071f-53db-4321-bbdc-eaf2af863d4d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-24089969-a5d1-4799-a103-aafd1207c0bc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-24089969-a5d1-4799-a103-aafd1207c0bc tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-24089969-a5d1-4799-a103-aafd1207c0bc tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-24089969-a5d1-4799-a103-aafd1207c0bc tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-24089969-a5d1-4799-a103-aafd1207c0bc tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-24089969-a5d1-4799-a103-aafd1207c0bc tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 196/406] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:48 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:48 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:48 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:48 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f47a7488-2853-4fad-9b32-8c62e8ef389a tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 211/407] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:48 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0e346158-4f88-4832-913d-5b76193ac54e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e346158-4f88-4832-913d-5b76193ac54e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e346158-4f88-4832-913d-5b76193ac54e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e346158-4f88-4832-913d-5b76193ac54e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0e346158-4f88-4832-913d-5b76193ac54e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e346158-4f88-4832-913d-5b76193ac54e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 197/408] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:49 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=550,cinder:UPDATE=113,cinder:INSERT=65 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:49 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f496f22-a310-4c9a-9c28-ce395ae0ccf1 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 212/409] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:49 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-35792daf-5848-4d7b-af46-146324a2069f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35792daf-5848-4d7b-af46-146324a2069f tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35792daf-5848-4d7b-af46-146324a2069f tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35792daf-5848-4d7b-af46-146324a2069f tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-35792daf-5848-4d7b-af46-146324a2069f tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] show called for member 19db48bd-e609-41f0-9a29-9f3f0b74a5f5 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:49 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:06:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35792daf-5848-4d7b-af46-146324a2069f tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 returned with HTTP 200 Sep 06 08:06:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 198/410] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:49 2026] GET /volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 => generated 417 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3904a5de-54f6-419e-b235-9328d4faffaa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /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 06 08:06:49 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Get all volumes completed successfully. Sep 06 08:06:49 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:50 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:50 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3904a5de-54f6-419e-b235-9328d4faffaa tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 213/411] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:49 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] POST http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5/action Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] delete called for group 19db48bd-e609-41f0-9a29-9f3f0b74a5f5 {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Delete group with id: 19db48bd-e609-41f0-9a29-9f3f0b74a5f5 Sep 06 08:06:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87013]: /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 06 08:06:50 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:50 devstack devstack@c-api.service[87013]: /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 06 08:06:50 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fcd58b61-67e7-40a8-97a2-f6951e25f38c tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5/action returned with HTTP 202 Sep 06 08:06:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 199/412] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:06:50 2026] POST /volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:50 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69416fa9-eeab-4e8e-92d3-20031f9f13a2 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 214/413] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:50 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 929 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ed370537-fed3-4112-aba4-8ca87709b5cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ed370537-fed3-4112-aba4-8ca87709b5cd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ed370537-fed3-4112-aba4-8ca87709b5cd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ed370537-fed3-4112-aba4-8ca87709b5cd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ed370537-fed3-4112-aba4-8ca87709b5cd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ed370537-fed3-4112-aba4-8ca87709b5cd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 200/414] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:50 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-42ebe075-81b5-408e-9114-d9fad5dfd079 req-8feaee37-1d44-4f45-baf2-a3218c6081e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 215/415] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:50 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-972c65f6-0884-45f4-91e3-f820082fd077 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:51 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:51 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:51 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-972c65f6-0884-45f4-91e3-f820082fd077 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 200 Sep 06 08:06:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 201/416] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:51 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 928 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecdc4f26-f2eb-469f-9126-6771cf662f3f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 216/417] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:51 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-05bbc7f8-1546-4d6c-a0dc-8d4999338146 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-05bbc7f8-1546-4d6c-a0dc-8d4999338146 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-05bbc7f8-1546-4d6c-a0dc-8d4999338146 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-05bbc7f8-1546-4d6c-a0dc-8d4999338146 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-05bbc7f8-1546-4d6c-a0dc-8d4999338146 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f returned with HTTP 404 Sep 06 08:06:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 202/418] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:52 2026] GET /volume/v3/volumes/8b3d66ce-444e-4cda-9f3b-c87c3579a22f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-864d54c7-a4da-4f83-898d-252045eba529 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-864d54c7-a4da-4f83-898d-252045eba529 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-864d54c7-a4da-4f83-898d-252045eba529 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-864d54c7-a4da-4f83-898d-252045eba529 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-864d54c7-a4da-4f83-898d-252045eba529 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] show called for member 19db48bd-e609-41f0-9a29-9f3f0b74a5f5 {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-864d54c7-a4da-4f83-898d-252045eba529 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 returned with HTTP 404 Sep 06 08:06:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 217/419] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:52 2026] GET /volume/v3/groups/19db48bd-e609-41f0-9a29-9f3f0b74a5f5 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-98530b89-74f8-4253-85fa-48feee3415b3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:06:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:06:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Get all volumes completed successfully. Sep 06 08:06:52 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:52 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0fc1cf2-241c-4ee2-a849-071be2c356f8 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 203/420] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:52 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:53 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98530b89-74f8-4253-85fa-48feee3415b3 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:06:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 218/421] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:06:52 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c669640-d4c6-41da-8351-9923b3088e23 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] POST http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265/action Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] delete called for group d46dc06c-a5c0-4e63-8247-4dc094abf265 {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Delete group with id: d46dc06c-a5c0-4e63-8247-4dc094abf265 Sep 06 08:06:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:53 devstack devstack@c-api.service[87013]: /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 06 08:06:53 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:06:53 devstack devstack@c-api.service[87013]: /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 06 08:06:53 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:06:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c669640-d4c6-41da-8351-9923b3088e23 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265/action returned with HTTP 202 Sep 06 08:06:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 204/422] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:06:53 2026] POST /volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:53 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:53 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:53 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2be865c8-d747-403e-9a1a-a4b6bbfd4086 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 200 Sep 06 08:06:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 219/423] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:53 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e32126ad-f656-4aa1-afeb-353368fb1140 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e32126ad-f656-4aa1-afeb-353368fb1140 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e32126ad-f656-4aa1-afeb-353368fb1140 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e32126ad-f656-4aa1-afeb-353368fb1140 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e32126ad-f656-4aa1-afeb-353368fb1140 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e32126ad-f656-4aa1-afeb-353368fb1140 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 205/424] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:53 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a614a49f-1805-4e89-a349-534cc24d3070 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a614a49f-1805-4e89-a349-534cc24d3070 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a614a49f-1805-4e89-a349-534cc24d3070 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2138609249", "description": "tempest-group-type-description-2138288983", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a614a49f-1805-4e89-a349-534cc24d3070 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 220/425] 192.168.122.190 () {62 vars in 1196 bytes} [Sun Sep 6 08:06:54 2026] POST /volume/v3/group_types => generated 265 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c6929a0-0aa8-4a61-8190-c484a8082566 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c6929a0-0aa8-4a61-8190-c484a8082566 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c6929a0-0aa8-4a61-8190-c484a8082566 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c6929a0-0aa8-4a61-8190-c484a8082566 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c6929a0-0aa8-4a61-8190-c484a8082566 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 206/426] 192.168.122.190 () {60 vars in 1174 bytes} [Sun Sep 6 08:06:54 2026] GET /volume/v3/group_types => generated 662 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bea594b9-7008-4cb1-abe9-a2a86d827df7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bea594b9-7008-4cb1-abe9-a2a86d827df7 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] PUT http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bea594b9-7008-4cb1-abe9-a2a86d827df7 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1007863842", "description": "updated-group-type-desc"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Volume info retrieved successfully. Sep 06 08:06:54 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:06:54 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bea594b9-7008-4cb1-abe9-a2a86d827df7 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 207/427] 192.168.122.190 () {62 vars in 1306 bytes} [Sun Sep 6 08:06:54 2026] PUT /volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 => generated 255 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-025ad01e-1936-4f0f-b27f-b9abc994be90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-025ad01e-1936-4f0f-b27f-b9abc994be90 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-025ad01e-1936-4f0f-b27f-b9abc994be90 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-025ad01e-1936-4f0f-b27f-b9abc994be90 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-025ad01e-1936-4f0f-b27f-b9abc994be90 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 208/428] 192.168.122.190 () {60 vars in 1285 bytes} [Sun Sep 6 08:06:54 2026] GET /volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f18ebf9-2c19-4d22-b358-f556ffe89220 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f18ebf9-2c19-4d22-b358-f556ffe89220 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f18ebf9-2c19-4d22-b358-f556ffe89220 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f18ebf9-2c19-4d22-b358-f556ffe89220 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f35a63c-8fff-42fa-8571-2399a0e95fa4 tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 221/429] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:54 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f18ebf9-2c19-4d22-b358-f556ffe89220 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 returned with HTTP 202 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 209/430] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:54 2026] DELETE /volume/v3/group_types/b29af1b1-cc84-4953-a77a-c70832db9521 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-90662e2d-c4ae-45b5-9f3f-2239054f212e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90662e2d-c4ae-45b5-9f3f-2239054f212e tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90662e2d-c4ae-45b5-9f3f-2239054f212e tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90662e2d-c4ae-45b5-9f3f-2239054f212e tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90662e2d-c4ae-45b5-9f3f-2239054f212e tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 200 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 222/431] 192.168.122.190 () {60 vars in 1174 bytes} [Sun Sep 6 08:06:54 2026] GET /volume/v3/group_types => generated 411 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c9933f2f-bb5b-436f-9edd-dda6956111c1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9933f2f-bb5b-436f-9edd-dda6956111c1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9933f2f-bb5b-436f-9edd-dda6956111c1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-245220439", "is_public": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9933f2f-bb5b-436f-9edd-dda6956111c1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 210/432] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:54 2026] POST /volume/v3/group_types => generated 163 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e2f7561-51a3-4a7f-bce7-97870c266310 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e2f7561-51a3-4a7f-bce7-97870c266310 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:06:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e2f7561-51a3-4a7f-bce7-97870c266310 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1150254244", "is_public": false}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e2f7561-51a3-4a7f-bce7-97870c266310 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:06:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 223/433] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:06:54 2026] POST /volume/v3/group_types => generated 165 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-19060b7e-6935-4f4a-948a-ced4727274ed None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-19060b7e-6935-4f4a-948a-ced4727274ed tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-19060b7e-6935-4f4a-948a-ced4727274ed tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-19060b7e-6935-4f4a-948a-ced4727274ed tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-19060b7e-6935-4f4a-948a-ced4727274ed tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 211/434] 192.168.122.190 () {60 vars in 1235 bytes} [Sun Sep 6 08:06:54 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 711 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-adf86744-617a-4af1-92cf-ec52e1c941d6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-adf86744-617a-4af1-92cf-ec52e1c941d6 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-adf86744-617a-4af1-92cf-ec52e1c941d6 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-adf86744-617a-4af1-92cf-ec52e1c941d6 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-260dfd96-8ea1-4596-997f-e52124500de3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-260dfd96-8ea1-4596-997f-e52124500de3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-260dfd96-8ea1-4596-997f-e52124500de3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-260dfd96-8ea1-4596-997f-e52124500de3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-adf86744-617a-4af1-92cf-ec52e1c941d6 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 224/435] 192.168.122.190 () {60 vars in 1237 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 711 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c2afd9c-faed-47a9-955b-129246dddcd1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c2afd9c-faed-47a9-955b-129246dddcd1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types?is_public=False Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c2afd9c-faed-47a9-955b-129246dddcd1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c2afd9c-faed-47a9-955b-129246dddcd1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c2afd9c-faed-47a9-955b-129246dddcd1 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 225/436] 192.168.122.190 () {60 vars in 1205 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-260dfd96-8ea1-4596-997f-e52124500de3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-52a3b653-bcfb-4efc-b25d-dae3d95bfcf3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52a3b653-bcfb-4efc-b25d-dae3d95bfcf3 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] GET http://192.168.122.190/volume/v3/group_types?is_public=True Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52a3b653-bcfb-4efc-b25d-dae3d95bfcf3 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52a3b653-bcfb-4efc-b25d-dae3d95bfcf3 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52a3b653-bcfb-4efc-b25d-dae3d95bfcf3 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 226/437] 192.168.122.190 () {60 vars in 1203 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/group_types?is_public=True => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-260dfd96-8ea1-4596-997f-e52124500de3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ea00e33-3f3b-4967-b81c-0c6a4e17b941 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ea00e33-3f3b-4967-b81c-0c6a4e17b941 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/26fb0b53-9723-48ff-bf6c-396a998bc053 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ea00e33-3f3b-4967-b81c-0c6a4e17b941 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ea00e33-3f3b-4967-b81c-0c6a4e17b941 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 212/438] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 1335 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ea00e33-3f3b-4967-b81c-0c6a4e17b941 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types/26fb0b53-9723-48ff-bf6c-396a998bc053 returned with HTTP 202 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 227/439] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:55 2026] DELETE /volume/v3/group_types/26fb0b53-9723-48ff-bf6c-396a998bc053 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2f5387b-1cb4-4eec-9947-055c1e075269 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2f5387b-1cb4-4eec-9947-055c1e075269 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/9796d642-25db-47e9-9c0b-7491d4d53d11 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2f5387b-1cb4-4eec-9947-055c1e075269 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2f5387b-1cb4-4eec-9947-055c1e075269 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2f5387b-1cb4-4eec-9947-055c1e075269 tempest-GroupTypesTest-13341226 tempest-GroupTypesTest-13341226-project-admin] http://192.168.122.190/volume/v3/group_types/9796d642-25db-47e9-9c0b-7491d4d53d11 returned with HTTP 202 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 213/440] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:55 2026] DELETE /volume/v3/group_types/9796d642-25db-47e9-9c0b-7491d4d53d11 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2924f138-b1b9-4fbe-b4b4-3cae7bba953d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2924f138-b1b9-4fbe-b4b4-3cae7bba953d tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2924f138-b1b9-4fbe-b4b4-3cae7bba953d tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2924f138-b1b9-4fbe-b4b4-3cae7bba953d tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2924f138-b1b9-4fbe-b4b4-3cae7bba953d tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 returned with HTTP 404 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 228/441] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/volumes/f73f229d-7bd9-4095-a37b-2ba7502ef712 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] GET http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] show called for member d46dc06c-a5c0-4e63-8247-4dc094abf265 {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac44622b-fd88-48a1-9356-e5f5f33e37fe tempest-GroupsV314Test-1524333603 tempest-GroupsV314Test-1524333603-project-member] http://192.168.122.190/volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 returned with HTTP 404 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 214/442] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/groups/d46dc06c-a5c0-4e63-8247-4dc094abf265 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e7fe92d2-d5a8-4b09-8f54-f14d8c836897 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7fe92d2-d5a8-4b09-8f54-f14d8c836897 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/1853edad-feaa-4561-91e4-4e01e7a2ed25 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7fe92d2-d5a8-4b09-8f54-f14d8c836897 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7fe92d2-d5a8-4b09-8f54-f14d8c836897 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7fe92d2-d5a8-4b09-8f54-f14d8c836897 tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] http://192.168.122.190/volume/v3/group_types/1853edad-feaa-4561-91e4-4e01e7a2ed25 returned with HTTP 202 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 229/443] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:06:55 2026] DELETE /volume/v3/group_types/1853edad-feaa-4561-91e4-4e01e7a2ed25 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3d54cf32-04a6-4a88-9d7b-91842a8bdd9b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3d54cf32-04a6-4a88-9d7b-91842a8bdd9b tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] DELETE http://192.168.122.190/volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3d54cf32-04a6-4a88-9d7b-91842a8bdd9b tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3d54cf32-04a6-4a88-9d7b-91842a8bdd9b tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3d54cf32-04a6-4a88-9d7b-91842a8bdd9b tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] http://192.168.122.190/volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 returned with HTTP 202 Sep 06 08:06:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 215/444] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:06:55 2026] DELETE /volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bb2901bb-fe37-4f49-8bbb-2b7f4df13e4d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb2901bb-fe37-4f49-8bbb-2b7f4df13e4d tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] GET http://192.168.122.190/volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb2901bb-fe37-4f49-8bbb-2b7f4df13e4d tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb2901bb-fe37-4f49-8bbb-2b7f4df13e4d tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb2901bb-fe37-4f49-8bbb-2b7f4df13e4d tempest-GroupsV314Test-1844719663 tempest-GroupsV314Test-1844719663-project-admin] http://192.168.122.190/volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 returned with HTTP 404 Sep 06 08:06:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 230/445] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:06:55 2026] GET /volume/v3/types/bbfe54aa-65cd-4551-bd8b-472b2cb09181 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c608880d-1ab3-47b6-bada-c53d17a5ca3d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 216/446] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1149 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f952c5a-994e-4c11-a2ae-0c6ca4ee3bb7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 231/447] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 1333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-bb368a62-6339-4e0a-8365-edd56a2e2e14 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 217/448] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772/action Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-e749b525-da00-4601-8e0f-5a67a98b5a0d tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 232/449] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 1333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Begin detaching volume completed successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d86533e4-ab61-4379-b770-eea61c87be8b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772/action returned with HTTP 202 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 218/450] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:06:56 2026] POST /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4e7f8665-989a-4327-a089-df9a31d80c19 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e7f8665-989a-4327-a089-df9a31d80c19 None None] GET http://192.168.122.190/volume// Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4e7f8665-989a-4327-a089-df9a31d80c19 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4e7f8665-989a-4327-a089-df9a31d80c19 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e7f8665-989a-4327-a089-df9a31d80c19 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 233/451] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-d7d03277-4788-4d60-8c05-df674715fc47 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 219/452] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:56 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 1333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-611bf39a-69f0-49f4-8eb3-950db1142c7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-611bf39a-69f0-49f4-8eb3-950db1142c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-611bf39a-69f0-49f4-8eb3-950db1142c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-611bf39a-69f0-49f4-8eb3-950db1142c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:57 devstack devstack@c-api.service[87012]: /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 06 08:06:57 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-49f36024-5555-4c71-b17b-db8d33ce60c1 req-611bf39a-69f0-49f4-8eb3-950db1142c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae returned with HTTP 200 Sep 06 08:06:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 234/453] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:06:56 2026] DELETE /volume/v3/attachments/b0268e71-3648-4d63-b5fd-fab59ee474ae => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8f5851a7-3cc2-455f-a425-4da1a7990ff0 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 220/454] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:06:57 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 1333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-61115170-14bf-4935-baab-eaa3d0a4a731 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61115170-14bf-4935-baab-eaa3d0a4a731 None None] GET http://192.168.122.190/volume// Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61115170-14bf-4935-baab-eaa3d0a4a731 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61115170-14bf-4935-baab-eaa3d0a4a731 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61115170-14bf-4935-baab-eaa3d0a4a731 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 235/455] 192.168.122.190 () {58 vars in 1308 bytes} [Sun Sep 6 08:06:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-53f6734c-b9a7-4f9a-8635-7d8d0b4fb812 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-53f6734c-b9a7-4f9a-8635-7d8d0b4fb812 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:06:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-53f6734c-b9a7-4f9a-8635-7d8d0b4fb812 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b", "connector": null, "instance_uuid": "78672779-be30-4cc2-a888-13ca17c4bb37"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:06:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-53f6734c-b9a7-4f9a-8635-7d8d0b4fb812 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:06:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 221/456] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:06:57 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:06:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73d3fe69-7609-43df-bbd4-ee83e3da251c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:06:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 236/457] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:06:57 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9cca944-ebec-44e6-aae6-1d79c8d737c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9cca944-ebec-44e6-aae6-1d79c8d737c8 None None] GET http://192.168.122.190/volume// Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9cca944-ebec-44e6-aae6-1d79c8d737c8 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9cca944-ebec-44e6-aae6-1d79c8d737c8 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9cca944-ebec-44e6-aae6-1d79c8d737c8 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:06:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 222/458] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:06:59 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:06:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:06:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:06:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:06:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:06:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:06:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:06:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-4c54a44f-bb2f-4a47-842b-a8f408303aac tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 200 Sep 06 08:06:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 237/459] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:06:59 2026] GET /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 1513 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] PUT http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Acquiring lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:06:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:06:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:06:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:06:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:00 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" released by "attachment_update" :: held 0.331s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:07:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-8908f4dd-7536-4f06-8553-a74f4393ab1e tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 returned with HTTP 200 Sep 06 08:07:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 223/460] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:06:59 2026] PUT /volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 => generated 694 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-164c0e46-4a81-4d90-b17b-ef1376771840 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-164c0e46-4a81-4d90-b17b-ef1376771840 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97/action Sep 06 08:07:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-164c0e46-4a81-4d90-b17b-ef1376771840 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-164c0e46-4a81-4d90-b17b-ef1376771840 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6e0da11c-2d16-408c-b402-3a4a8c5ee101 req-164c0e46-4a81-4d90-b17b-ef1376771840 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97/action returned with HTTP 204 Sep 06 08:07:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 238/461] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:07:00 2026] POST /volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7d4e74b0-9000-44b2-bdee-dca2a29e4702 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d4e74b0-9000-44b2-bdee-dca2a29e4702 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:07:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d4e74b0-9000-44b2-bdee-dca2a29e4702 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1808606578", "extra_specs": {"storage_protocol": "tempest-storage_protocol-781000742", "vendor_name": "tempest-vendor_name-50753248"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d4e74b0-9000-44b2-bdee-dca2a29e4702 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:07:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 224/462] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:07:02 2026] POST /volume/v3/types => generated 325 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b298654-000a-4923-901b-87fd6b560fb8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1474471304"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume request body: {'volume': {'volume_type': '9b298654-000a-4923-901b-87fd6b560fb8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1474471304'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume of 1 GB Sep 06 08:07:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Availability Zones retrieved successfully. Sep 06 08:07:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Flow 'volume_create_api' (67f7f7cd-0b1e-417d-be7f-747729333723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6426129a-63b6-46d8-bf0a-b2647b40eab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6426129a-63b6-46d8-bf0a-b2647b40eab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:07:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-781000742',vendor_name='tempest-vendor_name-50753248'},id=9b298654-000a-4923-901b-87fd6b560fb8,is_public=True,name='tempest-UserMessagesTest-volume-type-1808606578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b298654-000a-4923-901b-87fd6b560fb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af135c1-abfc-4195-a82c-f3c3be1634e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1808606578 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1808606578, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:07:04 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1808606578 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1808606578, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Created reservations ['3a387e7f-d3b4-41a8-8d79-4fddf5c29b76', '5ed70631-f7c2-4a1b-8a84-b463bb4679fe', '84f23d41-5f14-4930-a808-3fca9f283180', 'aa189e16-0b39-4f1e-ba42-b681ccfb1d2b'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af135c1-abfc-4195-a82c-f3c3be1634e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a387e7f-d3b4-41a8-8d79-4fddf5c29b76', '5ed70631-f7c2-4a1b-8a84-b463bb4679fe', '84f23d41-5f14-4930-a808-3fca9f283180', 'aa189e16-0b39-4f1e-ba42-b681ccfb1d2b']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881ec85a-5b0d-47ca-942c-d1fb129afe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881ec85a-5b0d-47ca-942c-d1fb129afe60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783618ad-cc04-4dc8-b4ce-2ec594ec84e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1474471304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05082cd8840f4ba38811736b8e7d782f',qos_specs=None,replication_status=,reservations=['3a387e7f-d3b4-41a8-8d79-4fddf5c29b76','5ed70631-f7c2-4a1b-8a84-b463bb4679fe','84f23d41-5f14-4930-a808-3fca9f283180','aa189e16-0b39-4f1e-ba42-b681ccfb1d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331a205a821e416d9ad10f430e034467',volume_type_id=9b298654-000a-4923-901b-87fd6b560fb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1474471304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783618ad-cc04-4dc8-b4ce-2ec594ec84e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05082cd8840f4ba38811736b8e7d782f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='331a205a821e416d9ad10f430e034467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b298654-000a-4923-901b-87fd6b560fb8),volume_type_id=9b298654-000a-4923-901b-87fd6b560fb8)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (041d22c7-5db1-40a3-b423-58c5011a708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (041d22c7-5db1-40a3-b423-58c5011a708b) transitioned into state 'SUCCESS' from state '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-1474471304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05082cd8840f4ba38811736b8e7d782f',qos_specs=None,replication_status=,reservations=['3a387e7f-d3b4-41a8-8d79-4fddf5c29b76','5ed70631-f7c2-4a1b-8a84-b463bb4679fe','84f23d41-5f14-4930-a808-3fca9f283180','aa189e16-0b39-4f1e-ba42-b681ccfb1d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331a205a821e416d9ad10f430e034467',volume_type_id=9b298654-000a-4923-901b-87fd6b560fb8)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f67065e2-310f-4cc8-97a0-4b5a21e9b9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f67065e2-310f-4cc8-97a0-4b5a21e9b9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Flow 'volume_create_api' (67f7f7cd-0b1e-417d-be7f-747729333723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume request issued successfully. Sep 06 08:07:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59e4e6bf-cbbb-4851-bfcf-881723dbd13d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 239/463] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:07:03 2026] POST /volume/v3/volumes => generated 794 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87f73d77-b2f3-4e61-a432-24edcbd1f830 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 returned with HTTP 200 Sep 06 08:07:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 225/464] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:04 2026] GET /volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 => generated 862 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-abeaf450-2960-41c3-b97d-7ecdf6c2e911 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abeaf450-2960-41c3-b97d-7ecdf6c2e911 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-abeaf450-2960-41c3-b97d-7ecdf6c2e911 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1912779064"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abeaf450-2960-41c3-b97d-7ecdf6c2e911 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:07:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 240/465] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:07:05 2026] POST /volume/v3/types => generated 220 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7a4ec3d4-ab29-4173-903b-9f629549f41b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a4ec3d4-ab29-4173-903b-9f629549f41b tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7a4ec3d4-ab29-4173-903b-9f629549f41b tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-380878635"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a4ec3d4-ab29-4173-903b-9f629549f41b tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:07:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 226/466] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:07:05 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 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74e78206-fb90-4b6c-9d26-5acd25092fa4", "volume_types": ["e248ab60-d1f7-4a23-9f3d-8653c4a963d3"], "name": "tempest-GroupsV320Test-Group-404854633"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Creating new group {'group': {'group_type': '74e78206-fb90-4b6c-9d26-5acd25092fa4', 'volume_types': ['e248ab60-d1f7-4a23-9f3d-8653c4a963d3'], 'name': 'tempest-GroupsV320Test-Group-404854633'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:07:05 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Creating group tempest-GroupsV320Test-Group-404854633. Sep 06 08:07:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Availability Zones retrieved successfully. Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:05 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Created reservations ['5c4bed4e-cdc6-49ee-b62a-93432461e3b4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e171e96f-d3c9-405f-98ef-f1dd87ed49ac tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 returned with HTTP 200 Sep 06 08:07:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 227/467] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:05 2026] GET /volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 => generated 883 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c2fd0b1a-dbb9-4757-a019-c18ba9cbcbd3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2fd0b1a-dbb9-4757-a019-c18ba9cbcbd3 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/messages Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2fd0b1a-dbb9-4757-a019-c18ba9cbcbd3 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2fd0b1a-dbb9-4757-a019-c18ba9cbcbd3 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2fd0b1a-dbb9-4757-a019-c18ba9cbcbd3 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 228/468] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:07:05 2026] GET /volume/v3/messages => generated 678 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7edac0b3-1310-43e9-8237-047dedd38730 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7edac0b3-1310-43e9-8237-047dedd38730 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] DELETE http://192.168.122.190/volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7edac0b3-1310-43e9-8237-047dedd38730 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7edac0b3-1310-43e9-8237-047dedd38730 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c7443f18-1fd8-4ea1-89b1-c59a6fb88698 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 241/469] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:07:05 2026] POST /volume/v3/groups => generated 107 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7edac0b3-1310-43e9-8237-047dedd38730 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 returned with HTTP 204 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 229/470] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:07:06 2026] DELETE /volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-52cba9f5-9c3c-4b32-8a5a-30de7d1c9f67 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-52cba9f5-9c3c-4b32-8a5a-30de7d1c9f67 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-52cba9f5-9c3c-4b32-8a5a-30de7d1c9f67 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-52cba9f5-9c3c-4b32-8a5a-30de7d1c9f67 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-52cba9f5-9c3c-4b32-8a5a-30de7d1c9f67 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 returned with HTTP 404 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 230/471] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:07:06 2026] GET /volume/v3/messages/e90e857c-9543-4aa6-81ff-42acd1ae5be2 => generated 110 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d2257e1-12e0-44ec-a49b-d88ba24a74b1 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 242/472] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:06 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 387 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e77a9f89-ae18-469f-8e8d-6639b36342b0 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 returned with HTTP 200 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 231/473] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:06 2026] GET /volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 => generated 883 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] DELETE http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Delete volume with id: 783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Created reservations ['fff54273-0e82-4135-80fb-229fd947cf26', '7785cbfb-405b-430d-9374-4f5ee6009805', 'a85c120e-7e37-4b4a-a5c1-ef766be4cfef', 'dfd0e29c-05e0-4d8d-92b4-7c575a1040ca'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Delete volume request issued successfully. Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e1043dd-faae-4e8c-9e4e-09d0f72d5a24 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 returned with HTTP 202 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 243/474] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:07:06 2026] DELETE /volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0c4f973-43bf-4553-ad30-fbabbd80afd5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0c4f973-43bf-4553-ad30-fbabbd80afd5 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0c4f973-43bf-4553-ad30-fbabbd80afd5 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0c4f973-43bf-4553-ad30-fbabbd80afd5 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0c4f973-43bf-4553-ad30-fbabbd80afd5 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 returned with HTTP 404 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 232/475] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:06 2026] GET /volume/v3/volumes/783618ad-cc04-4dc8-b4ce-2ec594ec84e2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-237d8944-7b65-4bcf-bff4-0e8fd091b44f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-237d8944-7b65-4bcf-bff4-0e8fd091b44f tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] DELETE http://192.168.122.190/volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-237d8944-7b65-4bcf-bff4-0e8fd091b44f tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-237d8944-7b65-4bcf-bff4-0e8fd091b44f tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-237d8944-7b65-4bcf-bff4-0e8fd091b44f tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 returned with HTTP 202 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 244/476] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:07:06 2026] DELETE /volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8aa36941-6a8f-4a22-b8a9-b5bc16d28bc8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8aa36941-6a8f-4a22-b8a9-b5bc16d28bc8 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] GET http://192.168.122.190/volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8aa36941-6a8f-4a22-b8a9-b5bc16d28bc8 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8aa36941-6a8f-4a22-b8a9-b5bc16d28bc8 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8aa36941-6a8f-4a22-b8a9-b5bc16d28bc8 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 returned with HTTP 404 Sep 06 08:07:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 233/477] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:07:06 2026] GET /volume/v3/types/9b298654-000a-4923-901b-87fd6b560fb8 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-42363c04-7c74-45e9-8171-2d77b28e5537 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-42363c04-7c74-45e9-8171-2d77b28e5537 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:07:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-42363c04-7c74-45e9-8171-2d77b28e5537 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-466499537", "extra_specs": {"storage_protocol": "tempest-storage_protocol-629794300", "vendor_name": "tempest-vendor_name-751465533"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-42363c04-7c74-45e9-8171-2d77b28e5537 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:07:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 245/478] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:07:06 2026] POST /volume/v3/types => generated 325 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d97d3960-9312-430e-9716-18c34266e75e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eeab6a48-359c-4a1e-89e7-4a030188ae63", "size": 1, "name": "tempest-UserMessagesTest-Volume-790248345"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume request body: {'volume': {'volume_type': 'eeab6a48-359c-4a1e-89e7-4a030188ae63', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-790248345'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume of 1 GB Sep 06 08:07:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Availability Zones retrieved successfully. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Flow 'volume_create_api' (31e798fd-10ae-4bfb-aef9-cd29555b9c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206ab945-72c1-4b96-88a4-c814a4753bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206ab945-72c1-4b96-88a4-c814a4753bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:07:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-629794300',vendor_name='tempest-vendor_name-751465533'},id=eeab6a48-359c-4a1e-89e7-4a030188ae63,is_public=True,name='tempest-UserMessagesTest-volume-type-466499537',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eeab6a48-359c-4a1e-89e7-4a030188ae63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c81f54e-69e8-4258-8fbb-e8be406aeeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:06 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-466499537 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-466499537, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:07:06 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-466499537 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-466499537, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Created reservations ['a6d2dffa-f4c7-4ea1-8dc8-08fa5bba7d5f', 'f70ec1cd-4edd-4ca4-811d-0efb414a27a3', '8a1223b9-ebdc-43fc-9fe3-65a01801d81c', 'a2848681-cd06-4cdd-a5c2-211885c61c20'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c81f54e-69e8-4258-8fbb-e8be406aeeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d2dffa-f4c7-4ea1-8dc8-08fa5bba7d5f', 'f70ec1cd-4edd-4ca4-811d-0efb414a27a3', '8a1223b9-ebdc-43fc-9fe3-65a01801d81c', 'a2848681-cd06-4cdd-a5c2-211885c61c20']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac704ca-7147-4452-a298-25756f1a4f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac704ca-7147-4452-a298-25756f1a4f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6354ec57-6dde-4ffa-af34-4cdebdaf49ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-790248345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05082cd8840f4ba38811736b8e7d782f',qos_specs=None,replication_status=,reservations=['a6d2dffa-f4c7-4ea1-8dc8-08fa5bba7d5f','f70ec1cd-4edd-4ca4-811d-0efb414a27a3','8a1223b9-ebdc-43fc-9fe3-65a01801d81c','a2848681-cd06-4cdd-a5c2-211885c61c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331a205a821e416d9ad10f430e034467',volume_type_id=eeab6a48-359c-4a1e-89e7-4a030188ae63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-790248345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6354ec57-6dde-4ffa-af34-4cdebdaf49ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05082cd8840f4ba38811736b8e7d782f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='331a205a821e416d9ad10f430e034467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eeab6a48-359c-4a1e-89e7-4a030188ae63),volume_type_id=eeab6a48-359c-4a1e-89e7-4a030188ae63)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4785f5-157f-41c3-a9bc-19be16e012f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4785f5-157f-41c3-a9bc-19be16e012f9) transitioned into state 'SUCCESS' from state '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-790248345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05082cd8840f4ba38811736b8e7d782f',qos_specs=None,replication_status=,reservations=['a6d2dffa-f4c7-4ea1-8dc8-08fa5bba7d5f','f70ec1cd-4edd-4ca4-811d-0efb414a27a3','8a1223b9-ebdc-43fc-9fe3-65a01801d81c','a2848681-cd06-4cdd-a5c2-211885c61c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331a205a821e416d9ad10f430e034467',volume_type_id=eeab6a48-359c-4a1e-89e7-4a030188ae63)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017b6ae1-b67c-4afc-80aa-ca0a65a8cc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017b6ae1-b67c-4afc-80aa-ca0a65a8cc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Flow 'volume_create_api' (31e798fd-10ae-4bfb-aef9-cd29555b9c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Create volume request issued successfully. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d97d3960-9312-430e-9716-18c34266e75e tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 234/479] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:07:06 2026] POST /volume/v3/volumes => generated 792 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6ec60d2-d2f6-45fa-bcbf-54d3be377a55 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 246/480] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 388 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-92f037e4-6f17-4469-b559-5e2874a84975 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-92f037e4-6f17-4469-b559-5e2874a84975 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-92f037e4-6f17-4469-b559-5e2874a84975 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-92f037e4-6f17-4469-b559-5e2874a84975 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-92f037e4-6f17-4469-b559-5e2874a84975 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Updating group '4e8f78ab-24dc-4e2a-8c59-327db64f270c' with 'creating' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ec697ef-732d-4b84-9eba-ec824bd61e58 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 235/481] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-92f037e4-6f17-4469-b559-5e2874a84975 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 247/482] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:07:07 2026] POST /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-44538886-9a37-4834-9c2d-3632531325d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44538886-9a37-4834-9c2d-3632531325d2 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44538886-9a37-4834-9c2d-3632531325d2 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44538886-9a37-4834-9c2d-3632531325d2 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-44538886-9a37-4834-9c2d-3632531325d2 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44538886-9a37-4834-9c2d-3632531325d2 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 236/483] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 387 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Updating group '4e8f78ab-24dc-4e2a-8c59-327db64f270c' with 'available' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d288bbeb-28d9-4b7f-acc3-dcfea9679837 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 248/484] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:07:07 2026] POST /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4940daf2-4af6-4919-a653-515b96dae29d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4940daf2-4af6-4919-a653-515b96dae29d tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4940daf2-4af6-4919-a653-515b96dae29d tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4940daf2-4af6-4919-a653-515b96dae29d tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-4940daf2-4af6-4919-a653-515b96dae29d tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4940daf2-4af6-4919-a653-515b96dae29d tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 237/485] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 388 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b65bb733-e22f-4140-8670-3833bbea3a95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b65bb733-e22f-4140-8670-3833bbea3a95 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b65bb733-e22f-4140-8670-3833bbea3a95 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b65bb733-e22f-4140-8670-3833bbea3a95 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-b65bb733-e22f-4140-8670-3833bbea3a95 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Updating group '4e8f78ab-24dc-4e2a-8c59-327db64f270c' with 'error' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b65bb733-e22f-4140-8670-3833bbea3a95 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 249/486] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:07:07 2026] POST /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f022f11a-78f1-4045-ad0b-dfb5528cf56a tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 238/487] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 384 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] POST http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Updating group '4e8f78ab-24dc-4e2a-8c59-327db64f270c' with 'available' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe0eca72-5fa3-4f3a-a4de-5906079a65fc tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 250/488] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:07:07 2026] POST /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e136921d-5ecb-4b70-a599-b8753ebab21f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e136921d-5ecb-4b70-a599-b8753ebab21f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e136921d-5ecb-4b70-a599-b8753ebab21f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e136921d-5ecb-4b70-a599-b8753ebab21f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-e136921d-5ecb-4b70-a599-b8753ebab21f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e136921d-5ecb-4b70-a599-b8753ebab21f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 239/489] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: /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 06 08:07:07 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Get all volumes completed successfully. Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-394ae2f7-48dd-45f1-b3ef-20c7efd0b10f tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:07:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 251/490] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] POST http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] delete called for group 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Delete group with id: 4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:07 devstack devstack@c-api.service[87013]: /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 06 08:07:07 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:07:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-312d2329-7058-42f1-bef9-633eeb6cb1f6 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action returned with HTTP 202 Sep 06 08:07:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 240/491] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:07:07 2026] POST /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d4e3d48-9443-4850-a5b7-24fb17a53883 tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 252/492] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:07 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 387 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ebba9f7-6e7d-4dcb-b55e-7cf214afd98c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 241/493] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec => generated 881 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c0736eed-757a-43e5-833f-8153a08f345c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0736eed-757a-43e5-833f-8153a08f345c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/messages Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0736eed-757a-43e5-833f-8153a08f345c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0736eed-757a-43e5-833f-8153a08f345c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0736eed-757a-43e5-833f-8153a08f345c tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 253/494] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/messages => generated 678 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f36e8b50-1a1f-4848-b5c9-1bcd7b64ce54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f36e8b50-1a1f-4848-b5c9-1bcd7b64ce54 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f36e8b50-1a1f-4848-b5c9-1bcd7b64ce54 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f36e8b50-1a1f-4848-b5c9-1bcd7b64ce54 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f36e8b50-1a1f-4848-b5c9-1bcd7b64ce54 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 242/495] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-61767bfe-34d3-4915-9244-6047da82975b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61767bfe-34d3-4915-9244-6047da82975b tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/messages Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61767bfe-34d3-4915-9244-6047da82975b tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61767bfe-34d3-4915-9244-6047da82975b tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61767bfe-34d3-4915-9244-6047da82975b tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 254/496] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/messages => generated 678 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2de1d04b-9cce-41e9-9c08-3f25035bec45 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2de1d04b-9cce-41e9-9c08-3f25035bec45 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] DELETE http://192.168.122.190/volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2de1d04b-9cce-41e9-9c08-3f25035bec45 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2de1d04b-9cce-41e9-9c08-3f25035bec45 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2de1d04b-9cce-41e9-9c08-3f25035bec45 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 returned with HTTP 204 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 243/497] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:07:08 2026] DELETE /volume/v3/messages/895c9015-0316-4df9-b251-3f656ff6f541 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae3a4661-aa47-4e09-b8c3-70b3cc11f02d tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec returned with HTTP 200 Sep 06 08:07:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 255/498] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] DELETE http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Delete volume with id: 6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Volume info retrieved successfully. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Created reservations ['196f4f56-b634-4ae4-be0a-3101ed319ffb', '9cfed1a7-7c3f-4cc7-9592-0ecb53cf5762', '3dc92617-a32a-4be5-9d37-633ee8203759', '3ce5586e-5c69-42d4-82a3-6ec40bcbf465'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Delete volume request issued successfully. Sep 06 08:07:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-021942d9-16ea-4e2d-8938-ba9a0136e8a8 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec returned with HTTP 202 Sep 06 08:07:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 244/499] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:07:08 2026] DELETE /volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-19f3357d-de78-47f4-93cb-d0ecce75eb41 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19f3357d-de78-47f4-93cb-d0ecce75eb41 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] GET http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19f3357d-de78-47f4-93cb-d0ecce75eb41 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19f3357d-de78-47f4-93cb-d0ecce75eb41 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19f3357d-de78-47f4-93cb-d0ecce75eb41 tempest-UserMessagesTest-1807885354 tempest-UserMessagesTest-1807885354-project-member] http://192.168.122.190/volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec returned with HTTP 404 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 256/500] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:07:08 2026] GET /volume/v3/volumes/6354ec57-6dde-4ffa-af34-4cdebdaf49ec => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1d0d9f25-c6d3-4485-8557-5aff5670f154 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0d9f25-c6d3-4485-8557-5aff5670f154 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] DELETE http://192.168.122.190/volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0d9f25-c6d3-4485-8557-5aff5670f154 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0d9f25-c6d3-4485-8557-5aff5670f154 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] GET http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] show called for member 4e8f78ab-24dc-4e2a-8c59-327db64f270c {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e31708d-8a73-4d09-87db-8dd1352bbecf tempest-GroupsV320Test-2006236285 tempest-GroupsV320Test-2006236285-project-member] http://192.168.122.190/volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c returned with HTTP 404 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 257/501] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:07:09 2026] GET /volume/v3/groups/4e8f78ab-24dc-4e2a-8c59-327db64f270c => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e805c484-3357-4948-b14c-618b70aa41c4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e805c484-3357-4948-b14c-618b70aa41c4 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/74e78206-fb90-4b6c-9d26-5acd25092fa4 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e805c484-3357-4948-b14c-618b70aa41c4 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e805c484-3357-4948-b14c-618b70aa41c4 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0d9f25-c6d3-4485-8557-5aff5670f154 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 returned with HTTP 202 Sep 06 08:07:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 245/502] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:07:09 2026] DELETE /volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e805c484-3357-4948-b14c-618b70aa41c4 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/group_types/74e78206-fb90-4b6c-9d26-5acd25092fa4 returned with HTTP 202 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 258/503] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:07:09 2026] DELETE /volume/v3/group_types/74e78206-fb90-4b6c-9d26-5acd25092fa4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-90f90289-6126-4dd5-b85f-5141aeb1dd81 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fb51a907-0102-456f-99a6-2217d2a3e9f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb51a907-0102-456f-99a6-2217d2a3e9f5 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] GET http://192.168.122.190/volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 Sep 06 08:07:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-90f90289-6126-4dd5-b85f-5141aeb1dd81 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] DELETE http://192.168.122.190/volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-90f90289-6126-4dd5-b85f-5141aeb1dd81 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-90f90289-6126-4dd5-b85f-5141aeb1dd81 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb51a907-0102-456f-99a6-2217d2a3e9f5 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb51a907-0102-456f-99a6-2217d2a3e9f5 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb51a907-0102-456f-99a6-2217d2a3e9f5 tempest-UserMessagesTest-262867775 tempest-UserMessagesTest-262867775-project-admin] http://192.168.122.190/volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 returned with HTTP 404 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 259/504] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:07:09 2026] GET /volume/v3/types/eeab6a48-359c-4a1e-89e7-4a030188ae63 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-90f90289-6126-4dd5-b85f-5141aeb1dd81 tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 returned with HTTP 202 Sep 06 08:07:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 246/505] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:07:09 2026] DELETE /volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f288e60d-f2ab-40cd-a319-880918952abd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f288e60d-f2ab-40cd-a319-880918952abd tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] GET http://192.168.122.190/volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f288e60d-f2ab-40cd-a319-880918952abd tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f288e60d-f2ab-40cd-a319-880918952abd tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f288e60d-f2ab-40cd-a319-880918952abd tempest-GroupsV320Test-1415029476 tempest-GroupsV320Test-1415029476-project-admin] http://192.168.122.190/volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 returned with HTTP 404 Sep 06 08:07:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 260/506] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:07:09 2026] GET /volume/v3/types/e248ab60-d1f7-4a23-9f3d-8653c4a963d3 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:19 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:UPDATE=57,cinder:SELECT=210,cinder:INSERT=18 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:07:19 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=184,cinder:INSERT=25,cinder:UPDATE=49 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:07:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-24175c66-41bd-4709-a597-d2d6c948c2e2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ae841242-b7d2-4621-a727-5462d5a74e5d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae841242-b7d2-4621-a727-5462d5a74e5d None None] GET http://192.168.122.190/volume// Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae841242-b7d2-4621-a727-5462d5a74e5d None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae841242-b7d2-4621-a727-5462d5a74e5d None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae841242-b7d2-4621-a727-5462d5a74e5d None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:07:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 261/507] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:07:22 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-cec24742-cf43-49b9-9ea6-67d6e0d636d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-cec24742-cf43-49b9-9ea6-67d6e0d636d7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-cec24742-cf43-49b9-9ea6-67d6e0d636d7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b", "connector": null, "instance_uuid": "78672779-be30-4cc2-a888-13ca17c4bb37"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-cec24742-cf43-49b9-9ea6-67d6e0d636d7 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:07:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 262/508] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:07:22 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-75cf38c4-9910-44c4-a9da-60c2094079e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-75cf38c4-9910-44c4-a9da-60c2094079e1 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-75cf38c4-9910-44c4-a9da-60c2094079e1 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-75cf38c4-9910-44c4-a9da-60c2094079e1 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:23 devstack devstack@c-api.service[87012]: /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 06 08:07:23 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:07:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-75cf38c4-9910-44c4-a9da-60c2094079e1 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 returned with HTTP 200 Sep 06 08:07:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 263/509] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:07:22 2026] DELETE /volume/v3/attachments/8c7373ac-bb2e-4dbd-96f7-9c7afbf08f97 => generated 192 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-24175c66-41bd-4709-a597-d2d6c948c2e2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] GET http://192.168.122.190/volume/v3/os-quota-class-sets/default Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-24175c66-41bd-4709-a597-d2d6c948c2e2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-24175c66-41bd-4709-a597-d2d6c948c2e2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-24175c66-41bd-4709-a597-d2d6c948c2e2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 08:07:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 247/510] 192.168.122.190 () {58 vars in 1181 bytes} [Sun Sep 6 08:07:22 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 844 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5a26a608-d0bb-448b-ba97-ebbcc8b7c18a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5a26a608-d0bb-448b-ba97-ebbcc8b7c18a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] GET http://192.168.122.190/volume/v3/os-quota-class-sets/default Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5a26a608-d0bb-448b-ba97-ebbcc8b7c18a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5a26a608-d0bb-448b-ba97-ebbcc8b7c18a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5a26a608-d0bb-448b-ba97-ebbcc8b7c18a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 08:07:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 248/511] 192.168.122.190 () {58 vars in 1181 bytes} [Sun Sep 6 08:07:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1747adf8-3c26-43a7-9740-4844c2d32fd1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1747adf8-3c26-43a7-9740-4844c2d32fd1 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1747adf8-3c26-43a7-9740-4844c2d32fd1 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-862258516"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1747adf8-3c26-43a7-9740-4844c2d32fd1 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:07:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 249/512] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:07:23 2026] POST /volume/v3/types => generated 227 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c63d510b-de2a-459e-8d08-a7ff3cc8946a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c63d510b-de2a-459e-8d08-a7ff3cc8946a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-class-sets/default Sep 06 08:07:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c63d510b-de2a-459e-8d08-a7ff3cc8946a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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-862258516": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-862258516": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-862258516": 4}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1950299576"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1950299576'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create volume of 1 GB Sep 06 08:07:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Availability Zones retrieved successfully. Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Flow 'volume_create_api' (f5be5baa-1c04-43f8-8505-7d55308af9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f8389a-3584-48be-9940-c1718f87701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f8389a-3584-48be-9940-c1718f87701a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:23 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b375e8-8d1c-4273-9c83-faeb60de67b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['2126abb9-50ab-49f8-a42a-c1e48c54d82f', '1c0c7a66-29e8-4136-9e5c-a7af5b28aebf', 'f1f8e2b0-6bae-4e1d-87e8-d30a3d75afc8', '462428b9-d040-418b-8f7f-7bb89aaad0ef'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c63d510b-de2a-459e-8d08-a7ff3cc8946a tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b375e8-8d1c-4273-9c83-faeb60de67b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2126abb9-50ab-49f8-a42a-c1e48c54d82f', '1c0c7a66-29e8-4136-9e5c-a7af5b28aebf', 'f1f8e2b0-6bae-4e1d-87e8-d30a3d75afc8', '462428b9-d040-418b-8f7f-7bb89aaad0ef']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 250/513] 192.168.122.190 () {60 vars in 1202 bytes} [Sun Sep 6 08:07:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/f167897ab9674d46af7cf89d7b48fc8b/defaults Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method 'defaults' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c93854-2a9f-4d15-b907-10f081ddb723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9d7f5daa-3b41-4349-a7e2-71ea3804aea9 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/f167897ab9674d46af7cf89d7b48fc8b/defaults returned with HTTP 200 Sep 06 08:07:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 251/514] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:07:24 2026] GET /volume/v3/os-quota-sets/f167897ab9674d46af7cf89d7b48fc8b/defaults => generated 645 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c93854-2a9f-4d15-b907-10f081ddb723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c6d989-cf41-4ec6-9669-51f468dcefda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1950299576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17371ae0fe04952a852c254eb739ba6',qos_specs=None,replication_status=,reservations=['2126abb9-50ab-49f8-a42a-c1e48c54d82f','1c0c7a66-29e8-4136-9e5c-a7af5b28aebf','f1f8e2b0-6bae-4e1d-87e8-d30a3d75afc8','462428b9-d040-418b-8f7f-7bb89aaad0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c56120da8f46d5adc97bb96f9c92f8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1950299576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c6d989-cf41-4ec6-9669-51f468dcefda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a17371ae0fe04952a852c254eb739ba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c56120da8f46d5adc97bb96f9c92f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcc0989-f579-47fc-9524-186088219ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcc0989-f579-47fc-9524-186088219ce3) transitioned into state 'SUCCESS' from state '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-1950299576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17371ae0fe04952a852c254eb739ba6',qos_specs=None,replication_status=,reservations=['2126abb9-50ab-49f8-a42a-c1e48c54d82f','1c0c7a66-29e8-4136-9e5c-a7af5b28aebf','f1f8e2b0-6bae-4e1d-87e8-d30a3d75afc8','462428b9-d040-418b-8f7f-7bb89aaad0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c56120da8f46d5adc97bb96f9c92f8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b70e9c-e8b7-478e-a903-d9ec70562b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b70e9c-e8b7-478e-a903-d9ec70562b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Flow 'volume_create_api' (f5be5baa-1c04-43f8-8505-7d55308af9e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create volume request issued successfully. Sep 06 08:07:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53d92d2d-5aaf-4543-8b5c-2c69eed21a46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 264/515] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:07:23 2026] POST /volume/v3/volumes => generated 760 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1cc5aa3-fdf6-43d6-9d3e-8ef07e3639e0 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 200 Sep 06 08:07:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 252/516] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:24 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 828 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/51449ceec8c44d988546de19cc54229c/defaults Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method 'defaults' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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 06 08:07:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89077cc0-75ca-408e-8616-1f34ac04c2cd tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/51449ceec8c44d988546de19cc54229c/defaults returned with HTTP 200 Sep 06 08:07:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 265/517] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:07:24 2026] GET /volume/v3/os-quota-sets/51449ceec8c44d988546de19cc54229c/defaults => generated 645 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7ddb3bb7-13fb-4ee0-8b4a-4f1cb5aff2c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7ddb3bb7-13fb-4ee0-8b4a-4f1cb5aff2c2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] DELETE http://192.168.122.190/volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 Sep 06 08:07:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7ddb3bb7-13fb-4ee0-8b4a-4f1cb5aff2c2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7ddb3bb7-13fb-4ee0-8b4a-4f1cb5aff2c2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7ddb3bb7-13fb-4ee0-8b4a-4f1cb5aff2c2 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 returned with HTTP 202 Sep 06 08:07:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 253/518] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:07:25 2026] DELETE /volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ba19f50c-6378-43a4-b62f-d6dd5cf87631 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba19f50c-6378-43a4-b62f-d6dd5cf87631 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] GET http://192.168.122.190/volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba19f50c-6378-43a4-b62f-d6dd5cf87631 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba19f50c-6378-43a4-b62f-d6dd5cf87631 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba19f50c-6378-43a4-b62f-d6dd5cf87631 tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 returned with HTTP 404 Sep 06 08:07:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 266/519] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:07:25 2026] GET /volume/v3/types/4cdb687a-3ab9-4c78-a6f0-98b3d8ea4270 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1e01f661-5e16-46ee-af0c-721b64d5dedc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e01f661-5e16-46ee-af0c-721b64d5dedc tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-class-sets/default Sep 06 08:07:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e01f661-5e16-46ee-af0c-721b64d5dedc tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-913db4c9-c617-4fb9-81f2-a80f07a6beaf tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 200 Sep 06 08:07:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 267/520] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:25 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e01f661-5e16-46ee-af0c-721b64d5dedc tempest-VolumeQuotaClassesTest-1733413651 tempest-VolumeQuotaClassesTest-1733413651-project-admin] http://192.168.122.190/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 08:07:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 254/521] 192.168.122.190 () {60 vars in 1202 bytes} [Sun Sep 6 08:07:25 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] PUT http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Acquiring lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Lock "cinder-attachment_update-69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b-devstack" released by "attachment_update" :: held 0.221s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-ea3751fa-0729-44ae-b769-08598963351b tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c returned with HTTP 200 Sep 06 08:07:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 268/522] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:07:26 2026] PUT /volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c => generated 694 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-19ff203b-711c-4b48-8ab6-f0c724bae62c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-19ff203b-711c-4b48-8ab6-f0c724bae62c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-19ff203b-711c-4b48-8ab6-f0c724bae62c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-19ff203b-711c-4b48-8ab6-f0c724bae62c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-19ff203b-711c-4b48-8ab6-f0c724bae62c tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c returned with HTTP 200 Sep 06 08:07:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 255/523] 192.168.122.190 () {62 vars in 1540 bytes} [Sun Sep 6 08:07:26 2026] GET /volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c => generated 719 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1a1cd18-e9e8-4862-96f8-db0d46fd2631 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 200 Sep 06 08:07:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 269/524] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:26 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6d989-cf41-4ec6-9669-51f468dcefda", "name": "tempest-SnapshotsActionsTest-Snapshot-909229254"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create snapshot from volume f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:26 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['801a8a73-663d-4f62-9d2a-fdf140b5f36d', 'f1464079-25a6-40df-b010-78f020175935', 'd84c58fd-2a1d-49f2-9b90-3a329ab746e6', '9d63f13a-4449-4f5e-a734-059cd9f7bf24'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot create request issued successfully. Sep 06 08:07:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-629da3f7-23bc-45f8-9da9-2c8220584b9c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:07:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 256/525] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:07:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-486c9768-f183-4ad9-9cc6-5598ca6f94bd tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 270/526] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:27 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-978fdbf8-0b09-4b00-ba25-2638c55e9987 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 257/527] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:28 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-578e7a33-536c-4663-b862-4ab513949337 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578e7a33-536c-4663-b862-4ab513949337 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578e7a33-536c-4663-b862-4ab513949337 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578e7a33-536c-4663-b862-4ab513949337 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-578e7a33-536c-4663-b862-4ab513949337 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578e7a33-536c-4663-b862-4ab513949337 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 271/528] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:29 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-f8d2f1f1-40ae-4882-b53c-1c9cd88317fd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-f8d2f1f1-40ae-4882-b53c-1c9cd88317fd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] POST http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c/action Sep 06 08:07:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-f8d2f1f1-40ae-4882-b53c-1c9cd88317fd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-f8d2f1f1-40ae-4882-b53c-1c9cd88317fd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-73b95acc-0b52-4c4f-9bfa-864b16a82374 req-f8d2f1f1-40ae-4882-b53c-1c9cd88317fd tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c/action returned with HTTP 204 Sep 06 08:07:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 258/529] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:07:29 2026] POST /volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75a9987c-23e9-49a0-b766-1535ebfa2e3d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 272/530] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:30 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 438 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af2e9304-0eee-495a-83d7-467d3f659097 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af2e9304-0eee-495a-83d7-467d3f659097 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af2e9304-0eee-495a-83d7-467d3f659097 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af2e9304-0eee-495a-83d7-467d3f659097 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af2e9304-0eee-495a-83d7-467d3f659097 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af2e9304-0eee-495a-83d7-467d3f659097 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 259/531] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:31 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'creating'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f87c34d8-3a63-4dc2-929f-93cc7d8adf1e tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 273/532] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:31 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c2c1168f-5796-455b-a80c-82d51a42a128 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2c1168f-5796-455b-a80c-82d51a42a128 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2c1168f-5796-455b-a80c-82d51a42a128 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2c1168f-5796-455b-a80c-82d51a42a128 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c2c1168f-5796-455b-a80c-82d51a42a128 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2c1168f-5796-455b-a80c-82d51a42a128 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 260/533] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:32 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bdc022f-2be7-4529-a619-aaf4bd96baa5 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 274/534] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:32 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6614b15-32f6-4f5d-a276-a616771bcd6d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 261/535] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:32 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6d989-cf41-4ec6-9669-51f468dcefda", "name": "tempest-SnapshotsActionsTest-Snapshot-1800033073"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create snapshot from volume f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:32 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['ca027bd5-94b4-4f8c-b4db-8b48a7c6cdeb', '0fa09f54-57ff-46e0-a50e-70468449f7d6', '2d42faf8-96ac-40b2-b316-191dadf01e71', 'bc9213fb-260b-4b13-ac8e-0b6e8bb38f1d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot create request issued successfully. Sep 06 08:07:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-261c79b7-1b31-40da-8cc2-d3f1c404a61a tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:07:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 275/536] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:07:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-305b0b86-be07-4bce-9112-55389a5fb02d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-305b0b86-be07-4bce-9112-55389a5fb02d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-305b0b86-be07-4bce-9112-55389a5fb02d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-305b0b86-be07-4bce-9112-55389a5fb02d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-305b0b86-be07-4bce-9112-55389a5fb02d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-305b0b86-be07-4bce-9112-55389a5fb02d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 262/537] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:32 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-23233270-70be-4b36-a6cf-3346eec052c4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-23233270-70be-4b36-a6cf-3346eec052c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-23233270-70be-4b36-a6cf-3346eec052c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-23233270-70be-4b36-a6cf-3346eec052c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-23233270-70be-4b36-a6cf-3346eec052c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-23233270-70be-4b36-a6cf-3346eec052c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 276/538] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:33 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff06e70c-0e32-4a50-af23-7613b7137af5 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 263/539] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:34 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9bf4b6d-31f0-49f2-a7bf-9c913e29a06f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 277/540] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:35 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action Sep 06 08:07:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '1c0549cb-cfde-47d2-925f-7ec628b1bb29' with '{'status': 'creating'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f07393a-1ee0-4575-8998-2351ab12bb4d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action returned with HTTP 202 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 264/541] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:35 2026] POST /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c236d90-347f-4e84-9ed0-fc2a888cb722 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 278/542] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c10881c1-16da-4026-89a3-6687f2c1ee84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-49475db5-a654-4b47-95e7-11063c34610d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot retrieved successfully. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot delete request issued successfully. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49475db5-a654-4b47-95e7-11063c34610d tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action returned with HTTP 202 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 279/543] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:36 2026] POST /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c65feb7-4996-4320-8cc4-bc08312c0f46 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 280/544] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c10881c1-16da-4026-89a3-6687f2c1ee84 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c10881c1-16da-4026-89a3-6687f2c1ee84 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c10881c1-16da-4026-89a3-6687f2c1ee84 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c10881c1-16da-4026-89a3-6687f2c1ee84 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 265/545] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 440 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4fb2e74a-4fee-49ef-9c9e-25d406feca9d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4fb2e74a-4fee-49ef-9c9e-25d406feca9d tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e74a-4fee-49ef-9c9e-25d406feca9d tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e74a-4fee-49ef-9c9e-25d406feca9d tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'defaults' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4fb2e74a-4fee-49ef-9c9e-25d406feca9d tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 281/546] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-59ed7936-b18c-48cf-ad6a-29d7678f330c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59ed7936-b18c-48cf-ad6a-29d7678f330c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59ed7936-b18c-48cf-ad6a-29d7678f330c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59ed7936-b18c-48cf-ad6a-29d7678f330c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 266/547] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:07:36 2026] PUT /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 398 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c100455f-de0d-4744-9eea-a3a842d052f2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c100455f-de0d-4744-9eea-a3a842d052f2 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] DELETE http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c100455f-de0d-4744-9eea-a3a842d052f2 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c100455f-de0d-4744-9eea-a3a842d052f2 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c100455f-de0d-4744-9eea-a3a842d052f2 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 282/548] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:36 2026] DELETE /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6335b50-f125-44a2-bbdb-9e70f6eb843c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6335b50-f125-44a2-bbdb-9e70f6eb843c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6335b50-f125-44a2-bbdb-9e70f6eb843c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6335b50-f125-44a2-bbdb-9e70f6eb843c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6335b50-f125-44a2-bbdb-9e70f6eb843c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 267/549] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c4853e3-0a48-4880-ad6c-e7199e0cca05 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c4853e3-0a48-4880-ad6c-e7199e0cca05 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c4853e3-0a48-4880-ad6c-e7199e0cca05 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c4853e3-0a48-4880-ad6c-e7199e0cca05 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 283/550] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:07:36 2026] PUT /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 398 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fa9b8922-ebe4-4e57-b892-fe3e567f2dd5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa9b8922-ebe4-4e57-b892-fe3e567f2dd5 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa9b8922-ebe4-4e57-b892-fe3e567f2dd5 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa9b8922-ebe4-4e57-b892-fe3e567f2dd5 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'defaults' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa9b8922-ebe4-4e57-b892-fe3e567f2dd5 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 268/551] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4/defaults => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bb648a0-dcf3-4dad-86be-d7fa49d1b2a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bb648a0-dcf3-4dad-86be-d7fa49d1b2a8 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bb648a0-dcf3-4dad-86be-d7fa49d1b2a8 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bb648a0-dcf3-4dad-86be-d7fa49d1b2a8 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bb648a0-dcf3-4dad-86be-d7fa49d1b2a8 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 284/552] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-92423335-c32a-4f1a-9024-6b19a68cd6c6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92423335-c32a-4f1a-9024-6b19a68cd6c6 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92423335-c32a-4f1a-9024-6b19a68cd6c6 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92423335-c32a-4f1a-9024-6b19a68cd6c6 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92423335-c32a-4f1a-9024-6b19a68cd6c6 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True returned with HTTP 200 Sep 06 08:07:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 269/553] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:36 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True => generated 1064 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2107146402"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2107146402'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume of 1 GB Sep 06 08:07:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Availability Zones retrieved successfully. Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Flow 'volume_create_api' (f82b7a72-1f81-454d-a6cd-13feeda4bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312c98bc-46ec-4f69-a573-c935f8c24c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312c98bc-46ec-4f69-a573-c935f8c24c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4e7292-d67d-42aa-bf50-709ee4c8bae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-22a7cb55-31d1-4e0d-a9b2-850a9b6db56f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 200 Sep 06 08:07:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 270/554] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:37 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Created reservations ['325bcf57-46bd-47c2-b60e-c5d9f605cf80', 'fb7fec22-024e-4dce-99b8-5b1be2567154', '94f9202e-0ff5-4d66-ab7f-4b9ce2d3d5e8', 'c6a4fba2-c439-4646-b018-8f5acb8a5a23'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4e7292-d67d-42aa-bf50-709ee4c8bae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325bcf57-46bd-47c2-b60e-c5d9f605cf80', 'fb7fec22-024e-4dce-99b8-5b1be2567154', '94f9202e-0ff5-4d66-ab7f-4b9ce2d3d5e8', 'c6a4fba2-c439-4646-b018-8f5acb8a5a23']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea2b28-8ac9-4508-ada9-23755b3c6275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea2b28-8ac9-4508-ada9-23755b3c6275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882fae97-e721-49f6-8139-ec7d3c9cb45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2107146402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f91e19d464651a2802fe5090483f4',qos_specs=None,replication_status=,reservations=['325bcf57-46bd-47c2-b60e-c5d9f605cf80','fb7fec22-024e-4dce-99b8-5b1be2567154','94f9202e-0ff5-4d66-ab7f-4b9ce2d3d5e8','c6a4fba2-c439-4646-b018-8f5acb8a5a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2107146402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882fae97-e721-49f6-8139-ec7d3c9cb45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407f91e19d464651a2802fe5090483f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228991d2-7f40-42f8-ad3a-2c512bc99bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228991d2-7f40-42f8-ad3a-2c512bc99bb3) transitioned into state 'SUCCESS' from state '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-2107146402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f91e19d464651a2802fe5090483f4',qos_specs=None,replication_status=,reservations=['325bcf57-46bd-47c2-b60e-c5d9f605cf80','fb7fec22-024e-4dce-99b8-5b1be2567154','94f9202e-0ff5-4d66-ab7f-4b9ce2d3d5e8','c6a4fba2-c439-4646-b018-8f5acb8a5a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3657a66-c000-400c-8403-020e698ac41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3657a66-c000-400c-8403-020e698ac41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Flow 'volume_create_api' (f82b7a72-1f81-454d-a6cd-13feeda4bd2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume request issued successfully. Sep 06 08:07:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69178ee1-aca3-41ab-aa1d-b1e813a88c31 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 285/555] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:07:37 2026] POST /volume/v3/volumes => generated 765 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6c2819d9-d329-4571-ba0f-916e7149fffd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c2819d9-d329-4571-ba0f-916e7149fffd tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c2819d9-d329-4571-ba0f-916e7149fffd tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c2819d9-d329-4571-ba0f-916e7149fffd tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6c2819d9-d329-4571-ba0f-916e7149fffd tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c2819d9-d329-4571-ba0f-916e7149fffd tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 200 Sep 06 08:07:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 271/556] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:37 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc2ed39b-4f74-4351-a2f6-f080bff0dd5e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc2ed39b-4f74-4351-a2f6-f080bff0dd5e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc2ed39b-4f74-4351-a2f6-f080bff0dd5e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc2ed39b-4f74-4351-a2f6-f080bff0dd5e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc2ed39b-4f74-4351-a2f6-f080bff0dd5e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 404 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 286/557] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:38 2026] GET /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0924e79-71b9-4155-8013-e28e993130fd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0924e79-71b9-4155-8013-e28e993130fd tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0924e79-71b9-4155-8013-e28e993130fd tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0924e79-71b9-4155-8013-e28e993130fd tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-b0924e79-71b9-4155-8013-e28e993130fd tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0924e79-71b9-4155-8013-e28e993130fd tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 272/558] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:38 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2be3e12-d3cd-4abf-802d-469f37ed330e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 287/559] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:38 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete snapshot with id: 1c0549cb-cfde-47d2-925f-7ec628b1bb29 Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca1a24b1-eba0-4629-811b-74670e50d5c4 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 returned with HTTP 404 Sep 06 08:07:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 273/560] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:38 2026] DELETE /volume/v3/snapshots/1c0549cb-cfde-47d2-925f-7ec628b1bb29 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6d989-cf41-4ec6-9669-51f468dcefda", "name": "tempest-SnapshotsActionsTest-Snapshot-1774342831"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create snapshot from volume f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['37392e7d-f9c8-4701-b00f-a83b0252f06a', '5d6b349f-ebff-4e9c-b524-bc978a6d5c0c', 'e03d6f7a-7239-43cd-8765-2c4c7fd0ea9d', 'eba04fb5-7740-4daf-a28a-53d77fc0dba4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-54521b74-ef46-40e2-9197-c592199bca4f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54521b74-ef46-40e2-9197-c592199bca4f tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54521b74-ef46-40e2-9197-c592199bca4f tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54521b74-ef46-40e2-9197-c592199bca4f tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot create request issued successfully. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4dcd9d69-f264-4f96-a293-d9dd6a4a5ebc tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 288/561] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:07:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-54521b74-ef46-40e2-9197-c592199bca4f tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54521b74-ef46-40e2-9197-c592199bca4f tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 200 Sep 06 08:07:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 274/562] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:38 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74a18cf1-f5b0-40a1-a88c-e8ea3aa0fd20 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 289/563] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:38 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c21e295b-8016-4a6a-b147-941291b1eb8f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c21e295b-8016-4a6a-b147-941291b1eb8f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c21e295b-8016-4a6a-b147-941291b1eb8f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c21e295b-8016-4a6a-b147-941291b1eb8f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c21e295b-8016-4a6a-b147-941291b1eb8f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d13f388e-c038-40b9-b3eb-b938e2af98c2 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 200 Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c21e295b-8016-4a6a-b147-941291b1eb8f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 275/564] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:39 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 290/565] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:39 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39d8a070-1594-4de1-9163-155289d23fce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39d8a070-1594-4de1-9163-155289d23fce tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39d8a070-1594-4de1-9163-155289d23fce tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39d8a070-1594-4de1-9163-155289d23fce tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39d8a070-1594-4de1-9163-155289d23fce tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True returned with HTTP 200 Sep 06 08:07:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 276/566] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:39 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True => generated 1064 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] DELETE http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Delete volume with id: 882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Delete volume request issued successfully. Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3fc4c2e9-28a0-404a-9f72-817f09f4fdb8 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 202 Sep 06 08:07:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 291/567] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:39 2026] DELETE /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97e22e94-eb71-4b8e-84c3-a569df08e1b4 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 200 Sep 06 08:07:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 277/568] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:40 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b411b8d7-3762-4b59-a096-fba6d296a5e1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 292/569] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:40 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot 'fccabc8a-691f-4ede-9b7d-2389c8c236c9' with '{'status': 'deleting'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26aa27d5-f86a-4ec3-bd54-79cd369816a9 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action returned with HTTP 202 Sep 06 08:07:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 278/570] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:40 2026] POST /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d732a043-f853-4045-b8b1-63568b8136ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d732a043-f853-4045-b8b1-63568b8136ea tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d732a043-f853-4045-b8b1-63568b8136ea tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d732a043-f853-4045-b8b1-63568b8136ea tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d732a043-f853-4045-b8b1-63568b8136ea tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d732a043-f853-4045-b8b1-63568b8136ea tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 293/571] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:40 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot retrieved successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot delete request issued successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e625f32e-9983-46a3-9675-bd7daa26bc81 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action returned with HTTP 202 Sep 06 08:07:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 279/572] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:41 2026] POST /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c74115e-cad4-41a2-9213-09c07575169f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c74115e-cad4-41a2-9213-09c07575169f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c74115e-cad4-41a2-9213-09c07575169f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c74115e-cad4-41a2-9213-09c07575169f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c74115e-cad4-41a2-9213-09c07575169f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c74115e-cad4-41a2-9213-09c07575169f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 294/573] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:41 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1768bf4a-899c-4e5e-b88c-712e8e780e3a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1768bf4a-899c-4e5e-b88c-712e8e780e3a tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1768bf4a-899c-4e5e-b88c-712e8e780e3a tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1768bf4a-899c-4e5e-b88c-712e8e780e3a tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1768bf4a-899c-4e5e-b88c-712e8e780e3a tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 404 Sep 06 08:07:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 280/574] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:41 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fbc8d9c5-c6c8-4d0b-b8bd-ea8d69d27b67 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fbc8d9c5-c6c8-4d0b-b8bd-ea8d69d27b67 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fbc8d9c5-c6c8-4d0b-b8bd-ea8d69d27b67 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fbc8d9c5-c6c8-4d0b-b8bd-ea8d69d27b67 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fbc8d9c5-c6c8-4d0b-b8bd-ea8d69d27b67 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 404 Sep 06 08:07:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 295/575] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:41 2026] GET /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] DELETE http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Delete volume with id: 882fae97-e721-49f6-8139-ec7d3c9cb45a Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-214b1dd8-6f32-4eb1-ad87-3227031fd925 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a returned with HTTP 404 Sep 06 08:07:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 281/576] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:41 2026] DELETE /volume/v3/volumes/882fae97-e721-49f6-8139-ec7d3c9cb45a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1567334140"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1567334140'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume of 1 GB Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Availability Zones retrieved successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Flow 'volume_create_api' (a8557187-a32b-49e2-83ae-bdee230339a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5bc70-27ca-44a3-8845-d4b593fbf0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5bc70-27ca-44a3-8845-d4b593fbf0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c7f98a-5ef9-46a7-ba34-db9e2b6ace15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Created reservations ['c1d8e760-6af0-49fc-b2cd-4ccb75a5f3f4', '5c40dd98-971f-485f-9f34-36f019733c2e', 'e0643402-0b05-4f50-b534-2724b709e7b9', '6d153b0a-a8b3-401e-a310-89ee69ea8c4e'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c7f98a-5ef9-46a7-ba34-db9e2b6ace15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d8e760-6af0-49fc-b2cd-4ccb75a5f3f4', '5c40dd98-971f-485f-9f34-36f019733c2e', 'e0643402-0b05-4f50-b534-2724b709e7b9', '6d153b0a-a8b3-401e-a310-89ee69ea8c4e']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83bd297-56f6-4453-b5df-9482d84823df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83bd297-56f6-4453-b5df-9482d84823df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007f8de0-6cd0-4e72-9237-1a3a578aa73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1567334140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f91e19d464651a2802fe5090483f4',qos_specs=None,replication_status=,reservations=['c1d8e760-6af0-49fc-b2cd-4ccb75a5f3f4','5c40dd98-971f-485f-9f34-36f019733c2e','e0643402-0b05-4f50-b534-2724b709e7b9','6d153b0a-a8b3-401e-a310-89ee69ea8c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1567334140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007f8de0-6cd0-4e72-9237-1a3a578aa73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407f91e19d464651a2802fe5090483f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d73e401-fbe5-426d-94ba-9fdc29e5f1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d73e401-fbe5-426d-94ba-9fdc29e5f1eb) transitioned into state 'SUCCESS' from state '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-1567334140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f91e19d464651a2802fe5090483f4',qos_specs=None,replication_status=,reservations=['c1d8e760-6af0-49fc-b2cd-4ccb75a5f3f4','5c40dd98-971f-485f-9f34-36f019733c2e','e0643402-0b05-4f50-b534-2724b709e7b9','6d153b0a-a8b3-401e-a310-89ee69ea8c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7caa8cbd64ff4f0ebebc20ee70861174',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b2c889-8325-474f-8945-871dc5a02313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b2c889-8325-474f-8945-871dc5a02313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Flow 'volume_create_api' (a8557187-a32b-49e2-83ae-bdee230339a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Create volume request issued successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b49b36c-dc92-4ab3-9996-ba52a16aee73 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 296/577] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:07:41 2026] POST /volume/v3/volumes => generated 765 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4b03369-f2ac-4c72-8af4-204d88a3d47e tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 282/578] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:41 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 833 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-25e4584c-60be-44a4-beba-d4df528ac30c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25e4584c-60be-44a4-beba-d4df528ac30c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25e4584c-60be-44a4-beba-d4df528ac30c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25e4584c-60be-44a4-beba-d4df528ac30c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-25e4584c-60be-44a4-beba-d4df528ac30c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25e4584c-60be-44a4-beba-d4df528ac30c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 297/579] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:42 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-631eb72d-9ba9-4a55-928b-9d418ecc5607 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 283/580] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:42 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdbe36c0-d9ab-440f-9fff-90034a28adde tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 200 Sep 06 08:07:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 298/581] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:43 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27827e2f-9634-4c42-abb2-879fd6d739aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27827e2f-9634-4c42-abb2-879fd6d739aa tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27827e2f-9634-4c42-abb2-879fd6d739aa tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27827e2f-9634-4c42-abb2-879fd6d739aa tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-27827e2f-9634-4c42-abb2-879fd6d739aa tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Volume info retrieved successfully. Sep 06 08:07:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27827e2f-9634-4c42-abb2-879fd6d739aa tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 284/582] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:43 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e05c6839-bc04-498e-b3cc-3a6b7c042358 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e05c6839-bc04-498e-b3cc-3a6b7c042358 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e05c6839-bc04-498e-b3cc-3a6b7c042358 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e05c6839-bc04-498e-b3cc-3a6b7c042358 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e05c6839-bc04-498e-b3cc-3a6b7c042358 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True returned with HTTP 200 Sep 06 08:07:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 299/583] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:43 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d083b947-1abb-45d7-8b24-69afc1a1b699 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d083b947-1abb-45d7-8b24-69afc1a1b699 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d083b947-1abb-45d7-8b24-69afc1a1b699 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d083b947-1abb-45d7-8b24-69afc1a1b699 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d083b947-1abb-45d7-8b24-69afc1a1b699 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True returned with HTTP 200 Sep 06 08:07:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 285/584] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:44 2026] GET /volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] POST http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "007f8de0-6cd0-4e72-9237-1a3a578aa73f"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.volume_transfer [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Creating new volume transfer {'transfer': {'volume_id': '007f8de0-6cd0-4e72-9237-1a3a578aa73f'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.volume_transfer [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Creating transfer of volume 007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Generating transfer record for volume 007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81444ec5-7cc7-464b-a93c-2f0a917258e9 tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 300/585] 192.168.122.190 () {60 vars in 1175 bytes} [Sun Sep 6 08:07:44 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31b351eb-4b23-4bd0-a463-5c89fd870712 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31b351eb-4b23-4bd0-a463-5c89fd870712 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31b351eb-4b23-4bd0-a463-5c89fd870712 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31b351eb-4b23-4bd0-a463-5c89fd870712 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31b351eb-4b23-4bd0-a463-5c89fd870712 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 404 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 301/586] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:44 2026] GET /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] POST http://192.168.122.190/volume/v3/os-volume-transfer/accec9c2-32da-4c0c-ade1-e612c8acd27f/accept Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c2a9ef292432cc70"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Accepting volume transfer accec9c2-32da-4c0c-ade1-e612c8acd27f {{(pid=87013) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Accepting transfer accec9c2-32da-4c0c-ade1-e612c8acd27f Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dba394a5-db01-4ece-8758-d00d3262f5f6 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 302/587] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:44 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dff2c761-e236-4902-aadf-00e5ded02104 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dff2c761-e236-4902-aadf-00e5ded02104 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dff2c761-e236-4902-aadf-00e5ded02104 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dff2c761-e236-4902-aadf-00e5ded02104 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dff2c761-e236-4902-aadf-00e5ded02104 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dff2c761-e236-4902-aadf-00e5ded02104 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 303/588] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:44 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete snapshot with id: fccabc8a-691f-4ede-9b7d-2389c8c236c9 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-099ae1f2-aeb7-4ece-bd47-f14a0029bada tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 returned with HTTP 404 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 304/589] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:44 2026] DELETE /volume/v3/snapshots/fccabc8a-691f-4ede-9b7d-2389c8c236c9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3220c265-d384-433c-93f0-3cf9c8a95677 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6d989-cf41-4ec6-9669-51f468dcefda", "name": "tempest-SnapshotsActionsTest-Snapshot-278763500"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create snapshot from volume f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Created reservations ['a0e8ac90-0767-4f54-995e-c4be1adf4934', '7cb26051-b163-4aae-b8d8-ea17dfd2aaa9', 'd9854f61-e078-4397-80e8-fbc1128d7f31', 'a2a315fb-4bd2-4887-a30b-d04443aed079'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['7eeb74b7-c801-4589-bb3a-a319ccf7c541', '19c7cd75-1092-4e6f-a947-ee5bf5560601', '7f1662de-edea-41a4-a264-fbe53dd62889', 'd2bff7b0-96c0-40a6-a09d-3bbb15b19b7a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Created reservations ['960398a1-867c-446d-9f26-7e570abd39ce', '97be5e67-d681-49ea-8bbb-2cd8ba19e810', '41762426-4225-433d-910f-3d94de7a9b2d', '01e58ea2-2d04-4eef-8897-4f5e2a0148cb'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87013]: /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 06 08:07:44 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot create request issued successfully. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3220c265-d384-433c-93f0-3cf9c8a95677 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 305/590] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:07:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-29593562-9d1d-4829-af9c-d74265fd34c7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29593562-9d1d-4829-af9c-d74265fd34c7 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29593562-9d1d-4829-af9c-d74265fd34c7 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29593562-9d1d-4829-af9c-d74265fd34c7 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29593562-9d1d-4829-af9c-d74265fd34c7 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29593562-9d1d-4829-af9c-d74265fd34c7 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 306/591] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:44 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Created reservations ['3736b308-b0fc-406a-825b-abfc4b5dca96', '9ab062e8-b354-4425-a216-b3052ebc2a8a', '642b4beb-a58c-4898-9191-8fbb87360569', '8741fe21-5627-4758-b0eb-39ebcb993287'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Created reservations ['313fd222-2531-43e1-8bcc-135d38826545', 'b001b1ec-0dc7-4a7e-9d1d-32d7dd27ee5e', '9f30514f-f179-4126-97e5-f562a82fde53', '676af387-f15e-4a1d-82a4-3419474d11f7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Transfer volume completed successfully. Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.transfer.api [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Volume 007f8de0-6cd0-4e72-9237-1a3a578aa73f has been transferred. Sep 06 08:07:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-864670a1-9c5a-4acf-a616-b6b44d276d54 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] http://192.168.122.190/volume/v3/os-volume-transfer/accec9c2-32da-4c0c-ade1-e612c8acd27f/accept returned with HTTP 202 Sep 06 08:07:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 286/592] 192.168.122.190 () {60 vars in 1307 bytes} [Sun Sep 6 08:07:44 2026] POST /volume/v3/os-volume-transfer/accec9c2-32da-4c0c-ade1-e612c8acd27f/accept => generated 373 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] Volume info retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2db46670-7e06-49c0-b19d-29b43b8e0fa1 tempest-VolumeQuotasAdminTestJSON-441252291 tempest-VolumeQuotasAdminTestJSON-441252291-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 307/593] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:44 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-02a5f87f-62ee-4060-a409-042347886a2c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02a5f87f-62ee-4060-a409-042347886a2c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02a5f87f-62ee-4060-a409-042347886a2c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02a5f87f-62ee-4060-a409-042347886a2c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02a5f87f-62ee-4060-a409-042347886a2c tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 287/594] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:45 2026] GET /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-50dfe04e-e539-4937-9a29-088bc108f438 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50dfe04e-e539-4937-9a29-088bc108f438 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50dfe04e-e539-4937-9a29-088bc108f438 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50dfe04e-e539-4937-9a29-088bc108f438 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50dfe04e-e539-4937-9a29-088bc108f438 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 308/595] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:45 2026] GET /volume/v3/os-quota-sets/689f9d90e58b4b49864e1cb6455fc299?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Delete volume with id: 007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Volume info retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Delete volume request issued successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46f7d5d8-26ec-4be4-affe-c5533a300a52 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 202 Sep 06 08:07:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 288/596] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:45 2026] DELETE /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Volume info retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-502773c4-2966-4477-9089-1a4b2b1ec9d4 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 309/597] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:45 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 1020 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-917e230f-3229-47e9-a598-5f5fcf0c824d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-434937312"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-434937312'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume of 1 GB Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Availability Zones retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (8c669f06-d09a-454d-9f1b-92bd76eb33d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863d2238-1820-4f6e-9723-f8f2810461bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863d2238-1820-4f6e-9723-f8f2810461bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f54875-344f-493a-92d8-381d0cda404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-98a08d80-bb51-4172-9342-5285b140bdc1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98a08d80-bb51-4172-9342-5285b140bdc1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98a08d80-bb51-4172-9342-5285b140bdc1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98a08d80-bb51-4172-9342-5285b140bdc1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Created reservations ['82394823-1ba3-4f52-b43d-46d2f3c18f9b', '86f90bc5-8051-4217-adf3-75ee8dbb219d', '1c3dd370-e753-439e-aa93-8718d744bb0d', '09cfb36e-7f90-4778-b18d-cf51048a7807'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f54875-344f-493a-92d8-381d0cda404b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82394823-1ba3-4f52-b43d-46d2f3c18f9b', '86f90bc5-8051-4217-adf3-75ee8dbb219d', '1c3dd370-e753-439e-aa93-8718d744bb0d', '09cfb36e-7f90-4778-b18d-cf51048a7807']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d927e7-8ed5-425c-ac7d-d5635f358b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-98a08d80-bb51-4172-9342-5285b140bdc1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98a08d80-bb51-4172-9342-5285b140bdc1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 310/598] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:45 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d927e7-8ed5-425c-ac7d-d5635f358b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb0125f-4485-4503-8983-3985408e4cef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-434937312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['82394823-1ba3-4f52-b43d-46d2f3c18f9b','86f90bc5-8051-4217-adf3-75ee8dbb219d','1c3dd370-e753-439e-aa93-8718d744bb0d','09cfb36e-7f90-4778-b18d-cf51048a7807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-434937312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb0125f-4485-4503-8983-3985408e4cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0033a4af28c84efc85a423e04d743086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0294959d-cd0e-4f60-b1f7-a1235d664517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0294959d-cd0e-4f60-b1f7-a1235d664517) transitioned into state 'SUCCESS' from state '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-434937312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['82394823-1ba3-4f52-b43d-46d2f3c18f9b','86f90bc5-8051-4217-adf3-75ee8dbb219d','1c3dd370-e753-439e-aa93-8718d744bb0d','09cfb36e-7f90-4778-b18d-cf51048a7807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490b20dd-050c-42dc-8ce4-3b4991cf172d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490b20dd-050c-42dc-8ce4-3b4991cf172d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (8c669f06-d09a-454d-9f1b-92bd76eb33d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request issued successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-917e230f-3229-47e9-a598-5f5fcf0c824d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 289/599] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:07:45 2026] POST /volume/v3/volumes => generated 763 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-057a235d-c076-4e05-b132-9842ae1d2dac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-057a235d-c076-4e05-b132-9842ae1d2dac tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-057a235d-c076-4e05-b132-9842ae1d2dac tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-057a235d-c076-4e05-b132-9842ae1d2dac tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-057a235d-c076-4e05-b132-9842ae1d2dac tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-057a235d-c076-4e05-b132-9842ae1d2dac tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 311/600] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:45 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f0103719-1766-4509-8cd0-707a4ba2e050 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0103719-1766-4509-8cd0-707a4ba2e050 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0103719-1766-4509-8cd0-707a4ba2e050 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0103719-1766-4509-8cd0-707a4ba2e050 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f0103719-1766-4509-8cd0-707a4ba2e050 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Volume info retrieved successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0103719-1766-4509-8cd0-707a4ba2e050 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 200 Sep 06 08:07:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 290/601] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:46 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 1020 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f1cbeb9-a534-413a-a3a7-bd220185faaa tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 312/602] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:46 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '8ee5ad3b-1689-4909-bbd4-d8d96f887705' with '{'status': 'error'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3ca0f4a-90a7-4705-9076-e8c2e721ebac tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action returned with HTTP 202 Sep 06 08:07:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 291/603] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:46 2026] POST /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-af57c795-a0e4-4026-95be-63d47220ceee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af57c795-a0e4-4026-95be-63d47220ceee tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af57c795-a0e4-4026-95be-63d47220ceee tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af57c795-a0e4-4026-95be-63d47220ceee tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-af57c795-a0e4-4026-95be-63d47220ceee tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af57c795-a0e4-4026-95be-63d47220ceee tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 313/604] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:46 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-025b8058-6e5a-47d5-b893-bf09574ce239 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot retrieved successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-862d7747-53ef-4651-bfd2-e27cf72f37fe tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 314/605] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:46 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot delete request issued successfully. Sep 06 08:07:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-025b8058-6e5a-47d5-b893-bf09574ce239 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action returned with HTTP 202 Sep 06 08:07:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 292/606] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:46 2026] POST /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1945b61b-d062-4647-af0f-29add9411731 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1945b61b-d062-4647-af0f-29add9411731 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1945b61b-d062-4647-af0f-29add9411731 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1945b61b-d062-4647-af0f-29add9411731 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1945b61b-d062-4647-af0f-29add9411731 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1945b61b-d062-4647-af0f-29add9411731 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 315/607] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:46 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6e99a6a5-84df-4c0a-a32e-d9daa2222455 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e99a6a5-84df-4c0a-a32e-d9daa2222455 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e99a6a5-84df-4c0a-a32e-d9daa2222455 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e99a6a5-84df-4c0a-a32e-d9daa2222455 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e99a6a5-84df-4c0a-a32e-d9daa2222455 tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 404 Sep 06 08:07:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 293/608] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:47 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1e12550-4b85-4d25-a9b1-71bc60b41f7c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1e12550-4b85-4d25-a9b1-71bc60b41f7c tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] GET http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1e12550-4b85-4d25-a9b1-71bc60b41f7c tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1e12550-4b85-4d25-a9b1-71bc60b41f7c tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1e12550-4b85-4d25-a9b1-71bc60b41f7c tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 404 Sep 06 08:07:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 316/609] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:47 2026] GET /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] DELETE http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] Delete volume with id: 007f8de0-6cd0-4e72-9237-1a3a578aa73f Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcdb86b9-b8be-4930-bf8b-3a59a0e40bbf tempest-VolumeQuotasAdminTestJSON-2035371772 tempest-VolumeQuotasAdminTestJSON-2035371772-project-member] http://192.168.122.190/volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f returned with HTTP 404 Sep 06 08:07:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 294/610] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:47 2026] DELETE /volume/v3/volumes/007f8de0-6cd0-4e72-9237-1a3a578aa73f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2827565-ac61-46e8-bcc6-34d2dfe54e2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2827565-ac61-46e8-bcc6-34d2dfe54e2f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/68afdcf5f82e43529d6e1633539f8f63?usage=True Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2827565-ac61-46e8-bcc6-34d2dfe54e2f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2827565-ac61-46e8-bcc6-34d2dfe54e2f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2827565-ac61-46e8-bcc6-34d2dfe54e2f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/68afdcf5f82e43529d6e1633539f8f63?usage=True returned with HTTP 200 Sep 06 08:07:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 317/611] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:07:47 2026] GET /volume/v3/os-quota-sets/68afdcf5f82e43529d6e1633539f8f63?usage=True => generated 1064 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-431c6751-4969-43e2-b770-c3e7f3478a3f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-431c6751-4969-43e2-b770-c3e7f3478a3f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-431c6751-4969-43e2-b770-c3e7f3478a3f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-431c6751-4969-43e2-b770-c3e7f3478a3f tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 295/612] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:07:47 2026] PUT /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 400 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6b084240-3195-4351-87f5-924d659df9aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b084240-3195-4351-87f5-924d659df9aa tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 Sep 06 08:07:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b084240-3195-4351-87f5-924d659df9aa tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1179495-b31e-4732-838c-48a0166d3e10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1179495-b31e-4732-838c-48a0166d3e10 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1179495-b31e-4732-838c-48a0166d3e10 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1179495-b31e-4732-838c-48a0166d3e10 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c1179495-b31e-4732-838c-48a0166d3e10 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1179495-b31e-4732-838c-48a0166d3e10 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 296/613] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:47 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd22eed6-db3b-40a1-9924-dc89c6e73d74 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 297/614] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b084240-3195-4351-87f5-924d659df9aa tempest-VolumeQuotasAdminTestJSON-869029180 tempest-VolumeQuotasAdminTestJSON-869029180-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 318/615] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:07:47 2026] PUT /volume/v3/os-quota-sets/407f91e19d464651a2802fe5090483f4 => generated 398 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-7c5f68e4-55cf-4c51-839d-03fdeffa69db tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 298/616] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 856 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5f09b27b-c1b1-4cfa-8c67-c8959758498e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f09b27b-c1b1-4cfa-8c67-c8959758498e None None] GET http://192.168.122.190/volume// Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f09b27b-c1b1-4cfa-8c67-c8959758498e None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f09b27b-c1b1-4cfa-8c67-c8959758498e None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f09b27b-c1b1-4cfa-8c67-c8959758498e None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:07:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 319/617] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3cb0ea3f-1404-4508-bed4-cf6e22ffff4f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3cb0ea3f-1404-4508-bed4-cf6e22ffff4f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3cb0ea3f-1404-4508-bed4-cf6e22ffff4f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9eb0125f-4485-4503-8983-3985408e4cef", "connector": null, "instance_uuid": "a82c9784-72b6-49f8-9cb8-3b19d3b6c1a2"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3cb0ea3f-1404-4508-bed4-cf6e22ffff4f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 299/618] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:07:48 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a32d1a12-94ea-45a3-a145-f4a2d571bcb2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a32d1a12-94ea-45a3-a145-f4a2d571bcb2 None None] GET http://192.168.122.190/volume// Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a32d1a12-94ea-45a3-a145-f4a2d571bcb2 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a32d1a12-94ea-45a3-a145-f4a2d571bcb2 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a32d1a12-94ea-45a3-a145-f4a2d571bcb2 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:07:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 300/619] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:07:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d9288ea-e236-41be-8aa5-0c0c54b48f52 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 320/620] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-3bb18a98-d468-41d3-b783-9a423af52cf0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 301/621] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:07:48 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1036 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9ff62fe3-568c-4176-9b8d-430fce8662f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ff62fe3-568c-4176-9b8d-430fce8662f1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ff62fe3-568c-4176-9b8d-430fce8662f1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ff62fe3-568c-4176-9b8d-430fce8662f1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ff62fe3-568c-4176-9b8d-430fce8662f1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 404 Sep 06 08:07:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 321/622] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:49 2026] GET /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0ed6989-8e5f-4326-b2dc-743e761d8d60 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 302/623] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:49 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] PUT http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8a677f3-8599-4acd-b4cc-e3820d4c3e8e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 303/624] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:49 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Acquiring lock "cinder-attachment_update-9eb0125f-4485-4503-8983-3985408e4cef-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete snapshot with id: 8ee5ad3b-1689-4909-bbd4-d8d96f887705 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92ebdad8-8137-4e62-9361-a83d62a4b351 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 returned with HTTP 404 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 304/625] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:49 2026] DELETE /volume/v3/snapshots/8ee5ad3b-1689-4909-bbd4-d8d96f887705 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-9eb0125f-4485-4503-8983-3985408e4cef-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-522e8946-4434-42c8-85b4-b6545dee6e1d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6d989-cf41-4ec6-9669-51f468dcefda", "name": "tempest-SnapshotsActionsTest-Snapshot-1142309308"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Create snapshot from volume f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Created reservations ['35bb65cc-6e55-4e4c-966a-8753013fc392', '98bcaf46-ca7d-42e1-962c-065d866702d3', '64cfa5b7-00e3-420f-b13a-36057823a614', '35526465-5511-4c77-a00d-c940e12cda6a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot create request issued successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-522e8946-4434-42c8-85b4-b6545dee6e1d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 305/626] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:07:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c496bffe-b190-4a64-8c82-e373323ba8e3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 306/627] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:49 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-9eb0125f-4485-4503-8983-3985408e4cef-devstack" released by "attachment_update" :: held 0.227s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-fe34bc0b-d275-4564-8eb3-b973b6fa3f3b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a returned with HTTP 200 Sep 06 08:07:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 322/628] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:07:49 2026] PUT /volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a => generated 694 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-86329dd4-b1f6-44f1-bef9-fd8be36fc69b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 307/629] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:49 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-9f957290-7b70-45be-98eb-8b83f59a142c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-9f957290-7b70-45be-98eb-8b83f59a142c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a/action Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-9f957290-7b70-45be-98eb-8b83f59a142c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-9f957290-7b70-45be-98eb-8b83f59a142c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c6d9931e-9e6e-468c-bdde-01e2e56c44f1 req-9f957290-7b70-45be-98eb-8b83f59a142c tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a/action returned with HTTP 204 Sep 06 08:07:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 323/630] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:07:49 2026] POST /volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-67dad5bc-1fbc-417a-bb2f-e9bc41f7bceb tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 308/631] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:50 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4f38779-8838-43fe-b63a-b8d4efcb72a8 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 324/632] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:50 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ae693a-98ba-4b08-b81a-b998f5a72b70 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 309/633] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:50 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-0221d63b-6be2-4eae-a6f2-df088b0cfcae req-7323de2c-c2d9-4b67-bf02-bcc81634dc78 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 325/634] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1c639a9-de3d-42da-a8d4-0017a1438f9f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 310/635] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-6ef1ca98-c4bb-494f-aa1f-9134b5f283f7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 326/636] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef/action Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Begin detaching volume completed successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-0cbfc1a9-bb63-4bd3-86a2-a613a4091ddd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef/action returned with HTTP 202 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 311/637] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:07:51 2026] POST /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06e804f1-4af5-4578-a642-49555663fbe1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06e804f1-4af5-4578-a642-49555663fbe1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06e804f1-4af5-4578-a642-49555663fbe1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06e804f1-4af5-4578-a642-49555663fbe1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06e804f1-4af5-4578-a642-49555663fbe1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06e804f1-4af5-4578-a642-49555663fbe1 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 327/638] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-321dbd97-e307-4dcb-ab22-065097fe9943 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-321dbd97-e307-4dcb-ab22-065097fe9943 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-321dbd97-e307-4dcb-ab22-065097fe9943 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-321dbd97-e307-4dcb-ab22-065097fe9943 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-321dbd97-e307-4dcb-ab22-065097fe9943 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot 'd9f4a234-efdd-4011-9575-d281a2a118cc' with '{'status': 'error_deleting'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c069032c-1f51-450a-aad4-2789bebe877b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c069032c-1f51-450a-aad4-2789bebe877b None None] GET http://192.168.122.190/volume// Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c069032c-1f51-450a-aad4-2789bebe877b None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c069032c-1f51-450a-aad4-2789bebe877b None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c069032c-1f51-450a-aad4-2789bebe877b None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 328/639] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-321dbd97-e307-4dcb-ab22-065097fe9943 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action returned with HTTP 202 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 312/640] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:51 2026] POST /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-016b5476-cb9f-40cb-964f-79ec19785802 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-016b5476-cb9f-40cb-964f-79ec19785802 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-016b5476-cb9f-40cb-964f-79ec19785802 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-016b5476-cb9f-40cb-964f-79ec19785802 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-016b5476-cb9f-40cb-964f-79ec19785802 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-016b5476-cb9f-40cb-964f-79ec19785802 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 313/641] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d5870f44-e348-425a-8d20-31f60f70e350 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 329/642] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot delete request issued successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de18dade-a55d-4ff9-a5dc-fa86338831d2 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action returned with HTTP 202 Sep 06 08:07:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 314/643] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:51 2026] POST /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b68a841-57a6-4755-9314-eda4776b2365 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b68a841-57a6-4755-9314-eda4776b2365 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b68a841-57a6-4755-9314-eda4776b2365 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b68a841-57a6-4755-9314-eda4776b2365 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b68a841-57a6-4755-9314-eda4776b2365 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b68a841-57a6-4755-9314-eda4776b2365 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 330/644] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:51 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d0310781-e9e2-4bea-b4b6-206afa28c23d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d0310781-e9e2-4bea-b4b6-206afa28c23d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d0310781-e9e2-4bea-b4b6-206afa28c23d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d0310781-e9e2-4bea-b4b6-206afa28c23d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:52 devstack devstack@c-api.service[87013]: /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 06 08:07:52 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:07:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-215068bb-aa59-41ff-aeab-813a1ab56644 req-d0310781-e9e2-4bea-b4b6-206afa28c23d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a returned with HTTP 200 Sep 06 08:07:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 315/645] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:07:51 2026] DELETE /volume/v3/attachments/6dcee71e-9328-41f8-b022-c3dbf698ba5a => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:07:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:07:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-55ae8c1b-d74e-4658-b944-5a4bf759e572 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:07:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 331/646] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:52 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2a89620c-2617-478d-91c0-67a841339ff3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a89620c-2617-478d-91c0-67a841339ff3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a89620c-2617-478d-91c0-67a841339ff3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a89620c-2617-478d-91c0-67a841339ff3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2a89620c-2617-478d-91c0-67a841339ff3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a89620c-2617-478d-91c0-67a841339ff3 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 200 Sep 06 08:07:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 316/647] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:52 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f44af049-6e05-497b-9be7-eff095c1c606 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f44af049-6e05-497b-9be7-eff095c1c606 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f44af049-6e05-497b-9be7-eff095c1c606 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f44af049-6e05-497b-9be7-eff095c1c606 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f44af049-6e05-497b-9be7-eff095c1c606 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 404 Sep 06 08:07:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 332/648] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:53 2026] GET /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fe6041f8-babc-416e-a727-a69b9be6b65c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe6041f8-babc-416e-a727-a69b9be6b65c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe6041f8-babc-416e-a727-a69b9be6b65c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe6041f8-babc-416e-a727-a69b9be6b65c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-fe6041f8-babc-416e-a727-a69b9be6b65c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe6041f8-babc-416e-a727-a69b9be6b65c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 317/649] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:53 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da2f2e6c-b286-43cc-838d-3fd85e9d8f2c tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 333/650] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:53 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:53 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete snapshot with id: d9f4a234-efdd-4011-9575-d281a2a118cc Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfe030be-b69f-4d97-a99e-392a9eacfa57 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc returned with HTTP 404 Sep 06 08:07:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 318/651] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:53 2026] DELETE /volume/v3/snapshots/d9f4a234-efdd-4011-9575-d281a2a118cc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'creating'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7334219c-c368-4a3c-ade5-a9fbfbbacb4c tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 334/652] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:54 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a783cb47-5876-4160-b7af-c129e72a9862 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a783cb47-5876-4160-b7af-c129e72a9862 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a783cb47-5876-4160-b7af-c129e72a9862 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a783cb47-5876-4160-b7af-c129e72a9862 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a783cb47-5876-4160-b7af-c129e72a9862 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a783cb47-5876-4160-b7af-c129e72a9862 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 319/653] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:54 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.snapshot_actions [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87012) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.snapshot_actions [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Updating snapshot 2f49ab6f-c5ca-452a-9c77-2e15f1aa906d with info {'id': '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d', 'status': 'error', 'progress': '80%'} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-95f98fbf-15b2-4671-a0e0-07480ad76524 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 335/654] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:54 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Snapshot retrieved successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-57f0ccb7-7ead-4e0d-8b33-61740f5ce155 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 320/655] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:54 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 460 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-82006264-d807-4d63-ac1e-b451935d1b03 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82006264-d807-4d63-ac1e-b451935d1b03 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] POST http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82006264-d807-4d63-ac1e-b451935d1b03 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82006264-d807-4d63-ac1e-b451935d1b03 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-82006264-d807-4d63-ac1e-b451935d1b03 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] Updating snapshot '2f49ab6f-c5ca-452a-9c77-2e15f1aa906d' with '{'status': 'available'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82006264-d807-4d63-ac1e-b451935d1b03 tempest-SnapshotsActionsTest-1388110016 tempest-SnapshotsActionsTest-1388110016-project-admin] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action returned with HTTP 202 Sep 06 08:07:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 336/656] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:07:54 2026] POST /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-715b0709-7a1d-4bca-b242-50b49bebee2d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-715b0709-7a1d-4bca-b242-50b49bebee2d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-715b0709-7a1d-4bca-b242-50b49bebee2d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-715b0709-7a1d-4bca-b242-50b49bebee2d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-715b0709-7a1d-4bca-b242-50b49bebee2d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-715b0709-7a1d-4bca-b242-50b49bebee2d tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 321/657] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:54 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete snapshot with id: 2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot delete request issued successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-edf540d5-2517-4fef-b27c-2dfc6acca64e tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 202 Sep 06 08:07:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 337/658] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:07:54 2026] DELETE /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7864a7ed-be22-488c-b26d-bf6374510915 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7864a7ed-be22-488c-b26d-bf6374510915 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7864a7ed-be22-488c-b26d-bf6374510915 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7864a7ed-be22-488c-b26d-bf6374510915 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7864a7ed-be22-488c-b26d-bf6374510915 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7864a7ed-be22-488c-b26d-bf6374510915 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 322/659] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:54 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 463 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-058d745e-97a6-4367-bd4b-b0e1828a123f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-058d745e-97a6-4367-bd4b-b0e1828a123f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-058d745e-97a6-4367-bd4b-b0e1828a123f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-058d745e-97a6-4367-bd4b-b0e1828a123f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-058d745e-97a6-4367-bd4b-b0e1828a123f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-058d745e-97a6-4367-bd4b-b0e1828a123f tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 338/660] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:55 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 463 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e1b683e7-61d8-4347-91aa-1c7199ca04cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1b683e7-61d8-4347-91aa-1c7199ca04cd tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1b683e7-61d8-4347-91aa-1c7199ca04cd tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1b683e7-61d8-4347-91aa-1c7199ca04cd tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: /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 06 08:07:56 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1b683e7-61d8-4347-91aa-1c7199ca04cd tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services returned with HTTP 200 Sep 06 08:07:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 323/661] 192.168.122.190 () {58 vars in 1133 bytes} [Sun Sep 6 08:07:56 2026] GET /volume/v3/os-services => generated 705 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e9bbf641-8b8f-44b7-9b1b-08e17911f071 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9bbf641-8b8f-44b7-9b1b-08e17911f071 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services?host=devstack Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9bbf641-8b8f-44b7-9b1b-08e17911f071 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9bbf641-8b8f-44b7-9b1b-08e17911f071 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: /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 06 08:07:56 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9bbf641-8b8f-44b7-9b1b-08e17911f071 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 06 08:07:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 339/662] 192.168.122.190 () {58 vars in 1160 bytes} [Sun Sep 6 08:07:56 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bb74c36a-464b-47a5-b50a-daaf600e44a0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb74c36a-464b-47a5-b50a-daaf600e44a0 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb74c36a-464b-47a5-b50a-daaf600e44a0 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb74c36a-464b-47a5-b50a-daaf600e44a0 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb74c36a-464b-47a5-b50a-daaf600e44a0 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 06 08:07:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 324/663] 192.168.122.190 () {58 vars in 1208 bytes} [Sun Sep 6 08:07:56 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-83e61ff4-b8a6-45a8-a0fb-53d8ae83a432 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83e61ff4-b8a6-45a8-a0fb-53d8ae83a432 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services?binary=cinder-scheduler Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83e61ff4-b8a6-45a8-a0fb-53d8ae83a432 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83e61ff4-b8a6-45a8-a0fb-53d8ae83a432 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83e61ff4-b8a6-45a8-a0fb-53d8ae83a432 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 06 08:07:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 340/664] 192.168.122.190 () {58 vars in 1180 bytes} [Sun Sep 6 08:07:56 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cd73d078-63e3-452a-b420-13229f482c83 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1753410476"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1753410476'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Create volume of 1 GB Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94b04d66-33ca-4695-8a80-85a755513ba8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Availability Zones retrieved successfully. Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94b04d66-33ca-4695-8a80-85a755513ba8 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94b04d66-33ca-4695-8a80-85a755513ba8 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94b04d66-33ca-4695-8a80-85a755513ba8 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Flow 'volume_create_api' (7ebbfeac-293a-4c5c-9f70-162d51fb5dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94b04d66-33ca-4695-8a80-85a755513ba8 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Snapshot retrieved successfully. Sep 06 08:07:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94b04d66-33ca-4695-8a80-85a755513ba8 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 200 Sep 06 08:07:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 341/665] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:56 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43ba073-0936-4be8-91e4-36358304b4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43ba073-0936-4be8-91e4-36358304b4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5485a3-b4e5-4d74-8fec-acfc43ffe7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Created reservations ['bdba47d7-e40e-4a9c-8018-4f5378818874', 'e0552864-a2c1-4817-a184-ba0563b7ed98', '6125ea17-c05e-4905-9543-846fab80e814', '0c776d43-e96c-4a92-bb55-333554a73d63'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5485a3-b4e5-4d74-8fec-acfc43ffe7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdba47d7-e40e-4a9c-8018-4f5378818874', 'e0552864-a2c1-4817-a184-ba0563b7ed98', '6125ea17-c05e-4905-9543-846fab80e814', '0c776d43-e96c-4a92-bb55-333554a73d63']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f85b36e-2f38-484a-bcc6-f3f25501c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f85b36e-2f38-484a-bcc6-f3f25501c917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279157e3-8407-4ea8-bb69-2c0de370c25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1753410476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e60ead7b06e4d568c1f71a3ef84aeca',qos_specs=None,replication_status=,reservations=['bdba47d7-e40e-4a9c-8018-4f5378818874','e0552864-a2c1-4817-a184-ba0563b7ed98','6125ea17-c05e-4905-9543-846fab80e814','0c776d43-e96c-4a92-bb55-333554a73d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f43a6fe655646d497df90484112fc07',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1753410476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279157e3-8407-4ea8-bb69-2c0de370c25f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e60ead7b06e4d568c1f71a3ef84aeca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f43a6fe655646d497df90484112fc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84dc2867-8dfb-4c49-a9a9-bcdbe8059225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84dc2867-8dfb-4c49-a9a9-bcdbe8059225) transitioned into state 'SUCCESS' from state '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-1753410476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e60ead7b06e4d568c1f71a3ef84aeca',qos_specs=None,replication_status=,reservations=['bdba47d7-e40e-4a9c-8018-4f5378818874','e0552864-a2c1-4817-a184-ba0563b7ed98','6125ea17-c05e-4905-9543-846fab80e814','0c776d43-e96c-4a92-bb55-333554a73d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f43a6fe655646d497df90484112fc07',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05dfd76c-0369-4b17-b669-2277d8ddcf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05dfd76c-0369-4b17-b669-2277d8ddcf12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Flow 'volume_create_api' (7ebbfeac-293a-4c5c-9f70-162d51fb5dd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Create volume request issued successfully. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd73d078-63e3-452a-b420-13229f482c83 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:07:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 325/666] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:07:56 2026] POST /volume/v3/volumes => generated 763 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f0bbdb9-3d1a-49f0-a178-442ce997eaa1 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:07:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 342/667] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:57 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 831 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c5a73b72-6b4f-4b5d-bd17-7750f82fa081 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c5a73b72-6b4f-4b5d-bd17-7750f82fa081 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c5a73b72-6b4f-4b5d-bd17-7750f82fa081 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c5a73b72-6b4f-4b5d-bd17-7750f82fa081 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c5a73b72-6b4f-4b5d-bd17-7750f82fa081 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d returned with HTTP 404 Sep 06 08:07:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 326/668] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:07:57 2026] GET /volume/v3/snapshots/2f49ab6f-c5ca-452a-9c77-2e15f1aa906d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21fe5723-9ad6-4ab2-8fce-2517d3aae2e6 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 200 Sep 06 08:07:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 343/669] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:57 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete volume with id: f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Delete volume request issued successfully. Sep 06 08:07:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f43a1d9-70cd-423b-8ce8-b971fa0a57ec tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 202 Sep 06 08:07:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 327/670] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:57 2026] DELETE /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e5fd0982-c743-4969-b060-3996cfff9d52 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5fd0982-c743-4969-b060-3996cfff9d52 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5fd0982-c743-4969-b060-3996cfff9d52 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5fd0982-c743-4969-b060-3996cfff9d52 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e5fd0982-c743-4969-b060-3996cfff9d52 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Volume info retrieved successfully. Sep 06 08:07:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5fd0982-c743-4969-b060-3996cfff9d52 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 200 Sep 06 08:07:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 344/671] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:57 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d384f17-45d0-4bc9-9674-89351e4604ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d384f17-45d0-4bc9-9674-89351e4604ec tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d384f17-45d0-4bc9-9674-89351e4604ec tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d384f17-45d0-4bc9-9674-89351e4604ec tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8d384f17-45d0-4bc9-9674-89351e4604ec tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:07:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d384f17-45d0-4bc9-9674-89351e4604ec tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:07:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 328/672] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:58 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6173dc54-4447-42f6-b725-7a518dc7e611 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6173dc54-4447-42f6-b725-7a518dc7e611 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] GET http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6173dc54-4447-42f6-b725-7a518dc7e611 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6173dc54-4447-42f6-b725-7a518dc7e611 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6173dc54-4447-42f6-b725-7a518dc7e611 tempest-SnapshotsActionsTest-1660447855 tempest-SnapshotsActionsTest-1660447855-project-member] http://192.168.122.190/volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda returned with HTTP 404 Sep 06 08:07:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 345/673] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/volumes/f6c6d989-cf41-4ec6-9669-51f468dcefda => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-812fe43b-3aec-4b1b-88b6-ab67c3679522 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:07:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 329/674] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Volume info retrieved successfully. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba2fc51a-5205-4dc7-9345-d170c740ee4e tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:07:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 346/675] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 1019 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c843cf19-a662-4676-87ee-62307c3ed54c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c843cf19-a662-4676-87ee-62307c3ed54c tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c843cf19-a662-4676-87ee-62307c3ed54c tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c843cf19-a662-4676-87ee-62307c3ed54c tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: /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 06 08:07:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c843cf19-a662-4676-87ee-62307c3ed54c tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 06 08:07:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 330/676] 192.168.122.190 () {58 vars in 1202 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4752865a-590d-45c1-8bb1-51dbceda0cdb tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:07:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 347/677] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2242b2b8-367d-45e7-a587-39924007cb59 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] DELETE http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Delete volume with id: 279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:07:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Delete volume request issued successfully. Sep 06 08:07:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2242b2b8-367d-45e7-a587-39924007cb59 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 202 Sep 06 08:07:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 331/678] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:07:59 2026] DELETE /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:07:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:07:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Volume info retrieved successfully. Sep 06 08:08:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93b1d125-e7ae-4345-9f24-bf9a878045cf tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 200 Sep 06 08:08:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 348/679] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:07:59 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-53480ef9-b959-4c5c-974d-a3315ce8f213 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53480ef9-b959-4c5c-974d-a3315ce8f213 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] GET http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53480ef9-b959-4c5c-974d-a3315ce8f213 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53480ef9-b959-4c5c-974d-a3315ce8f213 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53480ef9-b959-4c5c-974d-a3315ce8f213 tempest-VolumesServicesTestJSON-40956285 tempest-VolumesServicesTestJSON-40956285-project-member] http://192.168.122.190/volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f returned with HTTP 404 Sep 06 08:08:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 332/680] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:01 2026] GET /volume/v3/volumes/279157e3-8407-4ea8-bb69-2c0de370c25f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3971622f-234b-49f9-a348-19c3f150f0f7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3971622f-234b-49f9-a348-19c3f150f0f7 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] GET http://192.168.122.190/volume/v3/os-services Sep 06 08:08:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3971622f-234b-49f9-a348-19c3f150f0f7 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3971622f-234b-49f9-a348-19c3f150f0f7 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:01 devstack devstack@c-api.service[87012]: /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 06 08:08:01 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:08:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3971622f-234b-49f9-a348-19c3f150f0f7 tempest-VolumesServicesTestJSON-1660172494 tempest-VolumesServicesTestJSON-1660172494-project-admin] http://192.168.122.190/volume/v3/os-services returned with HTTP 200 Sep 06 08:08:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 349/681] 192.168.122.190 () {58 vars in 1133 bytes} [Sun Sep 6 08:08:01 2026] GET /volume/v3/os-services => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-b1896f23-88b3-4887-b326-f01a253c90f2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-b1896f23-88b3-4887-b326-f01a253c90f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-b1896f23-88b3-4887-b326-f01a253c90f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-b1896f23-88b3-4887-b326-f01a253c90f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:02 devstack devstack@c-api.service[87013]: /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 06 08:08:02 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:08:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-b1896f23-88b3-4887-b326-f01a253c90f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c returned with HTTP 200 Sep 06 08:08:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 333/682] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:08:01 2026] DELETE /volume/v3/attachments/5f33b2a0-123d-4803-a3c3-1f6dcbf6249c => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:08:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:02 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Delete volume with id: 69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b Sep 06 08:08:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:08:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Delete volume request issued successfully. Sep 06 08:08:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f3677be3-a905-45ee-b3ef-5af8b8df5a07 req-5f3e27b9-c482-47a2-b73a-fd17277b7e2f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b returned with HTTP 202 Sep 06 08:08:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 350/683] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:08:02 2026] DELETE /volume/v3/volumes/69ccbdb0-09ae-403b-aaea-8f9eb6d2cb5b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] DELETE http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:08:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Delete volume with id: fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:08:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:08:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Delete volume request issued successfully. Sep 06 08:08:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d0fb603-46ae-49f8-9d17-11f0bf84bd0f tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 202 Sep 06 08:08:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 334/684] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:03 2026] DELETE /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:08:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:08:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-817b9ca0-4eae-4b04-b59c-d0f2a7546781 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:08:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 351/685] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:03 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6d0001df-b795-415d-bc92-ff01610f46d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d0001df-b795-415d-bc92-ff01610f46d3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:08:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d0001df-b795-415d-bc92-ff01610f46d3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d0001df-b795-415d-bc92-ff01610f46d3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6d0001df-b795-415d-bc92-ff01610f46d3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Volume info retrieved successfully. Sep 06 08:08:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d0001df-b795-415d-bc92-ff01610f46d3 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 200 Sep 06 08:08:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 335/686] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:04 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8ec3ff85-e2a5-44d1-a4bc-de11aaa573f2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8ec3ff85-e2a5-44d1-a4bc-de11aaa573f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] GET http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 Sep 06 08:08:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8ec3ff85-e2a5-44d1-a4bc-de11aaa573f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8ec3ff85-e2a5-44d1-a4bc-de11aaa573f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8ec3ff85-e2a5-44d1-a4bc-de11aaa573f2 tempest-ServerActionsTestOtherA-1802890097 tempest-ServerActionsTestOtherA-1802890097-project-member] http://192.168.122.190/volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 returned with HTTP 404 Sep 06 08:08:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 352/687] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:05 2026] GET /volume/v3/volumes/fffb2711-ccc9-468f-85fa-047d1a562d37 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-315963fa-1547-411d-81f2-b1f760b68277 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-315963fa-1547-411d-81f2-b1f760b68277 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-315963fa-1547-411d-81f2-b1f760b68277 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1692549507"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-315963fa-1547-411d-81f2-b1f760b68277 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:08:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 336/688] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:08:08 2026] POST /volume/v3/types => generated 231 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f5e4997a-5968-43dc-bc60-3fd53c815ff8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5e4997a-5968-43dc-bc60-3fd53c815ff8 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] POST http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f5e4997a-5968-43dc-bc60-3fd53c815ff8 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5e4997a-5968-43dc-bc60-3fd53c815ff8 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 353/689] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:08 2026] POST /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 34 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d90ddc30-0b1c-4b34-b81a-e96fb6655b7b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d90ddc30-0b1c-4b34-b81a-e96fb6655b7b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d90ddc30-0b1c-4b34-b81a-e96fb6655b7b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d90ddc30-0b1c-4b34-b81a-e96fb6655b7b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d90ddc30-0b1c-4b34-b81a-e96fb6655b7b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 returned with HTTP 200 Sep 06 08:08:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 337/690] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:08:08 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da1cccfb-2545-40f6-81a6-e03476f612e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da1cccfb-2545-40f6-81a6-e03476f612e1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] DELETE http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da1cccfb-2545-40f6-81a6-e03476f612e1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da1cccfb-2545-40f6-81a6-e03476f612e1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da1cccfb-2545-40f6-81a6-e03476f612e1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 returned with HTTP 202 Sep 06 08:08:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 354/691] 192.168.122.190 () {58 vars in 1283 bytes} [Sun Sep 6 08:08:08 2026] DELETE /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e25233f1-d395-4e73-b6f3-e571da7addb1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e25233f1-d395-4e73-b6f3-e571da7addb1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e25233f1-d395-4e73-b6f3-e571da7addb1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e25233f1-d395-4e73-b6f3-e571da7addb1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e25233f1-d395-4e73-b6f3-e571da7addb1 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 returned with HTTP 404 Sep 06 08:08:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 338/692] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:08:08 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec3 => generated 129 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d8d041f4-485b-4a77-bae4-c75666044f5b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d8d041f4-485b-4a77-bae4-c75666044f5b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] POST http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d8d041f4-485b-4a77-bae4-c75666044f5b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d8d041f4-485b-4a77-bae4-c75666044f5b tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 355/693] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:08 2026] POST /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-96f8ff42-2127-4357-8a8c-bef746414f38 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96f8ff42-2127-4357-8a8c-bef746414f38 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96f8ff42-2127-4357-8a8c-bef746414f38 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96f8ff42-2127-4357-8a8c-bef746414f38 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96f8ff42-2127-4357-8a8c-bef746414f38 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 339/694] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:08:09 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53f2949b-18da-40f2-9c46-f8d8f09911b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53f2949b-18da-40f2-9c46-f8d8f09911b0 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] POST http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53f2949b-18da-40f2-9c46-f8d8f09911b0 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53f2949b-18da-40f2-9c46-f8d8f09911b0 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 356/695] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:09 2026] POST /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-695c132d-7e96-4e2d-b8dd-b780edfdfe39 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-695c132d-7e96-4e2d-b8dd-b780edfdfe39 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] PUT http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-695c132d-7e96-4e2d-b8dd-b780edfdfe39 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-695c132d-7e96-4e2d-b8dd-b780edfdfe39 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 340/696] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:08:09 2026] PUT /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 => generated 17 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a1d150c0-c844-4c11-82ab-322aede5008e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1d150c0-c844-4c11-82ab-322aede5008e tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1d150c0-c844-4c11-82ab-322aede5008e tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1d150c0-c844-4c11-82ab-322aede5008e tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1d150c0-c844-4c11-82ab-322aede5008e tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 357/697] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:08:09 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs/spec2 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-38a9f1e6-6796-4013-8c08-ac8c705ed98f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-38a9f1e6-6796-4013-8c08-ac8c705ed98f tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] POST http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-38a9f1e6-6796-4013-8c08-ac8c705ed98f tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-38a9f1e6-6796-4013-8c08-ac8c705ed98f tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 341/698] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:09 2026] POST /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 51 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7f74c1a7-5123-43f2-a3cc-48a7ba53db59 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f74c1a7-5123-43f2-a3cc-48a7ba53db59 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f74c1a7-5123-43f2-a3cc-48a7ba53db59 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f74c1a7-5123-43f2-a3cc-48a7ba53db59 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f74c1a7-5123-43f2-a3cc-48a7ba53db59 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs returned with HTTP 200 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 358/699] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:08:09 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95/extra_specs => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d899a387-746b-43d1-9301-93ee8e1dacd3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d899a387-746b-43d1-9301-93ee8e1dacd3 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] DELETE http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d899a387-746b-43d1-9301-93ee8e1dacd3 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d899a387-746b-43d1-9301-93ee8e1dacd3 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d899a387-746b-43d1-9301-93ee8e1dacd3 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 returned with HTTP 202 Sep 06 08:08:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 342/700] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:08:09 2026] DELETE /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7cc67569-0b50-4987-8049-06fbccd90454 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cc67569-0b50-4987-8049-06fbccd90454 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] GET http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cc67569-0b50-4987-8049-06fbccd90454 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cc67569-0b50-4987-8049-06fbccd90454 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cc67569-0b50-4987-8049-06fbccd90454 tempest-VolumeTypesExtraSpecsTest-1547434472 tempest-VolumeTypesExtraSpecsTest-1547434472-project-admin] http://192.168.122.190/volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 returned with HTTP 404 Sep 06 08:08:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 359/701] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:08:09 2026] GET /volume/v3/types/8c93566b-0e81-40a4-814d-83015779fc95 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6993ba9e-c4be-478e-bdd6-cfd68da7367c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6993ba9e-c4be-478e-bdd6-cfd68da7367c tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:08:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6993ba9e-c4be-478e-bdd6-cfd68da7367c tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-847846812", "os-volume-type-access:is_public": false}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6993ba9e-c4be-478e-bdd6-cfd68da7367c tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:08:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 343/702] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:08:09 2026] POST /volume/v3/types => generated 228 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-96f6f579-e17d-407a-a8bd-ad76c4f94d2b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-96f6f579-e17d-407a-a8bd-ad76c4f94d2b tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-96f6f579-e17d-407a-a8bd-ad76c4f94d2b tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18bad674-4fa9-4c16-a3f9-257aa3b5132f", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-96f6f579-e17d-407a-a8bd-ad76c4f94d2b tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Create volume request body: {'volume': {'volume_type': '18bad674-4fa9-4c16-a3f9-257aa3b5132f', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-96f6f579-e17d-407a-a8bd-ad76c4f94d2b tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 404 Sep 06 08:08:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 360/703] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:10 2026] POST /volume/v3/volumes => generated 114 bytes in 621 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c789ef67-2cd8-4484-9b6f-6ed3003bdcb2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c789ef67-2cd8-4484-9b6f-6ed3003bdcb2 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action Sep 06 08:08:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c789ef67-2cd8-4484-9b6f-6ed3003bdcb2 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"addProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c789ef67-2cd8-4484-9b6f-6ed3003bdcb2 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c789ef67-2cd8-4484-9b6f-6ed3003bdcb2 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action returned with HTTP 202 Sep 06 08:08:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 344/704] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:10 2026] POST /volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18bad674-4fa9-4c16-a3f9-257aa3b5132f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1409681692"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Create volume request body: {'volume': {'volume_type': '18bad674-4fa9-4c16-a3f9-257aa3b5132f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1409681692'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Create volume of 1 GB Sep 06 08:08:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Availability Zones retrieved successfully. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Flow 'volume_create_api' (66948cd9-7703-4803-b107-6a258497ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fcff9e-c49d-4054-b223-fb3bf0604ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fcff9e-c49d-4054-b223-fb3bf0604ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:08:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18bad674-4fa9-4c16-a3f9-257aa3b5132f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-847846812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18bad674-4fa9-4c16-a3f9-257aa3b5132f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffda00a-482b-4c5c-b44d-03e14777c2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-847846812 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-847846812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-847846812 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-847846812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Created reservations ['a59227f5-e990-4060-ab4d-97c33f3f0bfb', '1927f4cd-f416-4b0d-9370-c3210f13c585', 'cfea4bf3-b416-47c0-98f3-8e4edde5c462', 'c0ca5391-7003-48a1-b2ca-59d23b0f1099'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffda00a-482b-4c5c-b44d-03e14777c2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a59227f5-e990-4060-ab4d-97c33f3f0bfb', '1927f4cd-f416-4b0d-9370-c3210f13c585', 'cfea4bf3-b416-47c0-98f3-8e4edde5c462', 'c0ca5391-7003-48a1-b2ca-59d23b0f1099']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868593c5-ce03-4945-8366-61b47ba87c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868593c5-ce03-4945-8366-61b47ba87c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1409681692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7df8eb62025b482a9ca9d0d0932db050',qos_specs=None,replication_status=,reservations=['a59227f5-e990-4060-ab4d-97c33f3f0bfb','1927f4cd-f416-4b0d-9370-c3210f13c585','cfea4bf3-b416-47c0-98f3-8e4edde5c462','c0ca5391-7003-48a1-b2ca-59d23b0f1099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d99aadaf2c04491b110cd56ae845071',volume_type_id=18bad674-4fa9-4c16-a3f9-257aa3b5132f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1409681692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7df8eb62025b482a9ca9d0d0932db050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d99aadaf2c04491b110cd56ae845071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18bad674-4fa9-4c16-a3f9-257aa3b5132f),volume_type_id=18bad674-4fa9-4c16-a3f9-257aa3b5132f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde3dac9-3f27-40a1-8d40-53413baa90f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde3dac9-3f27-40a1-8d40-53413baa90f9) transitioned into state 'SUCCESS' from state '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-1409681692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7df8eb62025b482a9ca9d0d0932db050',qos_specs=None,replication_status=,reservations=['a59227f5-e990-4060-ab4d-97c33f3f0bfb','1927f4cd-f416-4b0d-9370-c3210f13c585','cfea4bf3-b416-47c0-98f3-8e4edde5c462','c0ca5391-7003-48a1-b2ca-59d23b0f1099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d99aadaf2c04491b110cd56ae845071',volume_type_id=18bad674-4fa9-4c16-a3f9-257aa3b5132f)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7793cc-aa67-44ba-a855-e4cec93a2a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7793cc-aa67-44ba-a855-e4cec93a2a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Flow 'volume_create_api' (66948cd9-7703-4803-b107-6a258497ffdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Create volume request issued successfully. Sep 06 08:08:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-383c92ed-2db1-4ac6-8de4-58c0277848c2 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 361/705] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:08:10 2026] POST /volume/v3/volumes => generated 803 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-423d9c80-a210-4c65-b9d9-da3fa72daeec tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 200 Sep 06 08:08:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 345/706] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:11 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 895 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d314ef21-ecb7-4b38-901e-ddcc64959028 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 200 Sep 06 08:08:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 362/707] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:12 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 895 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ffeaa77b-e316-40d5-88ef-be4fc72a2679 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 200 Sep 06 08:08:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 346/708] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:14 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 896 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d582a5fd-3e5e-4c1b-b7ea-78f5f093ff7e tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 200 Sep 06 08:08:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 363/709] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:14 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 896 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] DELETE http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Delete volume with id: 1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Delete volume request issued successfully. Sep 06 08:08:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30e7c8d3-80f9-44b5-b8d0-4952ec94b7f0 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 202 Sep 06 08:08:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 347/710] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:14 2026] DELETE /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Volume info retrieved successfully. Sep 06 08:08:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5300864-ebd5-4ee5-816e-a9ccece40d48 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 200 Sep 06 08:08:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 364/711] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:14 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 895 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-435217ad-b747-4a5c-8541-c6ba3045e853 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435217ad-b747-4a5c-8541-c6ba3045e853 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] GET http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-435217ad-b747-4a5c-8541-c6ba3045e853 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-435217ad-b747-4a5c-8541-c6ba3045e853 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435217ad-b747-4a5c-8541-c6ba3045e853 tempest-VolumeTypesAccessTest-105924475 tempest-VolumeTypesAccessTest-105924475-project-member] http://192.168.122.190/volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 returned with HTTP 404 Sep 06 08:08:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 348/712] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:15 2026] GET /volume/v3/volumes/1c6d3a15-5b59-4df7-b6fc-de6fd3c7c5e7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc79a3e2-72f3-4939-939d-022d99697541 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc79a3e2-72f3-4939-939d-022d99697541 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc79a3e2-72f3-4939-939d-022d99697541 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"removeProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc79a3e2-72f3-4939-939d-022d99697541 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc79a3e2-72f3-4939-939d-022d99697541 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action returned with HTTP 202 Sep 06 08:08:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 365/713] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:15 2026] POST /volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-696c2021-3d89-448d-9583-a8234fdf2656 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-696c2021-3d89-448d-9583-a8234fdf2656 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] DELETE http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-696c2021-3d89-448d-9583-a8234fdf2656 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-696c2021-3d89-448d-9583-a8234fdf2656 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-696c2021-3d89-448d-9583-a8234fdf2656 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f returned with HTTP 202 Sep 06 08:08:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 349/714] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:08:15 2026] DELETE /volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e77bc799-b5fe-4bd8-b8d4-966cb4154af1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e77bc799-b5fe-4bd8-b8d4-966cb4154af1 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] GET http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e77bc799-b5fe-4bd8-b8d4-966cb4154af1 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e77bc799-b5fe-4bd8-b8d4-966cb4154af1 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e77bc799-b5fe-4bd8-b8d4-966cb4154af1 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f returned with HTTP 404 Sep 06 08:08:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 366/715] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:08:15 2026] GET /volume/v3/types/18bad674-4fa9-4c16-a3f9-257aa3b5132f => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32f67e81-79b5-4275-af51-519a974180b7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32f67e81-79b5-4275-af51-519a974180b7 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32f67e81-79b5-4275-af51-519a974180b7 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-190332326", "os-volume-type-access:is_public": false}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32f67e81-79b5-4275-af51-519a974180b7 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:08:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 350/716] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:08:15 2026] POST /volume/v3/types => generated 228 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-16aabebf-222d-4f2e-ace5-61c92bf71b7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16aabebf-222d-4f2e-ace5-61c92bf71b7e tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16aabebf-222d-4f2e-ace5-61c92bf71b7e tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"addProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16aabebf-222d-4f2e-ace5-61c92bf71b7e tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16aabebf-222d-4f2e-ace5-61c92bf71b7e tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action returned with HTTP 202 Sep 06 08:08:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 367/717] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:15 2026] POST /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e379b236-dd36-411a-bed7-237c2353a1e0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e379b236-dd36-411a-bed7-237c2353a1e0 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e379b236-dd36-411a-bed7-237c2353a1e0 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"addProjectAccess": {"project": "4875acbf4ddf4b4992bd5b1c08f3b4f0"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e379b236-dd36-411a-bed7-237c2353a1e0 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4875acbf4ddf4b4992bd5b1c08f3b4f0"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e379b236-dd36-411a-bed7-237c2353a1e0 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action returned with HTTP 202 Sep 06 08:08:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 351/718] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:15 2026] POST /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79ff2d2e-da2a-4584-9a98-c7556fff2854 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79ff2d2e-da2a-4584-9a98-c7556fff2854 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] GET http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/os-volume-type-access Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79ff2d2e-da2a-4584-9a98-c7556fff2854 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79ff2d2e-da2a-4584-9a98-c7556fff2854 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79ff2d2e-da2a-4584-9a98-c7556fff2854 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/os-volume-type-access returned with HTTP 200 Sep 06 08:08:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 368/719] 192.168.122.190 () {58 vars in 1292 bytes} [Sun Sep 6 08:08:16 2026] GET /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/os-volume-type-access => generated 244 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f017cbd2-551f-499d-90c7-4028b0d9b5d8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f017cbd2-551f-499d-90c7-4028b0d9b5d8 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f017cbd2-551f-499d-90c7-4028b0d9b5d8 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"removeProjectAccess": {"project": "4875acbf4ddf4b4992bd5b1c08f3b4f0"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f017cbd2-551f-499d-90c7-4028b0d9b5d8 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4875acbf4ddf4b4992bd5b1c08f3b4f0"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f017cbd2-551f-499d-90c7-4028b0d9b5d8 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action returned with HTTP 202 Sep 06 08:08:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 352/720] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:16 2026] POST /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d10458d1-7312-44ee-9641-cf17697c9f13 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d10458d1-7312-44ee-9641-cf17697c9f13 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] POST http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d10458d1-7312-44ee-9641-cf17697c9f13 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action body: b'{"removeProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d10458d1-7312-44ee-9641-cf17697c9f13 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7df8eb62025b482a9ca9d0d0932db050"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d10458d1-7312-44ee-9641-cf17697c9f13 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action returned with HTTP 202 Sep 06 08:08:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 369/721] 192.168.122.190 () {60 vars in 1268 bytes} [Sun Sep 6 08:08:16 2026] POST /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f01c2778-1e0f-4e53-8f44-1df7b82cc27a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f01c2778-1e0f-4e53-8f44-1df7b82cc27a tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] DELETE http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f01c2778-1e0f-4e53-8f44-1df7b82cc27a tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f01c2778-1e0f-4e53-8f44-1df7b82cc27a tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f01c2778-1e0f-4e53-8f44-1df7b82cc27a tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 returned with HTTP 202 Sep 06 08:08:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 353/722] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:08:16 2026] DELETE /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-163c6d0f-c5bb-4742-9dd5-b049170560c9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-163c6d0f-c5bb-4742-9dd5-b049170560c9 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] GET http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-163c6d0f-c5bb-4742-9dd5-b049170560c9 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-163c6d0f-c5bb-4742-9dd5-b049170560c9 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-163c6d0f-c5bb-4742-9dd5-b049170560c9 tempest-VolumeTypesAccessTest-1810336617 tempest-VolumeTypesAccessTest-1810336617-project-admin] http://192.168.122.190/volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 returned with HTTP 404 Sep 06 08:08:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 370/723] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:08:16 2026] GET /volume/v3/types/7da46e5f-5bf2-4233-bcd4-e088186f1951 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:08:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 tempest-AvailabilityZoneTestJSON-1020141138 tempest-AvailabilityZoneTestJSON-1020141138-project-reader] GET http://192.168.122.190/volume/v3/os-availability-zone Sep 06 08:08:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 tempest-AvailabilityZoneTestJSON-1020141138 tempest-AvailabilityZoneTestJSON-1020141138-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 tempest-AvailabilityZoneTestJSON-1020141138 tempest-AvailabilityZoneTestJSON-1020141138-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:18 devstack devstack@c-api.service[87013]: /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 06 08:08:18 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:08:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 tempest-AvailabilityZoneTestJSON-1020141138 tempest-AvailabilityZoneTestJSON-1020141138-project-reader] Availability Zones retrieved successfully. Sep 06 08:08:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-daa70158-095f-44bc-88af-cdc3c2c1bfa3 tempest-AvailabilityZoneTestJSON-1020141138 tempest-AvailabilityZoneTestJSON-1020141138-project-reader] http://192.168.122.190/volume/v3/os-availability-zone returned with HTTP 200 Sep 06 08:08:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 354/724] 192.168.122.190 () {58 vars in 1160 bytes} [Sun Sep 6 08:08:17 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-612214ce-bc37-44a1-97da-e200259114bf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-612214ce-bc37-44a1-97da-e200259114bf None None] GET http://192.168.122.190/volume// Sep 06 08:08:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-612214ce-bc37-44a1-97da-e200259114bf None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-612214ce-bc37-44a1-97da-e200259114bf None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-612214ce-bc37-44a1-97da-e200259114bf None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:08:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 371/725] 192.168.122.190 () {56 vars in 888 bytes} [Sun Sep 6 08:08:22 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:08:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9c8dba10-6166-4e32-8cd4-2931071ec85a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c8dba10-6166-4e32-8cd4-2931071ec85a None None] GET http://192.168.122.190/volume// Sep 06 08:08:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c8dba10-6166-4e32-8cd4-2931071ec85a None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c8dba10-6166-4e32-8cd4-2931071ec85a None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c8dba10-6166-4e32-8cd4-2931071ec85a None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:08:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 355/726] 192.168.122.190 () {56 vars in 888 bytes} [Sun Sep 6 08:08:22 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:08:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14624d92-ed17-44ca-9a59-35dcad71abf5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14624d92-ed17-44ca-9a59-35dcad71abf5 tempest-VersionsTest-1671713684 tempest-VersionsTest-1671713684-project-reader] GET http://192.168.122.190/volume/v3/ Sep 06 08:08:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14624d92-ed17-44ca-9a59-35dcad71abf5 tempest-VersionsTest-1671713684 tempest-VersionsTest-1671713684-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14624d92-ed17-44ca-9a59-35dcad71abf5 tempest-VersionsTest-1671713684 tempest-VersionsTest-1671713684-project-reader] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14624d92-ed17-44ca-9a59-35dcad71abf5 tempest-VersionsTest-1671713684 tempest-VersionsTest-1671713684-project-reader] http://192.168.122.190/volume/v3/ returned with HTTP 200 Sep 06 08:08:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 372/727] 192.168.122.190 () {58 vars in 1100 bytes} [Sun Sep 6 08:08:22 2026] GET /volume/v3/ => generated 390 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f113748f-2c8c-4857-be67-8f6e782a1101 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=438,cinder:UPDATE=114,cinder:INSERT=65,cinder:DELETE=5 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f113748f-2c8c-4857-be67-8f6e782a1101 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f113748f-2c8c-4857-be67-8f6e782a1101 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-602549102", "extra_specs": {"spec1": "val1"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=519,cinder:INSERT=69,cinder:UPDATE=139,cinder:DELETE=7 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f113748f-2c8c-4857-be67-8f6e782a1101 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 356/728] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:08:26 2026] POST /volume/v3/types => generated 242 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5922700b-119d-43ca-ad76-8778ef0caeeb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5922700b-119d-43ca-ad76-8778ef0caeeb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] POST http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5922700b-119d-43ca-ad76-8778ef0caeeb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5922700b-119d-43ca-ad76-8778ef0caeeb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 373/729] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:26 2026] POST /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1e3baa8-08d8-41d0-b5fa-00c287da1ad0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1e3baa8-08d8-41d0-b5fa-00c287da1ad0 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] POST http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1e3baa8-08d8-41d0-b5fa-00c287da1ad0 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1e3baa8-08d8-41d0-b5fa-00c287da1ad0 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 357/730] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:26 2026] POST /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-57771a14-2a25-4723-959f-9427f3c6f011 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-57771a14-2a25-4723-959f-9427f3c6f011 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] POST http://192.168.122.190/volume/v3/types/29d664cd-ede5-43b3-ac92-6e99ac9a88d3/extra_specs Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-57771a14-2a25-4723-959f-9427f3c6f011 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-57771a14-2a25-4723-959f-9427f3c6f011 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/29d664cd-ede5-43b3-ac92-6e99ac9a88d3/extra_specs returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 374/731] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:08:26 2026] POST /volume/v3/types/29d664cd-ede5-43b3-ac92-6e99ac9a88d3/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-255d5df1-bd3f-485f-bbcd-18f59a36595e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255d5df1-bd3f-485f-bbcd-18f59a36595e tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] DELETE http://192.168.122.190/volume/v3/types/db72d109-bdc6-4e14-b900-6732fd1d53ce/extra_specs/spec1 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255d5df1-bd3f-485f-bbcd-18f59a36595e tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255d5df1-bd3f-485f-bbcd-18f59a36595e tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255d5df1-bd3f-485f-bbcd-18f59a36595e tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/db72d109-bdc6-4e14-b900-6732fd1d53ce/extra_specs/spec1 returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 358/732] 192.168.122.190 () {58 vars in 1283 bytes} [Sun Sep 6 08:08:26 2026] DELETE /volume/v3/types/db72d109-bdc6-4e14-b900-6732fd1d53ce/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5cacefbb-8819-430f-b11a-467b3df9cbfe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5cacefbb-8819-430f-b11a-467b3df9cbfe tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] GET http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/nonexistent_extra_spec_name Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5cacefbb-8819-430f-b11a-467b3df9cbfe tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5cacefbb-8819-430f-b11a-467b3df9cbfe tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5cacefbb-8819-430f-b11a-467b3df9cbfe tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 375/733] 192.168.122.190 () {58 vars in 1346 bytes} [Sun Sep 6 08:08:26 2026] GET /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-98510662-fa8f-4a08-96ef-8616e35b0ed4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-98510662-fa8f-4a08-96ef-8616e35b0ed4 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] GET http://192.168.122.190/volume/v3/types/dd4718ec-88e1-49f4-b3ff-1679845d7b08/extra_specs/spec1 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-98510662-fa8f-4a08-96ef-8616e35b0ed4 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-98510662-fa8f-4a08-96ef-8616e35b0ed4 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-98510662-fa8f-4a08-96ef-8616e35b0ed4 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/dd4718ec-88e1-49f4-b3ff-1679845d7b08/extra_specs/spec1 returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 359/734] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:08:26 2026] GET /volume/v3/types/dd4718ec-88e1-49f4-b3ff-1679845d7b08/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7acc89ec-037f-4d55-99a6-6c1e526588eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7acc89ec-037f-4d55-99a6-6c1e526588eb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] GET http://192.168.122.190/volume/v3/types/704ef38d-ebeb-43b6-b42e-e916e6e1ad02/extra_specs Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7acc89ec-037f-4d55-99a6-6c1e526588eb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7acc89ec-037f-4d55-99a6-6c1e526588eb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7acc89ec-037f-4d55-99a6-6c1e526588eb tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/704ef38d-ebeb-43b6-b42e-e916e6e1ad02/extra_specs returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 376/735] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:08:26 2026] GET /volume/v3/types/704ef38d-ebeb-43b6-b42e-e916e6e1ad02/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d48f7894-9f7c-4a33-a82c-af6279c0dd7b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d48f7894-9f7c-4a33-a82c-af6279c0dd7b tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] PUT http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d48f7894-9f7c-4a33-a82c-af6279c0dd7b tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d48f7894-9f7c-4a33-a82c-af6279c0dd7b tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 360/736] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:08:26 2026] PUT /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e2b7f798-8d5c-4e35-a857-1983b6976be8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2b7f798-8d5c-4e35-a857-1983b6976be8 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] PUT http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2b7f798-8d5c-4e35-a857-1983b6976be8 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'update', calling method: update, body: null {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2b7f798-8d5c-4e35-a857-1983b6976be8 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 377/737] 192.168.122.190 () {60 vars in 1299 bytes} [Sun Sep 6 08:08:26 2026] PUT /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-895a5ad6-37d4-43e2-8471-89a4914d64c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895a5ad6-37d4-43e2-8471-89a4914d64c7 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] PUT http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/None Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-895a5ad6-37d4-43e2-8471-89a4914d64c7 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895a5ad6-37d4-43e2-8471-89a4914d64c7 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895a5ad6-37d4-43e2-8471-89a4914d64c7 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/None returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 361/738] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:08:26 2026] PUT /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/None => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4e1f33a-9bb4-4ac2-b6bd-d964e2f3d6ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4e1f33a-9bb4-4ac2-b6bd-d964e2f3d6ea tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] PUT http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/185a1700-1013-41fb-baa7-5b4eb82ea041 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4e1f33a-9bb4-4ac2-b6bd-d964e2f3d6ea tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4e1f33a-9bb4-4ac2-b6bd-d964e2f3d6ea tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4e1f33a-9bb4-4ac2-b6bd-d964e2f3d6ea tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/185a1700-1013-41fb-baa7-5b4eb82ea041 returned with HTTP 400 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 378/739] 192.168.122.190 () {60 vars in 1393 bytes} [Sun Sep 6 08:08:26 2026] PUT /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3/extra_specs/185a1700-1013-41fb-baa7-5b4eb82ea041 => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-09a4f6f1-9551-40e5-aad2-bd07891b53b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-09a4f6f1-9551-40e5-aad2-bd07891b53b9 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] PUT http://192.168.122.190/volume/v3/types/7c6e87dd-73ed-4a52-b4c0-cf342bf3e8a3/extra_specs/spec1 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-09a4f6f1-9551-40e5-aad2-bd07891b53b9 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-09a4f6f1-9551-40e5-aad2-bd07891b53b9 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/7c6e87dd-73ed-4a52-b4c0-cf342bf3e8a3/extra_specs/spec1 returned with HTTP 404 Sep 06 08:08:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 362/740] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:08:26 2026] PUT /volume/v3/types/7c6e87dd-73ed-4a52-b4c0-cf342bf3e8a3/extra_specs/spec1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8fdba1d9-166d-4440-9d31-ff1bc4156727 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8fdba1d9-166d-4440-9d31-ff1bc4156727 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] DELETE http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8fdba1d9-166d-4440-9d31-ff1bc4156727 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8fdba1d9-166d-4440-9d31-ff1bc4156727 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8fdba1d9-166d-4440-9d31-ff1bc4156727 tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 returned with HTTP 202 Sep 06 08:08:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 379/741] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:08:26 2026] DELETE /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-635fec06-f090-4309-8f74-d8b7abe5e5ba None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-635fec06-f090-4309-8f74-d8b7abe5e5ba tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] GET http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 Sep 06 08:08:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-635fec06-f090-4309-8f74-d8b7abe5e5ba tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-635fec06-f090-4309-8f74-d8b7abe5e5ba tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-635fec06-f090-4309-8f74-d8b7abe5e5ba tempest-ExtraSpecsNegativeTest-1097846249 tempest-ExtraSpecsNegativeTest-1097846249-project-admin] http://192.168.122.190/volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 returned with HTTP 404 Sep 06 08:08:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 363/742] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:08:27 2026] GET /volume/v3/types/adbb90e9-0678-44d1-8aee-db511f06b4b3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b938995a-7be4-489f-a5b4-293d6543e043 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1661863592"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1661863592'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Create volume of 1 GB Sep 06 08:08:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Availability Zones retrieved successfully. Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Flow 'volume_create_api' (79d873b6-05ef-4f64-bc67-8ae11a474cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0fa6a2-5ba6-41c8-983a-fee313b4bf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0fa6a2-5ba6-41c8-983a-fee313b4bf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73f0408-afae-4d3c-859a-61eeed413a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Created reservations ['14cdbb1e-269b-4cd8-b78e-ac6d0a2c9283', 'c829f621-c168-42e1-b51c-7de01aa5cccf', '31c10afb-61d7-485f-8664-2d5042cf25a2', '5c89776a-82a2-407a-b607-cf93142eca8d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73f0408-afae-4d3c-859a-61eeed413a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14cdbb1e-269b-4cd8-b78e-ac6d0a2c9283', 'c829f621-c168-42e1-b51c-7de01aa5cccf', '31c10afb-61d7-485f-8664-2d5042cf25a2', '5c89776a-82a2-407a-b607-cf93142eca8d']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ea67be-29a2-4624-8198-fa0069ebcd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ea67be-29a2-4624-8198-fa0069ebcd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1661863592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9286d72e666748fdba22f5e226900542',qos_specs=None,replication_status=,reservations=['14cdbb1e-269b-4cd8-b78e-ac6d0a2c9283','c829f621-c168-42e1-b51c-7de01aa5cccf','31c10afb-61d7-485f-8664-2d5042cf25a2','5c89776a-82a2-407a-b607-cf93142eca8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5feaad8a1a324cf8a8a966e621f6a60a',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1661863592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9286d72e666748fdba22f5e226900542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5feaad8a1a324cf8a8a966e621f6a60a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a6b598-174f-401f-a528-9bc1c3bbce53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a6b598-174f-401f-a528-9bc1c3bbce53) transitioned into state 'SUCCESS' from state '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-1661863592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9286d72e666748fdba22f5e226900542',qos_specs=None,replication_status=,reservations=['14cdbb1e-269b-4cd8-b78e-ac6d0a2c9283','c829f621-c168-42e1-b51c-7de01aa5cccf','31c10afb-61d7-485f-8664-2d5042cf25a2','5c89776a-82a2-407a-b607-cf93142eca8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5feaad8a1a324cf8a8a966e621f6a60a',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333072e6-2bf9-433f-9082-3de1e70a8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333072e6-2bf9-433f-9082-3de1e70a8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Flow 'volume_create_api' (79d873b6-05ef-4f64-bc67-8ae11a474cc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Create volume request issued successfully. Sep 06 08:08:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b938995a-7be4-489f-a5b4-293d6543e043 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 380/743] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:28 2026] POST /volume/v3/volumes => generated 759 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-86062da0-e709-47c6-a614-bcd690382930 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-86062da0-e709-47c6-a614-bcd690382930 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-86062da0-e709-47c6-a614-bcd690382930 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-86062da0-e709-47c6-a614-bcd690382930 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-86062da0-e709-47c6-a614-bcd690382930 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-86062da0-e709-47c6-a614-bcd690382930 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 364/744] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:28 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3a781c2-e260-4efc-af73-50eee89ffae5 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 381/745] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:29 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac282f28-0e80-443f-9ab5-f668f850ef92 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 365/746] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:31 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2130b585-9a7c-4d0e-92e0-73013dafea7a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2130b585-9a7c-4d0e-92e0-73013dafea7a tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-reader] GET http://192.168.122.190/volume/v3/limits Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2130b585-9a7c-4d0e-92e0-73013dafea7a tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2130b585-9a7c-4d0e-92e0-73013dafea7a tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2130b585-9a7c-4d0e-92e0-73013dafea7a tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-reader] http://192.168.122.190/volume/v3/limits returned with HTTP 200 Sep 06 08:08:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 382/747] 192.168.122.190 () {58 vars in 1118 bytes} [Sun Sep 6 08:08:31 2026] GET /volume/v3/limits => generated 302 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f4c7eaa-1001-4d3d-acf9-104d5bab7729 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 366/748] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:31 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] DELETE http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Delete volume with id: bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Delete volume request issued successfully. Sep 06 08:08:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e261d89-5126-4541-ac6c-a4e9c78238fd tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 202 Sep 06 08:08:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 383/749] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:31 2026] DELETE /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9485fc4e-dbe8-46ee-bc09-c6ca8ae688a9 tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 367/750] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:31 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-482879112"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-482879112'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Create volume of 1 GB Sep 06 08:08:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Availability Zones retrieved successfully. Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Flow 'volume_create_api' (f751ad4e-77e0-4eae-9c8a-6adbdbbbf7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aab58ed-2e40-4b7e-9acb-1c22ac44f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a0f4467-4584-409e-ad48-6b8be0675cff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aab58ed-2e40-4b7e-9acb-1c22ac44f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8d1a5a-c8bd-4417-904e-b75e95d74fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a0f4467-4584-409e-ad48-6b8be0675cff tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a0f4467-4584-409e-ad48-6b8be0675cff tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a0f4467-4584-409e-ad48-6b8be0675cff tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0a0f4467-4584-409e-ad48-6b8be0675cff tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Volume info retrieved successfully. Sep 06 08:08:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a0f4467-4584-409e-ad48-6b8be0675cff tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 200 Sep 06 08:08:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 368/751] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:32 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Created reservations ['09516edb-98e5-4e91-a0e2-b623160e0240', 'd50a857b-95ec-4e16-965d-8cfe9237581e', 'e29ce0f8-347e-4ca0-b655-e886a715ffa6', '4bc7a2f5-455c-41a0-9b0e-6b78bda64734'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8d1a5a-c8bd-4417-904e-b75e95d74fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09516edb-98e5-4e91-a0e2-b623160e0240', 'd50a857b-95ec-4e16-965d-8cfe9237581e', 'e29ce0f8-347e-4ca0-b655-e886a715ffa6', '4bc7a2f5-455c-41a0-9b0e-6b78bda64734']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43207c66-a045-416b-99db-924b51cb7718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43207c66-a045-416b-99db-924b51cb7718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3675d614-c390-4647-a686-9abb8744f3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-482879112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5488076dcfc4692ad3bceffc57fe9a6',qos_specs=None,replication_status=,reservations=['09516edb-98e5-4e91-a0e2-b623160e0240','d50a857b-95ec-4e16-965d-8cfe9237581e','e29ce0f8-347e-4ca0-b655-e886a715ffa6','4bc7a2f5-455c-41a0-9b0e-6b78bda64734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b787ad5734e455bb6216b97cb010bcf',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-482879112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3675d614-c390-4647-a686-9abb8744f3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5488076dcfc4692ad3bceffc57fe9a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b787ad5734e455bb6216b97cb010bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2317255-e125-46d1-a32d-9e3f0f3eee21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2317255-e125-46d1-a32d-9e3f0f3eee21) transitioned into state 'SUCCESS' from state '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-482879112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5488076dcfc4692ad3bceffc57fe9a6',qos_specs=None,replication_status=,reservations=['09516edb-98e5-4e91-a0e2-b623160e0240','d50a857b-95ec-4e16-965d-8cfe9237581e','e29ce0f8-347e-4ca0-b655-e886a715ffa6','4bc7a2f5-455c-41a0-9b0e-6b78bda64734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b787ad5734e455bb6216b97cb010bcf',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc94d901-86db-4912-a7b1-fcf8f12212af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc94d901-86db-4912-a7b1-fcf8f12212af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Flow 'volume_create_api' (f751ad4e-77e0-4eae-9c8a-6adbdbbbf7a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Create volume request issued successfully. Sep 06 08:08:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1ebb48c7-6577-41e9-a6ab-c1ceedba9c55 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 384/752] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:32 2026] POST /volume/v3/volumes => generated 763 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9398403f-75ae-420b-a4a1-dd447ee16b8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 369/753] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:33 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 831 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fe82df8b-9da5-4748-b8c9-81c761b536df None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe82df8b-9da5-4748-b8c9-81c761b536df tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] GET http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe82df8b-9da5-4748-b8c9-81c761b536df tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe82df8b-9da5-4748-b8c9-81c761b536df tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe82df8b-9da5-4748-b8c9-81c761b536df tempest-AbsoluteLimitsTests-1843704621 tempest-AbsoluteLimitsTests-1843704621-project-member] http://192.168.122.190/volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 returned with HTTP 404 Sep 06 08:08:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 385/754] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:33 2026] GET /volume/v3/volumes/bfa4d58c-b9c1-423d-b732-9b42f6a3c9b2 => generated 109 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-176d6ab3-8cf3-4ae7-b0a2-53eddd4eb795 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 370/755] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:34 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f33df28-7dcf-4c6a-8a44-98446c8bff39 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 386/756] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:35 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:08:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3675d614-c390-4647-a686-9abb8744f3c4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-745461306"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:35 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Create snapshot from volume 3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:35 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Created reservations ['47a34e85-271b-4e8d-80a9-58abb279cd26', 'c714c4bd-6974-49ee-801b-5ce1665b37fc', 'c48af4d4-6c5c-48a7-b095-a674ca0e8940', 'dd5d984f-17fc-41fb-8ecb-0cde5f36e307'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot create request issued successfully. Sep 06 08:08:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eda1cf81-1a74-4c43-bcc3-1e704246db15 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:08:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 371/757] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:08:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c067838-c0d4-4159-821c-4c8b236598fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c067838-c0d4-4159-821c-4c8b236598fc tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c067838-c0d4-4159-821c-4c8b236598fc tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c067838-c0d4-4159-821c-4c8b236598fc tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c067838-c0d4-4159-821c-4c8b236598fc tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c067838-c0d4-4159-821c-4c8b236598fc tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 387/758] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:35 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-527968257"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-527968257'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume of 1 GB Sep 06 08:08:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Availability Zones retrieved successfully. Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (d9219c69-13fa-4550-be75-34100d311e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94abefcb-8b43-4a64-9fc1-efbc3de4b2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94abefcb-8b43-4a64-9fc1-efbc3de4b2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dec0ddd-095e-442f-81a8-a029ea713fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Created reservations ['1c41e21b-c903-413a-802a-31bdb13c2a28', 'ce2a205c-be53-4a66-894b-1ac52cac1222', '9a3b7342-1ae5-4ed8-8154-c714f8398721', '537f4c37-359c-43ad-8423-dd8a95d22e7a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dec0ddd-095e-442f-81a8-a029ea713fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c41e21b-c903-413a-802a-31bdb13c2a28', 'ce2a205c-be53-4a66-894b-1ac52cac1222', '9a3b7342-1ae5-4ed8-8154-c714f8398721', '537f4c37-359c-43ad-8423-dd8a95d22e7a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652edd6b-6d71-4451-a85d-26c3ae718624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd68dcfc-16e4-42ec-9e79-f60ada3b8724 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 388/759] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:36 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652edd6b-6d71-4451-a85d-26c3ae718624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a2f8f6-58c2-4991-b41f-e1a77c0a7813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-527968257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['1c41e21b-c903-413a-802a-31bdb13c2a28','ce2a205c-be53-4a66-894b-1ac52cac1222','9a3b7342-1ae5-4ed8-8154-c714f8398721','537f4c37-359c-43ad-8423-dd8a95d22e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-527968257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a2f8f6-58c2-4991-b41f-e1a77c0a7813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0033a4af28c84efc85a423e04d743086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e69ef0d-1e51-4961-8b9e-189106c0441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e69ef0d-1e51-4961-8b9e-189106c0441b) transitioned into state 'SUCCESS' from state '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-527968257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2ea92397c46ec91eb2dcebf9cd1e2',qos_specs=None,replication_status=,reservations=['1c41e21b-c903-413a-802a-31bdb13c2a28','ce2a205c-be53-4a66-894b-1ac52cac1222','9a3b7342-1ae5-4ed8-8154-c714f8398721','537f4c37-359c-43ad-8423-dd8a95d22e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0033a4af28c84efc85a423e04d743086',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30bd38ce-47af-4c61-b273-b4a4ebf22479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30bd38ce-47af-4c61-b273-b4a4ebf22479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Flow 'volume_create_api' (d9219c69-13fa-4550-be75-34100d311e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Create volume request issued successfully. Sep 06 08:08:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9dfdc8a-b02b-4f32-b2bb-7e85dbab4e0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 372/760] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:36 2026] POST /volume/v3/volumes => generated 763 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:08:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e68b8268-4f2b-4165-a656-5dea4f2b6d81 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 389/761] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:37 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 831 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b1bbd2e-4e7b-4f72-ba68-da3ba68dd908 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 373/762] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:37 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee96add7-96c8-42ec-91d2-fd5c04d247a5 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 390/763] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:38 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0cbffd5e-975b-406f-b5d1-104cab84bbd4 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 374/764] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:39 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] POST http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aeb572ec-22bc-4774-91e6-45ef211911b8 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 391/765] 192.168.122.190 () {60 vars in 1286 bytes} [Sun Sep 6 08:08:39 2026] POST /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-76c9f67d-408d-4014-a168-38b7d5db316b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-56948120-327b-4146-8202-74c43fc142e7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56948120-327b-4146-8202-74c43fc142e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56948120-327b-4146-8202-74c43fc142e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56948120-327b-4146-8202-74c43fc142e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-56948120-327b-4146-8202-74c43fc142e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56948120-327b-4146-8202-74c43fc142e7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 392/766] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:39 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76c9f67d-408d-4014-a168-38b7d5db316b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 375/767] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:08:39 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 68 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9783cc89-d4e3-494e-817f-f91b542291d1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9783cc89-d4e3-494e-817f-f91b542291d1 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] PUT http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9783cc89-d4e3-494e-817f-f91b542291d1 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9783cc89-d4e3-494e-817f-f91b542291d1 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9783cc89-d4e3-494e-817f-f91b542291d1 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9783cc89-d4e3-494e-817f-f91b542291d1 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 393/768] 192.168.122.190 () {60 vars in 1285 bytes} [Sun Sep 6 08:08:39 2026] PUT /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 57 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b56d0204-d826-43bb-9af1-92759e341010 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b56d0204-d826-43bb-9af1-92759e341010 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 376/769] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:08:39 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2a887173-7997-4309-b0af-83d129b3fe9b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Get snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Delete snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a887173-7997-4309-b0af-83d129b3fe9b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 394/770] 192.168.122.190 () {58 vars in 1283 bytes} [Sun Sep 6 08:08:39 2026] DELETE /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 => generated 0 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1f121fe3-b3a3-4333-943c-34dee858aeca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f121fe3-b3a3-4333-943c-34dee858aeca tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 377/771] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:08:39 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] PUT http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e7469603-e310-48eb-9ace-35a167ade5dc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-67a94a4b-e51f-4c21-be55-c7d51505bf8b tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 395/772] 192.168.122.190 () {60 vars in 1285 bytes} [Sun Sep 6 08:08:39 2026] PUT /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] POST http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cccddddc-57bc-4cba-a67e-786f91ad2f7d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 396/773] 192.168.122.190 () {60 vars in 1286 bytes} [Sun Sep 6 08:08:39 2026] POST /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 68 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e0e8a232-75a6-4869-a705-9fe4c40581ea tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 397/774] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] PUT http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a2ecb94-50ef-4dbc-a7a0-9a4f30875231 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 398/775] 192.168.122.190 () {60 vars in 1300 bytes} [Sun Sep 6 08:08:40 2026] PUT /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 => generated 35 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c1753a2-b662-441f-9d8b-e925f0968dfb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1520122354"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 399/776] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1520122354'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:40 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume of 1 GB Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Availability Zones retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] Get snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e16ed8f2-b0d5-415d-8e6e-1b0fa5d14d57 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-reader] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 400/777] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] PUT http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (26c873dc-54e6-4824-a447-9c13972200f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588afa91-3e8c-418e-8e70-819aa0c6f1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Update snapshot metadata completed successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d32e0887-bab2-4e78-a98a-3c4564ccc29d tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 401/778] 192.168.122.190 () {60 vars in 1285 bytes} [Sun Sep 6 08:08:40 2026] PUT /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203/metadata => generated 16 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-725cb600-ea77-4fa3-acb0-16c9e0fcd4f4 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 402/779] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Delete snapshot with id: 9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588afa91-3e8c-418e-8e70-819aa0c6f1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807c32a1-70b9-4c1b-a624-e4258d2052fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot delete request issued successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d73d93d1-1d67-4911-8ca9-9f258a4f7aec tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 202 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 403/780] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:08:40 2026] DELETE /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-06497289-9332-4bbc-a9c2-4eff15e25eb7 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 404/781] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 856 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c9b19ec-e5ff-4880-a59a-085aef7743c2 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 405/782] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:40 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['1453495b-738f-43b9-b13a-6aaf53cb5131', '758e8c9c-06d0-442a-9544-5dfe69aa6234', '13f95078-4ebc-403f-939d-9c2a4e182024', '9b7d77c7-e158-4d2b-9878-f17c72e090ae'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (807c32a1-70b9-4c1b-a624-e4258d2052fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1453495b-738f-43b9-b13a-6aaf53cb5131', '758e8c9c-06d0-442a-9544-5dfe69aa6234', '13f95078-4ebc-403f-939d-9c2a4e182024', '9b7d77c7-e158-4d2b-9878-f17c72e090ae']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b474bad-a966-43a2-beab-b809406dcce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b474bad-a966-43a2-beab-b809406dcce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54faeb35-08aa-42a9-8edd-0836be32432e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1520122354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['1453495b-738f-43b9-b13a-6aaf53cb5131','758e8c9c-06d0-442a-9544-5dfe69aa6234','13f95078-4ebc-403f-939d-9c2a4e182024','9b7d77c7-e158-4d2b-9878-f17c72e090ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1520122354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54faeb35-08aa-42a9-8edd-0836be32432e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='818b3355584f4e3db47ab49a115bc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c51e96-b070-4a11-95ee-ca930f124890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c51e96-b070-4a11-95ee-ca930f124890) transitioned into state 'SUCCESS' from state '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-1520122354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['1453495b-738f-43b9-b13a-6aaf53cb5131','758e8c9c-06d0-442a-9544-5dfe69aa6234','13f95078-4ebc-403f-939d-9c2a4e182024','9b7d77c7-e158-4d2b-9878-f17c72e090ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647d361b-ea25-4811-a42c-fd8efc6e1e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647d361b-ea25-4811-a42c-fd8efc6e1e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (26c873dc-54e6-4824-a447-9c13972200f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request issued successfully. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7469603-e310-48eb-9ace-35a167ade5dc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 378/783] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:39 2026] POST /volume/v3/volumes => generated 760 bytes in 1511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0bcf6684-d763-4cd1-8944-776394237220 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0bcf6684-d763-4cd1-8944-776394237220 None None] GET http://192.168.122.190/volume// Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0bcf6684-d763-4cd1-8944-776394237220 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0bcf6684-d763-4cd1-8944-776394237220 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0bcf6684-d763-4cd1-8944-776394237220 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:08:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 379/784] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:08:41 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-377d539b-6c87-4505-91ab-c0f1f501dd32 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-377d539b-6c87-4505-91ab-c0f1f501dd32 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:08:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-377d539b-6c87-4505-91ab-c0f1f501dd32 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6a2f8f6-58c2-4991-b41f-e1a77c0a7813", "connector": null, "instance_uuid": "1ce05226-da01-4ed8-95f6-4027a4a6aa86"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c170e63-bd5b-4fb5-963e-8a8c31910ad3 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 406/785] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:41 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 828 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-377d539b-6c87-4505-91ab-c0f1f501dd32 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:08:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 380/786] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:08:41 2026] POST /volume/v3/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c142c81-e6cd-4fb8-a851-4039e35959ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c142c81-e6cd-4fb8-a851-4039e35959ff None None] GET http://192.168.122.190/volume// Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c142c81-e6cd-4fb8-a851-4039e35959ff None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c142c81-e6cd-4fb8-a851-4039e35959ff None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c142c81-e6cd-4fb8-a851-4039e35959ff None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:08:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 381/787] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:08:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5b99b78-df11-483f-bcf8-da90fe1674ce tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 407/788] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:41 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-b0487d8f-ca71-481d-ba32-6a11e0005a62 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 382/789] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:08:41 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1036 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6783f55c-8464-44d9-b361-563716237318 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6783f55c-8464-44d9-b361-563716237318 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6783f55c-8464-44d9-b361-563716237318 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6783f55c-8464-44d9-b361-563716237318 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6783f55c-8464-44d9-b361-563716237318 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6783f55c-8464-44d9-b361-563716237318 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 408/790] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:42 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] PUT http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 Sep 06 08:08:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:42 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Acquiring lock "cinder-attachment_update-d6a2f8f6-58c2-4991-b41f-e1a77c0a7813-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:08:42 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-d6a2f8f6-58c2-4991-b41f-e1a77c0a7813-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:08:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cfc8975-87eb-4b0b-92e0-c7b913e65895 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 409/791] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:42 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b27d7da7-e452-45f3-b506-9ffba8110c59 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 410/792] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:42 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Snapshot retrieved successfully. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-610a7236-8c13-4f50-8cf8-cc25a5025455 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 200 Sep 06 08:08:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 411/793] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:43 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:43 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Lock "cinder-attachment_update-d6a2f8f6-58c2-4991-b41f-e1a77c0a7813-devstack" released by "attachment_update" :: held 1.086s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:08:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-77c7c897-a26e-4e13-a7e4-27448ababa0a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 returned with HTTP 200 Sep 06 08:08:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 383/794] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:08:42 2026] PUT /volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 => generated 694 bytes in 1185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4932162f-d1b6-450b-8810-ad8f982bbc3e tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 412/795] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:43 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1c56591b-8252-4098-9543-b200f4ca3927 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:08:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54faeb35-08aa-42a9-8edd-0836be32432e", "name": "tempest-VolumesDeleteCascade-Snapshot-1571695223"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:43 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create snapshot from volume 54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:43 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['7d54a600-b178-4ef9-bfcc-923cde298c88', '34bc891d-46f6-426a-882f-e4a73fa7d869', '963a8976-3f5f-43b2-8014-81f4a0aaf968', 'd847d8bb-caee-47d2-83d2-9df9a73800c7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot create request issued successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c56591b-8252-4098-9543-b200f4ca3927 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 384/796] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:08:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4adec05-9f7c-4a17-9e0b-9c20bf1ce9bd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 200 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 413/797] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:44 2026] GET /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4bdb23a3-13f9-491e-9690-ddb74fd70fdb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0f826eb-9813-4e1f-8762-ce1a70167120 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 385/798] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:44 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bdb23a3-13f9-491e-9690-ddb74fd70fdb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bdb23a3-13f9-491e-9690-ddb74fd70fdb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bdb23a3-13f9-491e-9690-ddb74fd70fdb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bdb23a3-13f9-491e-9690-ddb74fd70fdb tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 returned with HTTP 404 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 414/799] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:44 2026] GET /volume/v3/snapshots/9f38c7db-62e0-4cf2-a2f8-637ce843a203 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a66e8d28-7731-4370-b56a-32921aa8e476 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a66e8d28-7731-4370-b56a-32921aa8e476 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a66e8d28-7731-4370-b56a-32921aa8e476 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a66e8d28-7731-4370-b56a-32921aa8e476 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a66e8d28-7731-4370-b56a-32921aa8e476 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a66e8d28-7731-4370-b56a-32921aa8e476 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 386/800] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:44 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] DELETE http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Delete volume with id: 3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Delete volume request issued successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e86a424a-f4a3-4f4c-8a9e-88e60a360c72 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 202 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 415/801] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:44 2026] DELETE /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b80b1168-929e-4f19-aad1-02188138ed04 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b80b1168-929e-4f19-aad1-02188138ed04 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b80b1168-929e-4f19-aad1-02188138ed04 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b80b1168-929e-4f19-aad1-02188138ed04 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-07dfaff0-db89-4c1c-b4cc-0ff0d56add8a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-07dfaff0-db89-4c1c-b4cc-0ff0d56add8a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186/action Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-07dfaff0-db89-4c1c-b4cc-0ff0d56add8a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-07dfaff0-db89-4c1c-b4cc-0ff0d56add8a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b80b1168-929e-4f19-aad1-02188138ed04 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b80b1168-929e-4f19-aad1-02188138ed04 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 387/802] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:44 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-8b4c53da-6f44-49c0-a9ec-ecd3b40c1e27 req-07dfaff0-db89-4c1c-b4cc-0ff0d56add8a tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186/action returned with HTTP 204 Sep 06 08:08:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 416/803] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:08:44 2026] POST /volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca0a110e-23db-4bda-900d-c064e99df8da None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca0a110e-23db-4bda-900d-c064e99df8da tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca0a110e-23db-4bda-900d-c064e99df8da tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca0a110e-23db-4bda-900d-c064e99df8da tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ca0a110e-23db-4bda-900d-c064e99df8da tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca0a110e-23db-4bda-900d-c064e99df8da tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 388/804] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af0ce461-d7bd-4e27-be4e-1d80a192d108 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 417/805] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-171d972f-9fc9-42e1-b20b-18046ee39398 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-171d972f-9fc9-42e1-b20b-18046ee39398 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-171d972f-9fc9-42e1-b20b-18046ee39398 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-171d972f-9fc9-42e1-b20b-18046ee39398 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-171d972f-9fc9-42e1-b20b-18046ee39398 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-171d972f-9fc9-42e1-b20b-18046ee39398 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 389/806] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume with id: d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-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 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f998eaa-7d96-4c32-88ef-8ed19cd2c7de tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 400 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 418/807] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:45 2026] DELETE /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 307 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb8b39e2-c811-425b-a582-91868831dd31 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb8b39e2-c811-425b-a582-91868831dd31 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a3f6b2c-6c2c-40e3-a36d-9e122d5237f0 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 390/808] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb8b39e2-c811-425b-a582-91868831dd31 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb8b39e2-c811-425b-a582-91868831dd31 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb8b39e2-c811-425b-a582-91868831dd31 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb8b39e2-c811-425b-a582-91868831dd31 tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 419/809] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-11277945-68d6-434c-9141-7c781c83c411 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 391/810] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:08:45 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1148 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] POST http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813/action Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Begin detaching volume completed successfully. Sep 06 08:08:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-8df3b027-a5b4-4bd4-8777-d013a6476c7d tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813/action returned with HTTP 202 Sep 06 08:08:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 420/811] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:08:45 2026] POST /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f1bbb6a-6ef8-4e83-a5d8-153a6a582203 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f1bbb6a-6ef8-4e83-a5d8-153a6a582203 None None] GET http://192.168.122.190/volume// Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f1bbb6a-6ef8-4e83-a5d8-153a6a582203 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f1bbb6a-6ef8-4e83-a5d8-153a6a582203 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f1bbb6a-6ef8-4e83-a5d8-153a6a582203 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:08:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 392/812] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:08:46 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-549e5075-cd8b-47c4-8c27-c88298be4fb9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 200 Sep 06 08:08:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 393/813] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:46 2026] GET /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-0141fcc2-d325-4dc3-b40b-20b1e9852451 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 421/814] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:08:46 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 1332 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-6fd404ad-a7cd-4b2e-bc8f-20f7e3a2c0ae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-6fd404ad-a7cd-4b2e-bc8f-20f7e3a2c0ae tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-6fd404ad-a7cd-4b2e-bc8f-20f7e3a2c0ae tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-6fd404ad-a7cd-4b2e-bc8f-20f7e3a2c0ae tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ce3902b1-a5bd-454e-8555-96ebfd5bc7da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce3902b1-a5bd-454e-8555-96ebfd5bc7da tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] GET http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce3902b1-a5bd-454e-8555-96ebfd5bc7da tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce3902b1-a5bd-454e-8555-96ebfd5bc7da tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce3902b1-a5bd-454e-8555-96ebfd5bc7da tempest-SnapshotMetadataTestJSON-2008187542 tempest-SnapshotMetadataTestJSON-2008187542-project-member] http://192.168.122.190/volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 returned with HTTP 404 Sep 06 08:08:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 422/815] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:46 2026] GET /volume/v3/volumes/3675d614-c390-4647-a686-9abb8744f3c4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:46 devstack devstack@c-api.service[87013]: /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 06 08:08:46 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:08:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-175a842b-8ec8-4009-aca4-5afc649103c5 req-6fd404ad-a7cd-4b2e-bc8f-20f7e3a2c0ae tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 returned with HTTP 200 Sep 06 08:08:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 394/816] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:08:46 2026] DELETE /volume/v3/attachments/f379fd39-75ac-4565-a25a-585ef242c186 => generated 19 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:08:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a202a2fb-34a1-4e0a-a427-0a0bc1231ff7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 200 Sep 06 08:08:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 423/817] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:47 2026] GET /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8186f24d-c5f8-4e95-beca-1bb354bd2158 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 395/818] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:47 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0c8f372-b475-4697-aafb-1394d9777279 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0c8f372-b475-4697-aafb-1394d9777279 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0c8f372-b475-4697-aafb-1394d9777279 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0c8f372-b475-4697-aafb-1394d9777279 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0c8f372-b475-4697-aafb-1394d9777279 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0c8f372-b475-4697-aafb-1394d9777279 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 200 Sep 06 08:08:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 424/819] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:48 2026] GET /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 466 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:08:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54faeb35-08aa-42a9-8edd-0836be32432e", "name": "tempest-VolumesDeleteCascade-Snapshot-260152495"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:48 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create snapshot from volume 54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:48 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['d3d17e11-c54f-4b1f-a146-d62879679f11', '41a9b404-1726-4b02-9446-e3510bfaf797', '49bc520b-709a-4e85-bbdb-c3bcb7de5222', '8fc7733d-a349-45d8-9264-2687447dca32'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot create request issued successfully. Sep 06 08:08:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f29c46dd-02bc-4d20-b4a8-8bdf36070b6d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:08:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 396/820] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:08:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdacf449-ce77-4071-b17a-eb72767f0af9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb returned with HTTP 200 Sep 06 08:08:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 425/821] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:48 2026] GET /volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:08:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b30f3ca6-4b30-4960-a4bb-45d6c2e2be05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb returned with HTTP 200 Sep 06 08:08:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 397/822] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:49 2026] GET /volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:08:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b63d41af-c72b-46d4-8a5b-bfc2dcf2a9bf tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb returned with HTTP 200 Sep 06 08:08:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 426/823] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:50 2026] GET /volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a276418-96e4-4153-916c-0cc44f9d1f1b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb returned with HTTP 200 Sep 06 08:08:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 398/824] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:08:52 2026] GET /volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e?cascade=True Sep 06 08:08:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:52 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume with id: 54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:52 devstack devstack@c-api.service[87012]: /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 06 08:08:52 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:08:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume request issued successfully. Sep 06 08:08:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4b5dd52-8ae7-4297-9cf3-2954d70624ca tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e?cascade=True returned with HTTP 202 Sep 06 08:08:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 427/825] 192.168.122.190 () {58 vars in 1260 bytes} [Sun Sep 6 08:08:52 2026] DELETE /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e?cascade=True => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8e39378-6b4a-4c18-a045-5c60c713f243 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 399/826] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:52 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4145b04f-6b43-4c0b-b89a-7bbf8b2681cc tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 428/827] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:53 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-254e6264-a90b-430f-8e92-d30a178bb867 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1730747191"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1730747191'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Create volume of 1 GB Sep 06 08:08:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Availability Zones retrieved successfully. Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Flow 'volume_create_api' (9ec11c28-1921-43fc-b5ab-5b8a44b3b3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94654616-a95b-4e2b-a455-f56f5ab02b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:08:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11692452-bd8e-45c2-b7a2-a4d759bd0fa2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 429/828] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:54 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94654616-a95b-4e2b-a455-f56f5ab02b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b10bb3-eb43-4037-b9d6-d13d697de31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Created reservations ['3d68032e-8eaf-45d4-9637-8960d11f3b04', '1134ca54-6ea9-4442-a806-ce9e99de6c93', '98d28b9d-1cc6-451c-b688-28a920122e82', 'a95cae50-b7db-4fc7-8e86-8f64dd0a63f6'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b10bb3-eb43-4037-b9d6-d13d697de31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d68032e-8eaf-45d4-9637-8960d11f3b04', '1134ca54-6ea9-4442-a806-ce9e99de6c93', '98d28b9d-1cc6-451c-b688-28a920122e82', 'a95cae50-b7db-4fc7-8e86-8f64dd0a63f6']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839df008-23de-4c69-9151-84d42dd11364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839df008-23de-4c69-9151-84d42dd11364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f6041f-a425-45a6-ae71-bb5a326b06bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1730747191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634917840dce43879ff652df5d7dd420',qos_specs=None,replication_status=,reservations=['3d68032e-8eaf-45d4-9637-8960d11f3b04','1134ca54-6ea9-4442-a806-ce9e99de6c93','98d28b9d-1cc6-451c-b688-28a920122e82','a95cae50-b7db-4fc7-8e86-8f64dd0a63f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccc285224288445595a2e4d55daf48ac',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1730747191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f6041f-a425-45a6-ae71-bb5a326b06bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='634917840dce43879ff652df5d7dd420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccc285224288445595a2e4d55daf48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eacb2506-b3c0-4d85-84ef-ca8a00c6d034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eacb2506-b3c0-4d85-84ef-ca8a00c6d034) transitioned into state 'SUCCESS' from state '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-1730747191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634917840dce43879ff652df5d7dd420',qos_specs=None,replication_status=,reservations=['3d68032e-8eaf-45d4-9637-8960d11f3b04','1134ca54-6ea9-4442-a806-ce9e99de6c93','98d28b9d-1cc6-451c-b688-28a920122e82','a95cae50-b7db-4fc7-8e86-8f64dd0a63f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccc285224288445595a2e4d55daf48ac',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8508c8-9bdc-40d0-94c3-8fbc312fcd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8508c8-9bdc-40d0-94c3-8fbc312fcd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Flow 'volume_create_api' (9ec11c28-1921-43fc-b5ab-5b8a44b3b3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Create volume request issued successfully. Sep 06 08:08:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-254e6264-a90b-430f-8e92-d30a178bb867 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:08:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 400/829] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:08:53 2026] POST /volume/v3/volumes => generated 759 bytes in 1619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:08:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-470437db-69ce-40ff-be52-1f2b535eaa41 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-470437db-69ce-40ff-be52-1f2b535eaa41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-470437db-69ce-40ff-be52-1f2b535eaa41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-470437db-69ce-40ff-be52-1f2b535eaa41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-470437db-69ce-40ff-be52-1f2b535eaa41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-470437db-69ce-40ff-be52-1f2b535eaa41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:08:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 430/830] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:55 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 827 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4607918c-f3c3-41a6-bc16-f4439b5a7817 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 401/831] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:55 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume with id: d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume request issued successfully. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-76cd5c83-153e-4aba-b8eb-b439d8211c2f tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 202 Sep 06 08:08:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 431/832] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:56 2026] DELETE /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-18391c4a-5f54-40d8-b868-b8f45b56085e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18391c4a-5f54-40d8-b868-b8f45b56085e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-18391c4a-5f54-40d8-b868-b8f45b56085e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-18391c4a-5f54-40d8-b868-b8f45b56085e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-18391c4a-5f54-40d8-b868-b8f45b56085e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18391c4a-5f54-40d8-b868-b8f45b56085e tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 402/833] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:56 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-833ad232-7dd9-455c-8328-254c07a31856 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-833ad232-7dd9-455c-8328-254c07a31856 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-833ad232-7dd9-455c-8328-254c07a31856 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-833ad232-7dd9-455c-8328-254c07a31856 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-833ad232-7dd9-455c-8328-254c07a31856 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-833ad232-7dd9-455c-8328-254c07a31856 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:08:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 432/834] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:56 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-68c7e331-d85e-4cae-8b82-4ad7ae6b20b2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 403/835] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:57 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-deeb0329-30d3-40f9-ae42-01035a4e7e7b tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 200 Sep 06 08:08:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 433/836] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:57 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-014ef7b1-0829-4e52-83cf-f76116f6b145 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:08:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 404/837] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:57 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-302d243a-b499-4213-80ae-86d10794660c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-302d243a-b499-4213-80ae-86d10794660c tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] POST http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-302d243a-b499-4213-80ae-86d10794660c tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-302d243a-b499-4213-80ae-86d10794660c tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-302d243a-b499-4213-80ae-86d10794660c tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Create volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-302d243a-b499-4213-80ae-86d10794660c tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 434/838] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:08:57 2026] POST /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 101 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-edeecddb-cfb5-42d3-a843-82b646cac003 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Get volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edeecddb-cfb5-42d3-a843-82b646cac003 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 405/839] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 101 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] PUT http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Update volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-599d2b27-0528-4e9a-b9e2-eae97ffe64a0 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 435/840] 192.168.122.190 () {60 vars in 1279 bytes} [Sun Sep 6 08:08:58 2026] PUT /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 57 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6d75c135-fbbe-4964-9542-11665d1d47be None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca5f8b7a-dc30-43ad-970d-305df43f7c05 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 406/841] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Get volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d75c135-fbbe-4964-9542-11665d1d47be tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 436/842] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 57 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key1 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Get volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Delete volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b459601-ff4b-4115-ba7f-5e81a4146f0d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key1 returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 407/843] 192.168.122.190 () {58 vars in 1277 bytes} [Sun Sep 6 08:08:58 2026] DELETE /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key1 => generated 0 bytes in 76 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-98df72bc-c302-458e-829c-df59c21c429d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b91782e7-11d9-41bd-b81c-ced434a80c65 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b91782e7-11d9-41bd-b81c-ced434a80c65 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b91782e7-11d9-41bd-b81c-ced434a80c65 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b91782e7-11d9-41bd-b81c-ced434a80c65 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b91782e7-11d9-41bd-b81c-ced434a80c65 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 returned with HTTP 404 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 408/844] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/d6a2f8f6-58c2-4991-b41f-e1a77c0a7813 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Get volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98df72bc-c302-458e-829c-df59c21c429d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 437/845] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 32 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-78f5732b-4353-47f2-98db-737f66591563 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78f5732b-4353-47f2-98db-737f66591563 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] PUT http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-78f5732b-4353-47f2-98db-737f66591563 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-78f5732b-4353-47f2-98db-737f66591563 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-78f5732b-4353-47f2-98db-737f66591563 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Update volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78f5732b-4353-47f2-98db-737f66591563 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 409/846] 192.168.122.190 () {60 vars in 1279 bytes} [Sun Sep 6 08:08:58 2026] PUT /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] POST http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Create volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cff30a2b-d6a6-41f7-9346-1fb825ab5358 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 438/847] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:08:58 2026] POST /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2b376215-ffa7-4025-a524-4f0a06956766 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc0cd841-e259-4249-b903-488741f7a325 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b376215-ffa7-4025-a524-4f0a06956766 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] PUT http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2b376215-ffa7-4025-a524-4f0a06956766 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume with id: 9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2b376215-ffa7-4025-a524-4f0a06956766 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2b376215-ffa7-4025-a524-4f0a06956766 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Update volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b376215-ffa7-4025-a524-4f0a06956766 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 410/848] 192.168.122.190 () {60 vars in 1294 bytes} [Sun Sep 6 08:08:58 2026] PUT /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 => generated 35 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Volume info retrieved successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume request issued successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc0cd841-e259-4249-b903-488741f7a325 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 202 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 439/849] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:58 2026] DELETE /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Get volume metadata completed successfully. Sep 06 08:08:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94c126ef-60f5-4e3a-8533-694876bde9f5 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 returned with HTTP 200 Sep 06 08:08:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 411/850] 192.168.122.190 () {58 vars in 1274 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata/key3 => generated 35 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-378dd782-18ff-4297-8d54-be587fe21e3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da01b40d-fbb6-4eb6-909f-6fbdb58a7847 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 440/851] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] Get volume metadata completed successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-378dd782-18ff-4297-8d54-be587fe21e3d tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-reader] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 412/852] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:08:58 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 75 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] PUT http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Update volume metadata completed successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca13fd0e-908b-4284-86f7-814b8620ba96 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 441/853] 192.168.122.190 () {60 vars in 1279 bytes} [Sun Sep 6 08:08:59 2026] PUT /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb/metadata => generated 16 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a63bf55a-e831-41db-b98d-04af8d56e67b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a63bf55a-e831-41db-b98d-04af8d56e67b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a63bf55a-e831-41db-b98d-04af8d56e67b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a63bf55a-e831-41db-b98d-04af8d56e67b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a63bf55a-e831-41db-b98d-04af8d56e67b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a63bf55a-e831-41db-b98d-04af8d56e67b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 413/854] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:59 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Delete volume with id: f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Delete volume request issued successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-851dfd56-2755-4e14-ab7b-d797f9ff1394 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 202 Sep 06 08:08:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 442/855] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:08:59 2026] DELETE /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:08:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:08:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:08:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9a7fda0-12d7-4e93-aab5-5a7794dc44b9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 414/856] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:59 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:08:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d9e2461-7acb-48d1-b4db-2371efbcee41 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:08:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 443/857] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:08:59 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf1d9461-6532-4ab2-b79a-b10df4f718dd tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 200 Sep 06 08:09:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 415/858] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:00 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01827ab8-3418-4dd7-a881-f999fa3c075b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01827ab8-3418-4dd7-a881-f999fa3c075b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01827ab8-3418-4dd7-a881-f999fa3c075b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01827ab8-3418-4dd7-a881-f999fa3c075b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f080cbb-a0f2-4359-a4a4-a2c80840d886 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:09:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 444/859] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:00 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01827ab8-3418-4dd7-a881-f999fa3c075b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Volume info retrieved successfully. Sep 06 08:09:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01827ab8-3418-4dd7-a881-f999fa3c075b tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 200 Sep 06 08:09:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 416/860] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:00 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1908939112"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1908939112'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume of 1 GB Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Availability Zones retrieved successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5d1630b1-91b8-4243-aabc-05f736394f04 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Flow 'volume_create_api' (4c41690f-e9af-4658-959a-c44997735759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d1630b1-91b8-4243-aabc-05f736394f04 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5d1630b1-91b8-4243-aabc-05f736394f04 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c420e1-c99f-4358-baa7-27195b3ade34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5d1630b1-91b8-4243-aabc-05f736394f04 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d1630b1-91b8-4243-aabc-05f736394f04 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef returned with HTTP 404 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 417/861] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:01 2026] GET /volume/v3/volumes/9eb0125f-4485-4503-8983-3985408e4cef => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c420e1-c99f-4358-baa7-27195b3ade34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3408467d-534e-442a-b60e-a6b9811bce2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Created reservations ['63258cfe-ae4a-459a-a3d6-5d0979a3976d', '8ef15550-d183-4a12-b2fe-55cec08b67a5', 'ab5cee0d-0940-4bd6-af51-db24af47a816', 'dc134152-9c64-43ac-9577-a4e0263e56a7'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3408467d-534e-442a-b60e-a6b9811bce2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63258cfe-ae4a-459a-a3d6-5d0979a3976d', '8ef15550-d183-4a12-b2fe-55cec08b67a5', 'ab5cee0d-0940-4bd6-af51-db24af47a816', 'dc134152-9c64-43ac-9577-a4e0263e56a7']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74accd2-bc5c-491d-a8fc-69f9da01cbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] DELETE http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume with id: 6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74accd2-bc5c-491d-a8fc-69f9da01cbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17bec870-2b75-4c65-be19-2c2e5e2c6dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1908939112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52ad687c962a41c88031bc3a7e8059b6',qos_specs=None,replication_status=,reservations=['63258cfe-ae4a-459a-a3d6-5d0979a3976d','8ef15550-d183-4a12-b2fe-55cec08b67a5','ab5cee0d-0940-4bd6-af51-db24af47a816','dc134152-9c64-43ac-9577-a4e0263e56a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1908939112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17bec870-2b75-4c65-be19-2c2e5e2c6dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52ad687c962a41c88031bc3a7e8059b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d09a99d-b9ed-488b-9c88-7278d0d46d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Delete volume request issued successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2ac41f0b-df0b-438b-b240-7637c82a4bf9 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 202 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 418/862] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:01 2026] DELETE /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f066b5ec-6195-4e27-afdf-e9657285c802 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f066b5ec-6195-4e27-afdf-e9657285c802 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f066b5ec-6195-4e27-afdf-e9657285c802 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f066b5ec-6195-4e27-afdf-e9657285c802 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d09a99d-b9ed-488b-9c88-7278d0d46d03) transitioned into state 'SUCCESS' from state '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-1908939112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52ad687c962a41c88031bc3a7e8059b6',qos_specs=None,replication_status=,reservations=['63258cfe-ae4a-459a-a3d6-5d0979a3976d','8ef15550-d183-4a12-b2fe-55cec08b67a5','ab5cee0d-0940-4bd6-af51-db24af47a816','dc134152-9c64-43ac-9577-a4e0263e56a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921fecbc-f1bf-4eef-acb3-2a8c3f7d4849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921fecbc-f1bf-4eef-acb3-2a8c3f7d4849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Flow 'volume_create_api' (4c41690f-e9af-4658-959a-c44997735759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume request issued successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2090a83-6ed7-4df6-93b3-e14523dfd1e0 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f066b5ec-6195-4e27-afdf-e9657285c802 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 445/863] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:09:01 2026] POST /volume/v3/volumes => generated 763 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f066b5ec-6195-4e27-afdf-e9657285c802 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 419/864] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:01 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5390c9d-6f7d-4996-85ac-c7552d8667ca tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 446/865] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:01 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 831 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e12eb8ae-e870-4245-95b4-597447ed37b7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 200 Sep 06 08:09:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 420/866] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:01 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1f32352-5871-4a4d-a614-624f66184139 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1f32352-5871-4a4d-a614-624f66184139 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] GET http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1f32352-5871-4a4d-a614-624f66184139 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1f32352-5871-4a4d-a614-624f66184139 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1f32352-5871-4a4d-a614-624f66184139 tempest-VolumesMetadataTest-1952619508 tempest-VolumesMetadataTest-1952619508-project-member] http://192.168.122.190/volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb returned with HTTP 404 Sep 06 08:09:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 447/867] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:01 2026] GET /volume/v3/volumes/f6f6041f-a425-45a6-ae71-bb5a326b06bb => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Volume info retrieved successfully. Sep 06 08:09:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2e67e38c-a991-41a4-8fc7-f9bede346c94 tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 200 Sep 06 08:09:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 421/868] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:02 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7314a435-18d6-4f1b-8057-aeef87aed0c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7314a435-18d6-4f1b-8057-aeef87aed0c8 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7314a435-18d6-4f1b-8057-aeef87aed0c8 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7314a435-18d6-4f1b-8057-aeef87aed0c8 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7314a435-18d6-4f1b-8057-aeef87aed0c8 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 404 Sep 06 08:09:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 422/869] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:02 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1bf9b0f-2fbb-4520-b41e-48a671b189e6 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 448/870] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:02 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Get all volumes completed successfully. Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2a5eb82-0455-45cd-86b5-3ebc6f958aab tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:09:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 423/871] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:09:02 2026] GET /volume/v3/volumes => generated 15 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: /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 06 08:09:03 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Get all snapshots completed successfully. Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e37954d0-775d-447e-86b1-e04e0dea7b2f tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:09:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 449/872] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:09:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete snapshot with id: afbbbca5-065a-470e-9a6f-04bf3e2d70bb Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-712de3f6-ba96-4c3c-abda-9f75ec37e912 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb returned with HTTP 404 Sep 06 08:09:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 424/873] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:03 2026] DELETE /volume/v3/snapshots/afbbbca5-065a-470e-9a6f-04bf3e2d70bb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete snapshot with id: 65b61c6f-cf4b-4e82-af65-e516268d3ffa Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ef74089-ed14-44f2-b7be-486db7db2fe7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa returned with HTTP 404 Sep 06 08:09:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 450/874] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:03 2026] DELETE /volume/v3/snapshots/65b61c6f-cf4b-4e82-af65-e516268d3ffa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af022a98-cf06-4b8d-b87c-b0b5dee1eccb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af022a98-cf06-4b8d-b87c-b0b5dee1eccb tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af022a98-cf06-4b8d-b87c-b0b5dee1eccb tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af022a98-cf06-4b8d-b87c-b0b5dee1eccb tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af022a98-cf06-4b8d-b87c-b0b5dee1eccb tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 404 Sep 06 08:09:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 425/875] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:03 2026] GET /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume with id: 54faeb35-08aa-42a9-8edd-0836be32432e Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da58a147-7425-43ab-b0b3-857a1cdc5477 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e returned with HTTP 404 Sep 06 08:09:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 451/876] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:03 2026] DELETE /volume/v3/volumes/54faeb35-08aa-42a9-8edd-0836be32432e => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-852958791"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-852958791'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume of 1 GB Sep 06 08:09:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Availability Zones retrieved successfully. Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (69630c30-f9c4-4eda-a0c7-18dc37b79503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a019c2-78e0-407e-9730-040eb3b18a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a019c2-78e0-407e-9730-040eb3b18a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1aa8e-99e9-423b-a9fc-5d6bbbf730b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aeee06d6-4178-4ba0-95e2-bfbd29d351cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['cfd3873e-ea90-4f46-9125-8696e0b54365', '8a65ec94-da32-48e1-b9c2-4c428a43ac7b', '9741ff79-b714-4a26-8553-8b8977d91c3f', 'b17de774-5f2b-4dc9-adb9-616e79a34476'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aeee06d6-4178-4ba0-95e2-bfbd29d351cc tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] GET http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aeee06d6-4178-4ba0-95e2-bfbd29d351cc tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aeee06d6-4178-4ba0-95e2-bfbd29d351cc tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1aa8e-99e9-423b-a9fc-5d6bbbf730b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd3873e-ea90-4f46-9125-8696e0b54365', '8a65ec94-da32-48e1-b9c2-4c428a43ac7b', '9741ff79-b714-4a26-8553-8b8977d91c3f', 'b17de774-5f2b-4dc9-adb9-616e79a34476']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b6a6e2-93a5-4853-814e-b80a3263e494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aeee06d6-4178-4ba0-95e2-bfbd29d351cc tempest-AttachVolumeNegativeTest-105042574 tempest-AttachVolumeNegativeTest-105042574-project-member] http://192.168.122.190/volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 returned with HTTP 404 Sep 06 08:09:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 452/877] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:03 2026] GET /volume/v3/volumes/6fb84fd1-6209-4b5a-b40a-f13e5b302772 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b6a6e2-93a5-4853-814e-b80a3263e494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44df6db3-317e-43fd-a482-94f33eb2114b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-852958791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['cfd3873e-ea90-4f46-9125-8696e0b54365','8a65ec94-da32-48e1-b9c2-4c428a43ac7b','9741ff79-b714-4a26-8553-8b8977d91c3f','b17de774-5f2b-4dc9-adb9-616e79a34476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-852958791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44df6db3-317e-43fd-a482-94f33eb2114b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='818b3355584f4e3db47ab49a115bc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c177c037-154a-4a62-84ca-73b039523dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c177c037-154a-4a62-84ca-73b039523dc1) transitioned into state 'SUCCESS' from state '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-852958791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['cfd3873e-ea90-4f46-9125-8696e0b54365','8a65ec94-da32-48e1-b9c2-4c428a43ac7b','9741ff79-b714-4a26-8553-8b8977d91c3f','b17de774-5f2b-4dc9-adb9-616e79a34476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176294a6-d468-4f32-bd15-ecc7f2f28f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-51f0a8c9-5a32-4e34-982e-a00295ef8a3a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 453/878] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:03 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176294a6-d468-4f32-bd15-ecc7f2f28f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (69630c30-f9c4-4eda-a0c7-18dc37b79503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request issued successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9853eaf-7bae-41ba-a16e-3d4d092f6a41 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f35a236-bba5-42c9-b044-cb653ae0141d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 426/879] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:09:03 2026] POST /volume/v3/volumes => generated 759 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] POST http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa/action Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume updated successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f35a236-bba5-42c9-b044-cb653ae0141d tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa/action returned with HTTP 200 Sep 06 08:09:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 454/880] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:09:04 2026] POST /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23fc3c97-f8de-462d-849f-78c2cc9c1fbd tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 427/881] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:04 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 827 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc77fc15-cfaf-4bd2-83ce-2e1df4b2f313 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 455/882] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:04 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ea23b6e8-4c4c-44ae-b37f-a48cf7fc1bef req-65564074-42ad-45b1-850e-075007814af3 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 428/883] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:09:04 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c60e9d77-e1c7-4c0c-b08d-2a433a2ac966 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 456/884] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:05 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-417822554"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-417822554'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume of 1 GB Sep 06 08:09:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Availability Zones retrieved successfully. Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Flow 'volume_create_api' (6d8c19ea-331b-4ff7-a766-a933cbbe4d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c022f03f-0694-4a82-a1c5-ed28dd2da7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c022f03f-0694-4a82-a1c5-ed28dd2da7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96594723-41d5-4b74-8232-b18543a61f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Created reservations ['d566c4dd-fd46-4c76-a703-584662d19e4d', 'a044d4e4-8c85-4c44-838a-db4bca78a472', '28da30f6-0734-470e-8f56-e968e6b6ade2', '3ac63b4e-0c14-4d95-8559-0c8e5ff799ee'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96594723-41d5-4b74-8232-b18543a61f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d566c4dd-fd46-4c76-a703-584662d19e4d', 'a044d4e4-8c85-4c44-838a-db4bca78a472', '28da30f6-0734-470e-8f56-e968e6b6ade2', '3ac63b4e-0c14-4d95-8559-0c8e5ff799ee']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e70d9ba-2569-4ddf-935c-69e800a4e79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e70d9ba-2569-4ddf-935c-69e800a4e79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-417822554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52ad687c962a41c88031bc3a7e8059b6',qos_specs=None,replication_status=,reservations=['d566c4dd-fd46-4c76-a703-584662d19e4d','a044d4e4-8c85-4c44-838a-db4bca78a472','28da30f6-0734-470e-8f56-e968e6b6ade2','3ac63b4e-0c14-4d95-8559-0c8e5ff799ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-417822554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52ad687c962a41c88031bc3a7e8059b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5348993d-bd86-489a-b1d4-c6b488015fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5348993d-bd86-489a-b1d4-c6b488015fcb) transitioned into state 'SUCCESS' from state '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-417822554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52ad687c962a41c88031bc3a7e8059b6',qos_specs=None,replication_status=,reservations=['d566c4dd-fd46-4c76-a703-584662d19e4d','a044d4e4-8c85-4c44-838a-db4bca78a472','28da30f6-0734-470e-8f56-e968e6b6ade2','3ac63b4e-0c14-4d95-8559-0c8e5ff799ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e4f4c989e6494da56ad015cdf4b3a8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534bad3e-b268-4968-8949-b8f49aa8a026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534bad3e-b268-4968-8949-b8f49aa8a026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Flow 'volume_create_api' (6d8c19ea-331b-4ff7-a766-a933cbbe4d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Create volume request issued successfully. Sep 06 08:09:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29809c19-bfcd-4099-8b4e-dcb81869a5be tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 429/885] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:09:05 2026] POST /volume/v3/volumes => generated 762 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bed1b33c-0aee-41e8-aef3-24871bc6fc8f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 200 Sep 06 08:09:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 457/886] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:05 2026] GET /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 830 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5527b47f-476c-4e45-b2e1-cdf13779f8ed tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 430/887] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:06 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:09:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44df6db3-317e-43fd-a482-94f33eb2114b", "name": "tempest-VolumesDeleteCascade-Snapshot-821465312"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:06 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create snapshot from volume 44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:06 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['3ca0df40-bfe9-4f3a-84d5-9f1c460e45d5', '93eb1ecf-3dc6-41e2-b8c7-e5004840dcf7', 'de156d89-b179-48d0-8703-40b89134f9f6', 'ffe3bece-bf69-405e-ad29-8bf77f69ffe8'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot create request issued successfully. Sep 06 08:09:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2c1d03b0-1bd2-47e6-85db-5f92eca8905a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:09:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 458/888] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:09:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d23bf8d4-d968-45ae-ad22-97325308644b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d23bf8d4-d968-45ae-ad22-97325308644b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d23bf8d4-d968-45ae-ad22-97325308644b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d23bf8d4-d968-45ae-ad22-97325308644b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d23bf8d4-d968-45ae-ad22-97325308644b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d23bf8d4-d968-45ae-ad22-97325308644b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 200 Sep 06 08:09:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 431/889] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:06 2026] GET /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1ebe0d2-00dd-4ae9-b96a-b61d57b89e1f tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 200 Sep 06 08:09:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 459/890] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:06 2026] GET /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d67284e-6e0e-4350-b93b-2e10c0320e17 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 200 Sep 06 08:09:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 432/891] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:07 2026] GET /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6e45c64-8704-4f0c-8975-f5441014700c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-545658a2-cacc-498f-8435-b42d20b3eee9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-545658a2-cacc-498f-8435-b42d20b3eee9 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-545658a2-cacc-498f-8435-b42d20b3eee9 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-545658a2-cacc-498f-8435-b42d20b3eee9 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1489053438"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1489053438'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume of 1 GB Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-545658a2-cacc-498f-8435-b42d20b3eee9 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Availability Zones retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-545658a2-cacc-498f-8435-b42d20b3eee9 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 200 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 433/892] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:08 2026] GET /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Flow 'volume_create_api' (7e8fffe3-1e0a-4ab1-8bfe-fdf688f81414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e135cf8d-df7d-4d19-9997-330c3ab5adb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e135cf8d-df7d-4d19-9997-330c3ab5adb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7cd090-4411-4c30-97b5-7c796a4f43d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Created reservations ['eb56ff16-84b4-4a21-96b3-2939c6b42f9b', '851b6d75-5fb5-4c53-b3b5-3360fab50437', '7effe592-b946-432e-9750-00588464b928', '2dc8ce7a-ebf8-49f0-ade9-b04593e58b46'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7cd090-4411-4c30-97b5-7c796a4f43d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb56ff16-84b4-4a21-96b3-2939c6b42f9b', '851b6d75-5fb5-4c53-b3b5-3360fab50437', '7effe592-b946-432e-9750-00588464b928', '2dc8ce7a-ebf8-49f0-ade9-b04593e58b46']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c2d959-f9db-4de9-a061-31ef74501550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c2d959-f9db-4de9-a061-31ef74501550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a653298-66bc-4849-9d01-1d675a915abe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1489053438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6d6850c8c348c99e90b196466a03b9',qos_specs=None,replication_status=,reservations=['eb56ff16-84b4-4a21-96b3-2939c6b42f9b','851b6d75-5fb5-4c53-b3b5-3360fab50437','7effe592-b946-432e-9750-00588464b928','2dc8ce7a-ebf8-49f0-ade9-b04593e58b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1489053438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a653298-66bc-4849-9d01-1d675a915abe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6d6850c8c348c99e90b196466a03b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019b6f84-b89d-4b92-ab16-81de95c05841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019b6f84-b89d-4b92-ab16-81de95c05841) transitioned into state 'SUCCESS' from state '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-1489053438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6d6850c8c348c99e90b196466a03b9',qos_specs=None,replication_status=,reservations=['eb56ff16-84b4-4a21-96b3-2939c6b42f9b','851b6d75-5fb5-4c53-b3b5-3360fab50437','7effe592-b946-432e-9750-00588464b928','2dc8ce7a-ebf8-49f0-ade9-b04593e58b46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933c7f8b-9dca-46ce-8948-b7bf2fcd41aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933c7f8b-9dca-46ce-8948-b7bf2fcd41aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Flow 'volume_create_api' (7e8fffe3-1e0a-4ab1-8bfe-fdf688f81414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume request issued successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6e45c64-8704-4f0c-8975-f5441014700c tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 460/893] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:09:07 2026] POST /volume/v3/volumes => generated 828 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-be113760-27e0-459c-aa9a-9c469f79a9a7 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 434/894] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:08 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 896 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd15cbfa-dcd5-48fd-b45a-ccbbec80bf35 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 200 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] DELETE http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 461/895] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:08 2026] GET /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Delete volume with id: 40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Delete volume request issued successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0a4fee1-2f31-44e4-a9ef-af0022110912 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 202 Sep 06 08:09:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 435/896] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:08 2026] DELETE /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cfbcf96-97c1-4ba1-a279-fe3e7d40cc1a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 200 Sep 06 08:09:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 462/897] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:08 2026] GET /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a86ba4c-5a6f-4eac-a0a1-e5373dff3848 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 436/898] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:09 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ff85e19a-dcb6-403e-9926-c13a61158166 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff85e19a-dcb6-403e-9926-c13a61158166 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff85e19a-dcb6-403e-9926-c13a61158166 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff85e19a-dcb6-403e-9926-c13a61158166 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ff85e19a-dcb6-403e-9926-c13a61158166 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff85e19a-dcb6-403e-9926-c13a61158166 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 200 Sep 06 08:09:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 463/899] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:09 2026] GET /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cc85b446-0ef0-443f-b76c-36533828633a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cc85b446-0ef0-443f-b76c-36533828633a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cc85b446-0ef0-443f-b76c-36533828633a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cc85b446-0ef0-443f-b76c-36533828633a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cc85b446-0ef0-443f-b76c-36533828633a tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 returned with HTTP 404 Sep 06 08:09:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 437/900] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:09 2026] GET /volume/v3/volumes/40b4fbf2-eab7-4fa3-8cf6-71b4b8f4bfa3 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4aec1437-3479-4853-b705-37a8dd972e86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] DELETE http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Delete volume with id: 17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Delete volume request issued successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4aec1437-3479-4853-b705-37a8dd972e86 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 202 Sep 06 08:09:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 464/901] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:10 2026] DELETE /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Volume info retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21d932c1-8ad5-4fdd-aff5-24e68d570101 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 200 Sep 06 08:09:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 438/902] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:10 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4ac7369-f707-4ea7-a42e-ce6a3eef8591 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 465/903] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:10 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 921 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-07414020-da78-4da2-819d-6976c8fe6535 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] POST http://192.168.122.190/volume/v3/volume-transfers Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a653298-66bc-4849-9d01-1d675a915abe"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volume_transfer [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a653298-66bc-4849-9d01-1d675a915abe'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volume_transfer [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Creating transfer of volume 9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Generating transfer record for volume 9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-456db76d-dd8e-4a43-8af3-1e7df7dc8d9d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 200 Sep 06 08:09:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 439/904] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:10 2026] GET /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2bde1d3b-05b8-463d-b0c4-ba925a22a69c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-836081953"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request body: {'volume': {'snapshot_id': '2bde1d3b-05b8-463d-b0c4-ba925a22a69c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-836081953'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07414020-da78-4da2-819d-6976c8fe6535 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volume-transfers returned with HTTP 202 Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Snapshot retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume of 1 GB Sep 06 08:09:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 466/905] 192.168.122.190 () {62 vars in 1210 bytes} [Sun Sep 6 08:09:10 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Availability Zones retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-87a48136-f114-4c6e-a897-908baa25b087 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87a48136-f114-4c6e-a897-908baa25b087 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87a48136-f114-4c6e-a897-908baa25b087 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87a48136-f114-4c6e-a897-908baa25b087 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (d547c1b2-27d7-4046-8389-c549b15d6049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-87a48136-f114-4c6e-a897-908baa25b087 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062dc1e0-9701-4d78-b695-a9709ff3cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:10 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87a48136-f114-4c6e-a897-908baa25b087 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 467/906] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:10 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-34cbcbe3-9984-4803-adef-871e0171c62b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062dc1e0-9701-4d78-b695-a9709ff3cc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2bde1d3b-05b8-463d-b0c4-ba925a22a69c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcc0277-3eb2-4892-86b2-b211859a77f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Created reservations ['71379cca-51c0-4f67-84fb-8993832baad2', '6acbf965-4714-45ed-ba11-e665da6ae206', '29ec865f-61a2-4b3b-97d3-4df4351f53ba', '30b1bf3f-adc2-4ca5-b7fd-ad046f7a8cb3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcc0277-3eb2-4892-86b2-b211859a77f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71379cca-51c0-4f67-84fb-8993832baad2', '6acbf965-4714-45ed-ba11-e665da6ae206', '29ec865f-61a2-4b3b-97d3-4df4351f53ba', '30b1bf3f-adc2-4ca5-b7fd-ad046f7a8cb3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5dce216-ef4b-4146-b5dc-039a696009a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5dce216-ef4b-4146-b5dc-039a696009a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd288e7d-4293-47c5-a3c9-049ff6818e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-836081953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['71379cca-51c0-4f67-84fb-8993832baad2','6acbf965-4714-45ed-ba11-e665da6ae206','29ec865f-61a2-4b3b-97d3-4df4351f53ba','30b1bf3f-adc2-4ca5-b7fd-ad046f7a8cb3'],size=1,snapshot_id=2bde1d3b-05b8-463d-b0c4-ba925a22a69c,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-836081953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd288e7d-4293-47c5-a3c9-049ff6818e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2bde1d3b-05b8-463d-b0c4-ba925a22a69c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='818b3355584f4e3db47ab49a115bc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ae82f7-fbe0-4f71-b2d4-c509322965d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ae82f7-fbe0-4f71-b2d4-c509322965d8) transitioned into state 'SUCCESS' from state '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-836081953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd1818bcdd34b46b05f51d821e5ea6c',qos_specs=None,replication_status=,reservations=['71379cca-51c0-4f67-84fb-8993832baad2','6acbf965-4714-45ed-ba11-e665da6ae206','29ec865f-61a2-4b3b-97d3-4df4351f53ba','30b1bf3f-adc2-4ca5-b7fd-ad046f7a8cb3'],size=1,snapshot_id=2bde1d3b-05b8-463d-b0c4-ba925a22a69c,source_replicaid=,source_volid=None,status='creating',user_id='818b3355584f4e3db47ab49a115bc87d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c9eaea-e201-4a02-baf3-3c498b3e8f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34cbcbe3-9984-4803-adef-871e0171c62b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/cc295983-11fb-4cf8-b893-8f0c33148cc8 Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34cbcbe3-9984-4803-adef-871e0171c62b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34cbcbe3-9984-4803-adef-871e0171c62b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34cbcbe3-9984-4803-adef-871e0171c62b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/cc295983-11fb-4cf8-b893-8f0c33148cc8 returned with HTTP 200 Sep 06 08:09:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 468/907] 192.168.122.190 () {60 vars in 1306 bytes} [Sun Sep 6 08:09:10 2026] GET /volume/v3/os-volume-transfer/cc295983-11fb-4cf8-b893-8f0c33148cc8 => generated 548 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a47b20e0-dbb0-4713-88c6-3a516eb99711 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c9eaea-e201-4a02-baf3-3c498b3e8f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a47b20e0-dbb0-4713-88c6-3a516eb99711 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] GET http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a47b20e0-dbb0-4713-88c6-3a516eb99711 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a47b20e0-dbb0-4713-88c6-3a516eb99711 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Flow 'volume_create_api' (d547c1b2-27d7-4046-8389-c549b15d6049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Create volume request issued successfully. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e749f979-dd55-439d-bdbb-020a3f4732c0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 440/908] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:09:10 2026] POST /volume/v3/volumes => generated 793 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Listing volume transfers {{(pid=87013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a47b20e0-dbb0-4713-88c6-3a516eb99711 tempest-ServersNegativeTestJSON-1116285568 tempest-ServersNegativeTestJSON-1116285568-project-member] http://192.168.122.190/volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa returned with HTTP 404 Sep 06 08:09:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 469/909] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:11 2026] GET /volume/v3/volumes/17bec870-2b75-4c65-be19-2c2e5e2c6dfa => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bff30e06-1320-470d-9d5a-0cd78c6a1231 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 08:09:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 441/910] 192.168.122.190 () {60 vars in 1195 bytes} [Sun Sep 6 08:09:11 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dee957a9-cf8a-4a8d-9fb5-325600dd5fb0 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 470/911] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:11 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] POST http://192.168.122.190/volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8/accept Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4a7615958394c8e6"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Accepting volume transfer cc295983-11fb-4cf8-b893-8f0c33148cc8 {{(pid=87013) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 08:09:11 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Accepting transfer cc295983-11fb-4cf8-b893-8f0c33148cc8 Sep 06 08:09:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:11 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Created reservations ['2726fd96-55e4-45fc-aa29-519574502d44', '959e61ea-23ed-425a-a4c1-107253ffb02a', '1cdb7252-83e7-4877-88ed-524690dd7dfa', '28e72e36-6f19-410f-867b-0d0b8784aee8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Created reservations ['23e7b025-ac94-4b7b-ae1b-8755f4709596', 'c82ec4a2-2562-4c98-92e5-c351fd00558c', 'dc8bce52-c552-43fb-af12-b6f2d7fe118f', 'a5f7c26e-2473-4b14-a15b-f8d3806092ad'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: /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 06 08:09:12 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Created reservations ['9727e4b3-20f9-4a8f-b637-c193bf4f4ef4', '380bc89f-84ab-450d-964d-f2e5b7526d55', 'f3a1bf70-783e-44bf-aef2-210c21920236', '61b662cb-ab99-4411-b7d9-6a30049c71fb'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Created reservations ['a0440776-586a-492c-81f0-9a4c6cab1924', 'cc9aaf38-8289-4384-a175-73f36023182a', 'e70354ae-ac08-4ca3-bf7f-313bce9ee797', 'd307b43a-89f8-4203-8ffd-ee7f7399bcda'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Transfer volume completed successfully. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c351a18-a7cc-4117-891c-b6e9509c3be1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 471/912] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:12 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.transfer.api [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Volume 9a653298-66bc-4849-9d01-1d675a915abe has been transferred. Sep 06 08:09:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435516eb-30d6-4d77-bbbd-fb72e4f0e158 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] http://192.168.122.190/volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8/accept returned with HTTP 202 Sep 06 08:09:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 442/913] 192.168.122.190 () {62 vars in 1342 bytes} [Sun Sep 6 08:09:11 2026] POST /volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8/accept => generated 373 bytes in 1316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Volume info retrieved successfully. Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1e7c35e-4d88-4a02-820f-f3944be4fb95 tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 472/914] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:12 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 956 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] Volume info retrieved successfully. Sep 06 08:09:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c81146e9-ce79-4f36-85a3-f10056ed4fea tempest-VolumesTransfersV357Test-1147611442 tempest-VolumesTransfersV357Test-1147611442-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 443/915] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:12 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ea54244b-ec9d-4101-aef5-a15c2972384e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea54244b-ec9d-4101-aef5-a15c2972384e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea54244b-ec9d-4101-aef5-a15c2972384e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea54244b-ec9d-4101-aef5-a15c2972384e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.volume_transfer [None req-ea54244b-ec9d-4101-aef5-a15c2972384e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Delete transfer with id: cc295983-11fb-4cf8-b893-8f0c33148cc8 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea54244b-ec9d-4101-aef5-a15c2972384e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8 returned with HTTP 404 Sep 06 08:09:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 473/916] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:09:12 2026] DELETE /volume/v3/volume-transfers/cc295983-11fb-4cf8-b893-8f0c33148cc8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cd70e0fd-732c-4628-9982-3c757f57e24b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Delete volume with id: 9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Delete volume request issued successfully. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cd70e0fd-732c-4628-9982-3c757f57e24b tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 202 Sep 06 08:09:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 444/917] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:09:12 2026] DELETE /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 0 bytes in 395 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fadb9c28-f8da-4501-b8a2-5a7eecbb0aec tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 474/918] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:13 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 1139 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-885f4aa9-9650-4e05-921c-51f8b8c41cc2 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 445/919] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:13 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-10b43cb1-3708-40fd-b452-1a69abbd15d9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75fa8349-2f76-450d-876d-1ad037f6c4e4 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 200 Sep 06 08:09:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 446/920] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:14 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 1139 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e1d0c2f-090f-4a86-bf9a-8312656f24a9 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 447/921] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:14 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10b43cb1-3708-40fd-b452-1a69abbd15d9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-10b43cb1-3708-40fd-b452-1a69abbd15d9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-10b43cb1-3708-40fd-b452-1a69abbd15d9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Calling method 'get_pools' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10b43cb1-3708-40fd-b452-1a69abbd15d9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 08:09:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 475/922] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:09:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 916 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5ece8ebe-7ac4-4090-8117-19a4d2bbd3c9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5ece8ebe-7ac4-4090-8117-19a4d2bbd3c9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5ece8ebe-7ac4-4090-8117-19a4d2bbd3c9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5ece8ebe-7ac4-4090-8117-19a4d2bbd3c9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Calling method 'get_pools' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5ece8ebe-7ac4-4090-8117-19a4d2bbd3c9 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 08:09:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 448/923] 192.168.122.190 () {58 vars in 1198 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee4e339b-1133-4499-9b79-209cce6658b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee4e339b-1133-4499-9b79-209cce6658b0 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] GET http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee4e339b-1133-4499-9b79-209cce6658b0 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee4e339b-1133-4499-9b79-209cce6658b0 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: /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 06 08:09:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee4e339b-1133-4499-9b79-209cce6658b0 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 08:09:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 476/924] 192.168.122.190 () {58 vars in 1193 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-da327ddd-802e-41a6-8c44-1159ad2653c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da327ddd-802e-41a6-8c44-1159ad2653c2 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] GET http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da327ddd-802e-41a6-8c44-1159ad2653c2 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da327ddd-802e-41a6-8c44-1159ad2653c2 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e58e11e4-bbed-43f7-948e-697f3f93205f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e58e11e4-bbed-43f7-948e-697f3f93205f tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e58e11e4-bbed-43f7-948e-697f3f93205f tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: /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 06 08:09:15 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e58e11e4-bbed-43f7-948e-697f3f93205f tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e58e11e4-bbed-43f7-948e-697f3f93205f tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 404 Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da327ddd-802e-41a6-8c44-1159ad2653c2 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506 tempest-BackendsCapabilitiesAdminTestsJSON-1209248506-project-admin] http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 08:09:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 477/925] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 449/926] 192.168.122.190 () {58 vars in 1193 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0a951b32-ba1f-4997-ba76-3acca786042a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0a951b32-ba1f-4997-ba76-3acca786042a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0a951b32-ba1f-4997-ba76-3acca786042a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0a951b32-ba1f-4997-ba76-3acca786042a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0a951b32-ba1f-4997-ba76-3acca786042a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 404 Sep 06 08:09:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 478/927] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Delete volume with id: 9a653298-66bc-4849-9d01-1d675a915abe Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ec4cd8b-7955-4475-bff6-11bbe721fdcf tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe returned with HTTP 404 Sep 06 08:09:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 450/928] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:09:15 2026] DELETE /volume/v3/volumes/9a653298-66bc-4849-9d01-1d675a915abe => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-670165399"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-670165399'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-254831f7-f30c-45bc-820a-2ea8c76086a4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume of 1 GB Sep 06 08:09:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 479/929] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:15 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Availability Zones retrieved successfully. Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Flow 'volume_create_api' (7ff8a5a8-4cea-4d79-918f-3bdfe66e481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cf2920-be2d-48e6-b542-9ed7d99e4ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cf2920-be2d-48e6-b542-9ed7d99e4ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdddb5d7-aac0-4334-ade5-6d198c949cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Created reservations ['da439783-c71a-4095-92c4-05c61b49c519', '8c98fcf0-f7cf-4455-8198-5f7007275539', '465bf7ea-1295-4788-8ad6-d12169ece19f', 'dfc4c2de-7ed7-46f3-9a43-d0f96fdd5a45'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdddb5d7-aac0-4334-ade5-6d198c949cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da439783-c71a-4095-92c4-05c61b49c519', '8c98fcf0-f7cf-4455-8198-5f7007275539', '465bf7ea-1295-4788-8ad6-d12169ece19f', 'dfc4c2de-7ed7-46f3-9a43-d0f96fdd5a45']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b389d3f4-b301-4e7d-9294-357721e51f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b389d3f4-b301-4e7d-9294-357721e51f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf69d30e-ff8f-4e81-b13c-a65d5c939dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-670165399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6d6850c8c348c99e90b196466a03b9',qos_specs=None,replication_status=,reservations=['da439783-c71a-4095-92c4-05c61b49c519','8c98fcf0-f7cf-4455-8198-5f7007275539','465bf7ea-1295-4788-8ad6-d12169ece19f','dfc4c2de-7ed7-46f3-9a43-d0f96fdd5a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-670165399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf69d30e-ff8f-4e81-b13c-a65d5c939dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6d6850c8c348c99e90b196466a03b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84367bf6-fb2c-4ae8-99fb-76631502d3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84367bf6-fb2c-4ae8-99fb-76631502d3b3) transitioned into state 'SUCCESS' from state '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-670165399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6d6850c8c348c99e90b196466a03b9',qos_specs=None,replication_status=,reservations=['da439783-c71a-4095-92c4-05c61b49c519','8c98fcf0-f7cf-4455-8198-5f7007275539','465bf7ea-1295-4788-8ad6-d12169ece19f','dfc4c2de-7ed7-46f3-9a43-d0f96fdd5a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3e18f5f1e4523b30db8348cfe6562',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff3e926-5a50-4faa-9616-315c0ba5a929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f26c57ad-feff-4804-8726-48eeec0538ee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff3e926-5a50-4faa-9616-315c0ba5a929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Flow 'volume_create_api' (7ff8a5a8-4cea-4d79-918f-3bdfe66e481f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f26c57ad-feff-4804-8726-48eeec0538ee tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Create volume request issued successfully. Sep 06 08:09:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e452b42-1b20-4b59-bfd0-a84ec8d50ac8 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 451/930] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:09:15 2026] POST /volume/v3/volumes => generated 827 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f26c57ad-feff-4804-8726-48eeec0538ee tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f26c57ad-feff-4804-8726-48eeec0538ee tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-81b6a187-1a17-40b6-87e0-5632173bac79 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-81b6a187-1a17-40b6-87e0-5632173bac79 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-81b6a187-1a17-40b6-87e0-5632173bac79 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-81b6a187-1a17-40b6-87e0-5632173bac79 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f26c57ad-feff-4804-8726-48eeec0538ee tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-81b6a187-1a17-40b6-87e0-5632173bac79 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f26c57ad-feff-4804-8726-48eeec0538ee tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-81b6a187-1a17-40b6-87e0-5632173bac79 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 480/931] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:16 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 452/932] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:17 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 895 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-256c89b4-6b75-467c-b168-83c86ae1a97e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-256c89b4-6b75-467c-b168-83c86ae1a97e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-256c89b4-6b75-467c-b168-83c86ae1a97e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-256c89b4-6b75-467c-b168-83c86ae1a97e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e3ceb30-47f2-4d38-bc4d-5fb4ae90879c tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 481/933] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:18 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-256c89b4-6b75-467c-b168-83c86ae1a97e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-256c89b4-6b75-467c-b168-83c86ae1a97e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 453/934] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:18 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 919 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f6744270-8262-4ebc-916b-1b7df40ab30b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6744270-8262-4ebc-916b-1b7df40ab30b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6744270-8262-4ebc-916b-1b7df40ab30b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6744270-8262-4ebc-916b-1b7df40ab30b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05ea9c32-b30e-4ab8-b783-90ec6cafb011 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 482/935] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:19 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f6744270-8262-4ebc-916b-1b7df40ab30b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6744270-8262-4ebc-916b-1b7df40ab30b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 454/936] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:19 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4ade412-c992-4d55-8a96-e64d11b88ed7 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 483/937] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:20 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6686755e-5ccf-42b8-9ebf-74e58a622488 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 455/938] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:20 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Volume info retrieved successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc86cd1e-cd71-43c1-9d98-4d9ff2e72006 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 484/939] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:20 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b?cascade=True Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume with id: 44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: /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 06 08:09:20 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume request issued successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9eb73cc-002c-4fea-9f67-553f40ba7c45 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b?cascade=True returned with HTTP 202 Sep 06 08:09:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 456/940] 192.168.122.190 () {58 vars in 1260 bytes} [Sun Sep 6 08:09:20 2026] DELETE /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b?cascade=True => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4ca5c683-3667-4db1-9518-444d12f356b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4ca5c683-3667-4db1-9518-444d12f356b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4ca5c683-3667-4db1-9518-444d12f356b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4ca5c683-3667-4db1-9518-444d12f356b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4ca5c683-3667-4db1-9518-444d12f356b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4ca5c683-3667-4db1-9518-444d12f356b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 485/941] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:20 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1241b559-20e8-4a4b-aa18-b8c722c6fd30 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 457/942] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:21 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] POST http://192.168.122.190/volume/v3/volume-transfers Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bf69d30e-ff8f-4e81-b13c-a65d5c939dd7"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volume_transfer [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bf69d30e-ff8f-4e81-b13c-a65d5c939dd7'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volume_transfer [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Creating transfer of volume bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Generating transfer record for volume bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d0d8811-24d7-4d43-bfe3-c6588c04b251 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volume-transfers returned with HTTP 202 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 486/943] 192.168.122.190 () {62 vars in 1210 bytes} [Sun Sep 6 08:09:21 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c1bc6b3-92ce-4048-98c3-2702ea99f78e tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 458/944] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:21 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/detail Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.volume_transfer [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] Listing volume transfers {{(pid=87012) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6149288-8f36-467a-9d82-c6b3fd44a82b tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 487/945] 192.168.122.190 () {60 vars in 1216 bytes} [Sun Sep 6 08:09:21 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0ba48d63-f9c4-4863-8761-567388dec472 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ba48d63-f9c4-4863-8761-567388dec472 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ba48d63-f9c4-4863-8761-567388dec472 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ba48d63-f9c4-4863-8761-567388dec472 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-0ba48d63-f9c4-4863-8761-567388dec472 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Delete transfer with id: 8b961693-f933-4dec-9085-fcf2344e3437 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89aadf0f-d03a-4e96-81f9-8a198152a8b4 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 488/946] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:21 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ba48d63-f9c4-4863-8761-567388dec472 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 returned with HTTP 202 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 459/947] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:09:21 2026] DELETE /volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Volume info retrieved successfully. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d6f2208-82ff-493c-ab41-6655f88d1e3a tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 489/948] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:21 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Delete transfer with id: 8b961693-f933-4dec-9085-fcf2344e3437 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e2edbf3-19cb-4a4b-bea8-7e945eefb6f3 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 returned with HTTP 404 Sep 06 08:09:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 460/949] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:09:21 2026] DELETE /volume/v3/volume-transfers/8b961693-f933-4dec-9085-fcf2344e3437 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:21 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Delete volume with id: bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Delete volume request issued successfully. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-334272cf-b3a3-477c-9049-1a6eb46bf577 tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 202 Sep 06 08:09:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 490/950] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:09:21 2026] DELETE /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9a0eb64-fc24-4bc3-b389-a13439c1f83c tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 461/951] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:22 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 1138 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-65ac9cbe-5e2a-429a-81e2-f0701baeb060 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 491/952] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:22 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Volume info retrieved successfully. Sep 06 08:09:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a49f5bf-21c6-4dbb-a142-51bbdaf1c2bd tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 200 Sep 06 08:09:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 462/953] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:23 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 1138 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9d8252a1-c5f5-4e12-8f72-435398c44c5a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f8470b53-972a-4ca4-a588-444f4008f32b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8470b53-972a-4ca4-a588-444f4008f32b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8470b53-972a-4ca4-a588-444f4008f32b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8470b53-972a-4ca4-a588-444f4008f32b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f8470b53-972a-4ca4-a588-444f4008f32b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8470b53-972a-4ca4-a588-444f4008f32b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 200 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 463/954] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:23 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d8252a1-c5f5-4e12-8f72-435398c44c5a tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:09:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d8252a1-c5f5-4e12-8f72-435398c44c5a tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2068098495"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3932371d-f4ea-4fed-a482-8e38ed73466e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3932371d-f4ea-4fed-a482-8e38ed73466e tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3932371d-f4ea-4fed-a482-8e38ed73466e tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3932371d-f4ea-4fed-a482-8e38ed73466e tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3932371d-f4ea-4fed-a482-8e38ed73466e tempest-VolumesTransfersV357Test-1894581435 tempest-VolumesTransfersV357Test-1894581435-project-admin] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 404 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 464/955] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:24 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-96b3a175-38cf-48ba-ade4-73b6e3cb3717 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96b3a175-38cf-48ba-ade4-73b6e3cb3717 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] GET http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96b3a175-38cf-48ba-ade4-73b6e3cb3717 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96b3a175-38cf-48ba-ade4-73b6e3cb3717 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d8252a1-c5f5-4e12-8f72-435398c44c5a tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:09:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 492/956] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:09:23 2026] POST /volume/v3/types => generated 216 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96b3a175-38cf-48ba-ade4-73b6e3cb3717 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 404 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 465/957] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:24 2026] GET /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5a8c29ec-b671-4f91-832c-ae8e1ca8bf7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e73053b1-7a3c-4d42-8839-294f455e3977 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e73053b1-7a3c-4d42-8839-294f455e3977 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] DELETE http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e73053b1-7a3c-4d42-8839-294f455e3977 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e73053b1-7a3c-4d42-8839-294f455e3977 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e73053b1-7a3c-4d42-8839-294f455e3977 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] Delete volume with id: bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 Sep 06 08:09:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a8c29ec-b671-4f91-832c-ae8e1ca8bf7d tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:09:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a8c29ec-b671-4f91-832c-ae8e1ca8bf7d tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-829221094"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e73053b1-7a3c-4d42-8839-294f455e3977 tempest-VolumesTransfersV357Test-795565154 tempest-VolumesTransfersV357Test-795565154-project-member] http://192.168.122.190/volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 returned with HTTP 404 Sep 06 08:09:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 466/958] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:09:24 2026] DELETE /volume/v3/volumes/bf69d30e-ff8f-4e81-b13c-a65d5c939dd7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a8c29ec-b671-4f91-832c-ae8e1ca8bf7d tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:09:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 493/959] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:09:24 2026] POST /volume/v3/group_types => generated 172 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-038313d7-1261-4306-8406-926173431271 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a43c165-3bb0-417e-8514-6436e97357dc", "volume_types": ["42816642-b969-4dd5-86c5-1bf595aa61fd"], "name": "tempest-Group1-1811734265"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating new group {'group': {'group_type': '0a43c165-3bb0-417e-8514-6436e97357dc', 'volume_types': ['42816642-b969-4dd5-86c5-1bf595aa61fd'], 'name': 'tempest-Group1-1811734265'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating group tempest-Group1-1811734265. Sep 06 08:09:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['59ca6d90-7aa1-45b5-b8cd-830fe494924d'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd2e8b40-987d-48da-9bc9-89b6e4dab716 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-038313d7-1261-4306-8406-926173431271 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd2e8b40-987d-48da-9bc9-89b6e4dab716 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 467/960] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:09:24 2026] POST /volume/v3/groups => generated 94 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd2e8b40-987d-48da-9bc9-89b6e4dab716 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd2e8b40-987d-48da-9bc9-89b6e4dab716 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c552540-6813-4398-b23a-fc705576cc72 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd2e8b40-987d-48da-9bc9-89b6e4dab716 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 404 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c552540-6813-4398-b23a-fc705576cc72 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c552540-6813-4398-b23a-fc705576cc72 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 494/961] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c552540-6813-4398-b23a-fc705576cc72 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-7c552540-6813-4398-b23a-fc705576cc72 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-81109bb9-d342-4068-bb9c-636f2f820d6a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c552540-6813-4398-b23a-fc705576cc72 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e returned with HTTP 200 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 468/962] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e => generated 322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Get all volumes completed successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81109bb9-d342-4068-bb9c-636f2f820d6a tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 495/963] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/volumes => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /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 06 08:09:25 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] Get all snapshots completed successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ef5df181-8730-40e9-bd08-3ce91b60dc32 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 469/964] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b37a187a-9c9c-473b-a6de-bae978fcc5f1 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 496/965] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume with id: dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume request issued successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c5d2da5-a105-406b-9f9d-3d397595c950 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 202 Sep 06 08:09:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 470/966] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:25 2026] DELETE /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d291c064-0a40-4835-9e71-4c7704d02b4b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d291c064-0a40-4835-9e71-4c7704d02b4b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d291c064-0a40-4835-9e71-4c7704d02b4b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d291c064-0a40-4835-9e71-4c7704d02b4b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d291c064-0a40-4835-9e71-4c7704d02b4b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Volume info retrieved successfully. Sep 06 08:09:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d291c064-0a40-4835-9e71-4c7704d02b4b tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 200 Sep 06 08:09:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 497/967] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:25 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 885 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:26 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47b64190-fbe9-4027-a2ae-734c2cec90aa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e returned with HTTP 200 Sep 06 08:09:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 471/968] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:26 2026] GET /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a43c165-3bb0-417e-8514-6436e97357dc", "volume_types": ["42816642-b969-4dd5-86c5-1bf595aa61fd"], "name": "tempest-Group2-282817164"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating new group {'group': {'group_type': '0a43c165-3bb0-417e-8514-6436e97357dc', 'volume_types': ['42816642-b969-4dd5-86c5-1bf595aa61fd'], 'name': 'tempest-Group2-282817164'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating group tempest-Group2-282817164. Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['fd62f65c-6ea9-4bf2-b4c3-178c97741a7f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-462b23b9-2a3d-4833-94fe-5badeb71f6af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:09:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 498/969] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:09:26 2026] POST /volume/v3/groups => generated 93 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:26 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b2f0826-546a-40ca-828a-7abd9ea358f4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a returned with HTTP 200 Sep 06 08:09:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 472/970] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:26 2026] GET /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a => generated 321 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-11e60398-73e8-4682-ace6-f755aee35230 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11e60398-73e8-4682-ace6-f755aee35230 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-11e60398-73e8-4682-ace6-f755aee35230 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-11e60398-73e8-4682-ace6-f755aee35230 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11e60398-73e8-4682-ace6-f755aee35230 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 returned with HTTP 404 Sep 06 08:09:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 499/971] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:26 2026] GET /volume/v3/volumes/dd288e7d-4293-47c5-a3c9-049ff6818e51 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete snapshot with id: 2bde1d3b-05b8-463d-b0c4-ba925a22a69c Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7e8ed21a-8fe2-4f23-9045-2623252cdfa6 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c returned with HTTP 404 Sep 06 08:09:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 473/972] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:26 2026] DELETE /volume/v3/snapshots/2bde1d3b-05b8-463d-b0c4-ba925a22a69c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6484bf1f-d9a4-4115-9539-19be40524c69 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6484bf1f-d9a4-4115-9539-19be40524c69 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] GET http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6484bf1f-d9a4-4115-9539-19be40524c69 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6484bf1f-d9a4-4115-9539-19be40524c69 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6484bf1f-d9a4-4115-9539-19be40524c69 tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 404 Sep 06 08:09:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 500/973] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:26 2026] GET /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] DELETE http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] Delete volume with id: 44df6db3-317e-43fd-a482-94f33eb2114b Sep 06 08:09:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f83f6da-626b-4f92-bd97-7941e3d2367d tempest-VolumesDeleteCascade-220040628 tempest-VolumesDeleteCascade-220040628-project-member] http://192.168.122.190/volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b returned with HTTP 404 Sep 06 08:09:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 474/974] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:26 2026] DELETE /volume/v3/volumes/44df6db3-317e-43fd-a482-94f33eb2114b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:27 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=498,cinder:UPDATE=104,cinder:INSERT=69 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:09:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:27 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1202f9df-5fc8-4b0a-8ff2-92305e65c5cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a returned with HTTP 200 Sep 06 08:09:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 501/975] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:27 2026] GET /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a => generated 322 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-213419775", "volume_type": "42816642-b969-4dd5-86c5-1bf595aa61fd", "group_id": "78a041e0-7e46-44ea-9f10-de715869530e", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-213419775', 'volume_type': '42816642-b969-4dd5-86c5-1bf595aa61fd', 'group_id': '78a041e0-7e46-44ea-9f10-de715869530e', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=576,cinder:INSERT=105,cinder:UPDATE=171 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume of 1 GB Sep 06 08:09:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (754b7735-ccf3-4b15-a605-3fafa2ef1deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a00876e-3f34-492b-9681-e2efa10b5725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a00876e-3f34-492b-9681-e2efa10b5725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42816642-b969-4dd5-86c5-1bf595aa61fd,is_public=True,name='tempest-GroupsTest-volume-type-2068098495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42816642-b969-4dd5-86c5-1bf595aa61fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78a041e0-7e46-44ea-9f10-de715869530e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3515d6d-2c9d-4bdd-b0d5-f0b207a4cffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2068098495 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2068098495, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2068098495 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2068098495, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['1962a29d-0262-47c5-8207-c0a743ffdba8', 'e36cef60-575e-4416-bba0-84fe14cf5f30', '2fe30e2e-1368-4da5-a288-d6f02710b234', '0f6bbbb7-6b0e-493a-b39a-a8edd2412402'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3515d6d-2c9d-4bdd-b0d5-f0b207a4cffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1962a29d-0262-47c5-8207-c0a743ffdba8', 'e36cef60-575e-4416-bba0-84fe14cf5f30', '2fe30e2e-1368-4da5-a288-d6f02710b234', '0f6bbbb7-6b0e-493a-b39a-a8edd2412402']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0958c5cb-f2f3-44cb-86cf-fef028a3c479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0958c5cb-f2f3-44cb-86cf-fef028a3c479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b6f7df-003c-4325-81f8-c565ecbeca44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-213419775',encryption_key_id=None,group_id=78a041e0-7e46-44ea-9f10-de715869530e,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['1962a29d-0262-47c5-8207-c0a743ffdba8','e36cef60-575e-4416-bba0-84fe14cf5f30','2fe30e2e-1368-4da5-a288-d6f02710b234','0f6bbbb7-6b0e-493a-b39a-a8edd2412402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=42816642-b969-4dd5-86c5-1bf595aa61fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-213419775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78a041e0-7e46-44ea-9f10-de715869530e,host=None,id=e6b6f7df-003c-4325-81f8-c565ecbeca44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42816642-b969-4dd5-86c5-1bf595aa61fd),volume_type_id=42816642-b969-4dd5-86c5-1bf595aa61fd)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94904bf9-c14f-446a-98a9-3b53f3f3f4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94904bf9-c14f-446a-98a9-3b53f3f3f4d5) transitioned into state 'SUCCESS' from state '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-213419775',encryption_key_id=None,group_id=78a041e0-7e46-44ea-9f10-de715869530e,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['1962a29d-0262-47c5-8207-c0a743ffdba8','e36cef60-575e-4416-bba0-84fe14cf5f30','2fe30e2e-1368-4da5-a288-d6f02710b234','0f6bbbb7-6b0e-493a-b39a-a8edd2412402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=42816642-b969-4dd5-86c5-1bf595aa61fd)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86467a4-3517-47bc-9c13-7c9831e5428d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86467a4-3517-47bc-9c13-7c9831e5428d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (754b7735-ccf3-4b15-a605-3fafa2ef1deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request issued successfully. Sep 06 08:09:28 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:28 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:28 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e9c5211-6d0a-42f3-8aaa-3e0a6346420c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 475/976] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:09:27 2026] POST /volume/v3/volumes => generated 822 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e09327f8-3835-4899-8e72-f062485f8ffe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 Sep 06 08:09:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:28 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:28 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:28 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e09327f8-3835-4899-8e72-f062485f8ffe tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 returned with HTTP 200 Sep 06 08:09:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 502/977] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:28 2026] GET /volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 => generated 890 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 Sep 06 08:09:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:29 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:29 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:29 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60d39805-7679-410b-8235-7c1fd2ee4ce4 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 returned with HTTP 200 Sep 06 08:09:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 476/978] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:29 2026] GET /volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e2b0f73a-2470-45e6-a641-90531e35c365 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:30 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2b0f73a-2470-45e6-a641-90531e35c365 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 returned with HTTP 200 Sep 06 08:09:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 503/979] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:30 2026] GET /volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:30 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7bfab51-c3dd-40a8-a4d9-ce4b8143f3d2 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e returned with HTTP 200 Sep 06 08:09:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 477/980] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:30 2026] GET /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-61e3c815-9b24-4ee0-85ab-f097506d072e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61e3c815-9b24-4ee0-85ab-f097506d072e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61e3c815-9b24-4ee0-85ab-f097506d072e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61e3c815-9b24-4ee0-85ab-f097506d072e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-61e3c815-9b24-4ee0-85ab-f097506d072e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:30 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61e3c815-9b24-4ee0-85ab-f097506d072e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a returned with HTTP 200 Sep 06 08:09:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 504/981] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:30 2026] GET /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-badedee3-51e6-4179-b699-c70b7110e748 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-badedee3-51e6-4179-b699-c70b7110e748 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/detail Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-badedee3-51e6-4179-b699-c70b7110e748 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-badedee3-51e6-4179-b699-c70b7110e748 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /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 06 08:09:30 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:30 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:30 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-badedee3-51e6-4179-b699-c70b7110e748 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/detail returned with HTTP 200 Sep 06 08:09:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 478/982] 192.168.122.190 () {60 vars in 1180 bytes} [Sun Sep 6 08:09:30 2026] GET /volume/v3/groups/detail => generated 639 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6f591821-5b2e-4263-b51c-ca5c488507cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /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 06 08:09:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:31 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f591821-5b2e-4263-b51c-ca5c488507cc tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 505/983] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:30 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: /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 06 08:09:31 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:09:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:31 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:31 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c4b6bc2-3926-413d-aae6-c34fd9d51123 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 479/984] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:31 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-741dbe23-9bac-474a-8299-364a482736f0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] delete called for group 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Delete group with id: 78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /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 06 08:09:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:09:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-VolumesExtendTest-Volume-71206799"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume request body: {'volume': {'imageRef': '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-71206799'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /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 06 08:09:31 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-741dbe23-9bac-474a-8299-364a482736f0 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action returned with HTTP 202 Sep 06 08:09:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 506/985] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:09:31 2026] POST /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc00342e-dad8-456e-8c42-38ba171b532e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:31 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:31 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc00342e-dad8-456e-8c42-38ba171b532e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 returned with HTTP 200 Sep 06 08:09:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 507/986] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:31 2026] GET /volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume of 1 GB Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Availability Zones retrieved successfully. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Flow 'volume_create_api' (e10f6512-3bf2-4047-bf7c-615bc7a36b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ee984-dd7e-49ab-81d8-e72a1215563f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ee984-dd7e-49ab-81d8-e72a1215563f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb38d2f-a412-49a4-b755-5b9c167cc112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Created reservations ['c7af0917-7603-4d39-aeaf-efa5e8d3c137', 'a9bd5134-d989-4f92-8ebb-419ed44c38e7', '145e59a1-d846-4dcc-a3c5-edc6376ec75e', 'c3ed4c91-d82b-417e-8b0a-919a1bebb6f1'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb38d2f-a412-49a4-b755-5b9c167cc112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7af0917-7603-4d39-aeaf-efa5e8d3c137', 'a9bd5134-d989-4f92-8ebb-419ed44c38e7', '145e59a1-d846-4dcc-a3c5-edc6376ec75e', 'c3ed4c91-d82b-417e-8b0a-919a1bebb6f1']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa48ceb-0b8d-40eb-bedf-ec42b5e98854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa48ceb-0b8d-40eb-bedf-ec42b5e98854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c6e789-c12c-4245-aff3-9cd32a516799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-71206799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',qos_specs=None,replication_status=,reservations=['c7af0917-7603-4d39-aeaf-efa5e8d3c137','a9bd5134-d989-4f92-8ebb-419ed44c38e7','145e59a1-d846-4dcc-a3c5-edc6376ec75e','c3ed4c91-d82b-417e-8b0a-919a1bebb6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-71206799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c6e789-c12c-4245-aff3-9cd32a516799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1898e35c-be7c-46e8-bc95-c4e56105b6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: /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 06 08:09:32 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a38b892-6bf0-4300-8196-4b2a5f321877 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:09:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 508/987] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:09:32 2026] GET /volume/v3/volumes => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-db505142-4574-485a-8844-e7e440b9fe24 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1898e35c-be7c-46e8-bc95-c4e56105b6ce) transitioned into state 'SUCCESS' from state '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-71206799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',qos_specs=None,replication_status=,reservations=['c7af0917-7603-4d39-aeaf-efa5e8d3c137','a9bd5134-d989-4f92-8ebb-419ed44c38e7','145e59a1-d846-4dcc-a3c5-edc6376ec75e','c3ed4c91-d82b-417e-8b0a-919a1bebb6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14a8195-917f-4fde-9624-b55c57167988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14a8195-917f-4fde-9624-b55c57167988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Flow 'volume_create_api' (e10f6512-3bf2-4047-bf7c-615bc7a36b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume request issued successfully. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7badfbf0-8fa4-443d-a03c-dc8db69bc723 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 480/988] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:09:31 2026] POST /volume/v3/volumes => generated 755 bytes in 1244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfe5a253-5d5a-48f9-9c62-a8ad03ffb244 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 481/989] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:32 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 823 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ddaab04c-8d01-45eb-b911-9bb79225ed80 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ddaab04c-8d01-45eb-b911-9bb79225ed80 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ddaab04c-8d01-45eb-b911-9bb79225ed80 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ddaab04c-8d01-45eb-b911-9bb79225ed80 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ddaab04c-8d01-45eb-b911-9bb79225ed80 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 returned with HTTP 404 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 482/990] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:32 2026] GET /volume/v3/volumes/e6b6f7df-003c-4325-81f8-c565ecbeca44 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6bdad3a-fdab-4c3b-85e5-d42acc7c0869 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e returned with HTTP 404 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 483/991] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:32 2026] GET /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5392b84a-6d89-4c04-979c-57806c08a9ae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] delete called for group 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Delete group with id: 052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:32 devstack devstack@c-api.service[87013]: /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 06 08:09:32 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-704181533"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-704181533'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume of 1 GB Sep 06 08:09:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Availability Zones retrieved successfully. Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (3d1fb26d-8cf6-472b-baa9-83e808140ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5392b84a-6d89-4c04-979c-57806c08a9ae tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action returned with HTTP 202 Sep 06 08:09:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 484/992] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:09:32 2026] POST /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eac945d-facb-43a3-943c-46502cb75370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:33 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4fe42b18-9952-4a8a-867c-e4f3a09cd1dd tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a returned with HTTP 200 Sep 06 08:09:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 485/993] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:32 2026] GET /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a => generated 321 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eac945d-facb-43a3-943c-46502cb75370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7483cd-5997-4c6b-a5ab-b380e7d22b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Created reservations ['e594a53d-194c-4403-948d-24638f5d39ba', '6f359aa0-41d6-41e0-b2f6-1f7c721a587a', 'daa9b0b3-cb50-4832-a964-653fcefd5eaf', '16a44426-3487-403d-8227-c3f03e4fa15f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7483cd-5997-4c6b-a5ab-b380e7d22b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e594a53d-194c-4403-948d-24638f5d39ba', '6f359aa0-41d6-41e0-b2f6-1f7c721a587a', 'daa9b0b3-cb50-4832-a964-653fcefd5eaf', '16a44426-3487-403d-8227-c3f03e4fa15f']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0356b84-9aa9-4aaf-a20b-c48d6b0bf970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0356b84-9aa9-4aaf-a20b-c48d6b0bf970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2e5327-6577-480c-a2b1-e955ee2f3efd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-704181533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['e594a53d-194c-4403-948d-24638f5d39ba','6f359aa0-41d6-41e0-b2f6-1f7c721a587a','daa9b0b3-cb50-4832-a964-653fcefd5eaf','16a44426-3487-403d-8227-c3f03e4fa15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-704181533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2e5327-6577-480c-a2b1-e955ee2f3efd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0adf42-8a69-4edb-accf-65da1e1a85b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0adf42-8a69-4edb-accf-65da1e1a85b5) transitioned into state 'SUCCESS' from state '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-704181533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['e594a53d-194c-4403-948d-24638f5d39ba','6f359aa0-41d6-41e0-b2f6-1f7c721a587a','daa9b0b3-cb50-4832-a964-653fcefd5eaf','16a44426-3487-403d-8227-c3f03e4fa15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7319adc0-7099-4d43-bb44-24d250c4f464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7319adc0-7099-4d43-bb44-24d250c4f464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (3d1fb26d-8cf6-472b-baa9-83e808140ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request issued successfully. Sep 06 08:09:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-db505142-4574-485a-8844-e7e440b9fe24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 509/994] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:09:32 2026] POST /volume/v3/volumes => generated 772 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5d2a503f-521a-4982-8248-c8a0346ac823 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d2a503f-521a-4982-8248-c8a0346ac823 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5d2a503f-521a-4982-8248-c8a0346ac823 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5d2a503f-521a-4982-8248-c8a0346ac823 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5d2a503f-521a-4982-8248-c8a0346ac823 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d2a503f-521a-4982-8248-c8a0346ac823 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 486/995] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:33 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 840 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89597332-79d5-4f7d-86a3-baa07d297fc3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 510/996] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:33 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60e6c8b6-ff88-4977-a8fb-8904f17bb081 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a returned with HTTP 404 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 487/997] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-21a06bd1-0558-48c9-b5e0-7b9b5b2c52a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21a06bd1-0558-48c9-b5e0-7b9b5b2c52a8 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/detail Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21a06bd1-0558-48c9-b5e0-7b9b5b2c52a8 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21a06bd1-0558-48c9-b5e0-7b9b5b2c52a8 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: /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 06 08:09:34 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21a06bd1-0558-48c9-b5e0-7b9b5b2c52a8 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/detail returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 511/998] 192.168.122.190 () {60 vars in 1180 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/groups/detail => generated 14 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5edeeb6-099d-49d5-9943-0621bc72527a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5edeeb6-099d-49d5-9943-0621bc72527a tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 488/999] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] delete called for group 052ca20b-d372-4abb-bde7-6832d78e9f9a {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Delete group with id: 052ca20b-d372-4abb-bde7-6832d78e9f9a Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f57c36cb-7be5-4c40-b981-8154c49a70fa tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action returned with HTTP 404 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 512/1000] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:09:34 2026] POST /volume/v3/groups/052ca20b-d372-4abb-bde7-6832d78e9f9a/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44e2fcbd-4915-4de7-af8d-6c30ed175c1f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 489/1001] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d45905b7-3154-4b6d-b144-e956f4174c82 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] delete called for group 78a041e0-7e46-44ea-9f10-de715869530e {{(pid=87012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Delete group with id: 78a041e0-7e46-44ea-9f10-de715869530e Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d45905b7-3154-4b6d-b144-e956f4174c82 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action returned with HTTP 404 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 513/1002] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:09:34 2026] POST /volume/v3/groups/78a041e0-7e46-44ea-9f10-de715869530e/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a6f0777e-fd96-4d83-99de-6f91bf4d2511 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6f0777e-fd96-4d83-99de-6f91bf4d2511 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/0a43c165-3bb0-417e-8514-6436e97357dc Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6f0777e-fd96-4d83-99de-6f91bf4d2511 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6f0777e-fd96-4d83-99de-6f91bf4d2511 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6f0777e-fd96-4d83-99de-6f91bf4d2511 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/group_types/0a43c165-3bb0-417e-8514-6436e97357dc returned with HTTP 202 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 490/1003] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:09:34 2026] DELETE /volume/v3/group_types/0a43c165-3bb0-417e-8514-6436e97357dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df067a82-8a6a-4d34-9ed2-8a2b206b17eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df067a82-8a6a-4d34-9ed2-8a2b206b17eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] DELETE http://192.168.122.190/volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df067a82-8a6a-4d34-9ed2-8a2b206b17eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df067a82-8a6a-4d34-9ed2-8a2b206b17eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df067a82-8a6a-4d34-9ed2-8a2b206b17eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd returned with HTTP 202 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 514/1004] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:09:34 2026] DELETE /volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b213d330-4a35-4682-9955-60962e3d9eb6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b213d330-4a35-4682-9955-60962e3d9eb6 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] GET http://192.168.122.190/volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b213d330-4a35-4682-9955-60962e3d9eb6 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b213d330-4a35-4682-9955-60962e3d9eb6 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b213d330-4a35-4682-9955-60962e3d9eb6 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd returned with HTTP 404 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 491/1005] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/types/42816642-b969-4dd5-86c5-1bf595aa61fd => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee904e74-a2f0-47fe-9847-19ae1371c737 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee904e74-a2f0-47fe-9847-19ae1371c737 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee904e74-a2f0-47fe-9847-19ae1371c737 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-943189838"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee904e74-a2f0-47fe-9847-19ae1371c737 tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 515/1006] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:09:34 2026] POST /volume/v3/types => generated 215 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-517e1c99-8c9f-4db4-bb58-acddad2e011e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-517e1c99-8c9f-4db4-bb58-acddad2e011e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] POST http://192.168.122.190/volume/v3/group_types Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-517e1c99-8c9f-4db4-bb58-acddad2e011e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-306922613"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c04e3d10-8f4d-483d-bb2a-d8219e5bac8d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 492/1007] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 864 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-517e1c99-8c9f-4db4-bb58-acddad2e011e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/group_types returned with HTTP 202 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 516/1008] 192.168.122.190 () {62 vars in 1195 bytes} [Sun Sep 6 08:09:34 2026] POST /volume/v3/group_types => generated 172 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bcb68029-34fd-494a-b5ad-1deffc60fab0", "volume_types": ["2696db87-f726-4118-b646-2d4217f5b438"], "name": "tempest-GroupsTest-Group-523025551"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating new group {'group': {'group_type': 'bcb68029-34fd-494a-b5ad-1deffc60fab0', 'volume_types': ['2696db87-f726-4118-b646-2d4217f5b438'], 'name': 'tempest-GroupsTest-Group-523025551'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Creating group tempest-GroupsTest-Group-523025551. Sep 06 08:09:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c231c436-c009-4eb3-82df-0f67c2a67bc0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 517/1009] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:34 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['1c838a5f-ca35-4d52-9cc8-3b4c51191fa3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af6453a0-f921-48b0-9e08-e3dd99bf2c3d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups returned with HTTP 202 Sep 06 08:09:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 493/1010] 192.168.122.190 () {62 vars in 1181 bytes} [Sun Sep 6 08:09:34 2026] POST /volume/v3/groups => generated 103 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:35 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31fc0d64-140e-481c-a8b7-5574e37c10ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 518/1011] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:35 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a5cf0496-c3c1-4f91-9646-e6b50241cd48 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 494/1012] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:35 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Volume info retrieved successfully. Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c87ff1a-d9ca-4f7b-8133-18f8a8cbb252 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 519/1013] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:35 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2c0296a1-9253-4a91-b362-916e92624165 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c0296a1-9253-4a91-b362-916e92624165 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-523193566"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c0296a1-9253-4a91-b362-916e92624165 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c0296a1-9253-4a91-b362-916e92624165 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-523193566'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume of 1 GB Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Availability Zones retrieved successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2c0296a1-9253-4a91-b362-916e92624165 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (30e55555-4ba1-4ea9-90be-3737af8d661b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c0296a1-9253-4a91-b362-916e92624165 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 495/1014] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:35 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211ba215-e8fe-4421-8f40-f67aae2c285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211ba215-e8fe-4421-8f40-f67aae2c285e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a226b027-5500-4060-8248-6337a798a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Created reservations ['4b9a5818-e74b-4376-8cf9-c190bae869c6', '7f5579a8-3c4b-4159-a9c7-d70a959780b8', '0d587642-0c11-4f3e-b0cb-b47b39b8dcfa', 'be830abf-10e8-421b-8c9d-9a58896025ca'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a226b027-5500-4060-8248-6337a798a2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b9a5818-e74b-4376-8cf9-c190bae869c6', '7f5579a8-3c4b-4159-a9c7-d70a959780b8', '0d587642-0c11-4f3e-b0cb-b47b39b8dcfa', 'be830abf-10e8-421b-8c9d-9a58896025ca']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3aa8152b-3c6a-43e0-9bdb-b61d0f06f999 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 496/1015] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:36 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 332 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb15ab79-af04-495f-9efe-657b79ea7dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1349713521", "volume_type": "2696db87-f726-4118-b646-2d4217f5b438", "group_id": "d78b8fee-880c-4073-87ba-1f0510a659fd", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1349713521', 'volume_type': '2696db87-f726-4118-b646-2d4217f5b438', 'group_id': 'd78b8fee-880c-4073-87ba-1f0510a659fd', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume of 1 GB Sep 06 08:09:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb15ab79-af04-495f-9efe-657b79ea7dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b479fb-ef9d-4bd4-bb60-35d08b05b80e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523193566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['4b9a5818-e74b-4376-8cf9-c190bae869c6','7f5579a8-3c4b-4159-a9c7-d70a959780b8','0d587642-0c11-4f3e-b0cb-b47b39b8dcfa','be830abf-10e8-421b-8c9d-9a58896025ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523193566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b479fb-ef9d-4bd4-bb60-35d08b05b80e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49280bf2-8391-487a-878e-b9136781472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (2a5bef52-683f-4c38-87e3-fd23a67176a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d38514-8a74-4cca-89ae-277ebaca4298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49280bf2-8391-487a-878e-b9136781472c) transitioned into state 'SUCCESS' from state '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-523193566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['4b9a5818-e74b-4376-8cf9-c190bae869c6','7f5579a8-3c4b-4159-a9c7-d70a959780b8','0d587642-0c11-4f3e-b0cb-b47b39b8dcfa','be830abf-10e8-421b-8c9d-9a58896025ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817db55b-c493-4fbf-8af5-266225093e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817db55b-c493-4fbf-8af5-266225093e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (30e55555-4ba1-4ea9-90be-3737af8d661b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request issued successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cb27182-ed7c-4dc5-8c0e-d618d425e365 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 520/1016] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:09:35 2026] POST /volume/v3/volumes => generated 772 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d38514-8a74-4cca-89ae-277ebaca4298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:09:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2696db87-f726-4118-b646-2d4217f5b438,is_public=True,name='tempest-GroupsTest-volume-type-943189838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2696db87-f726-4118-b646-2d4217f5b438', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd78b8fee-880c-4073-87ba-1f0510a659fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200528d2-8faf-4bab-b794-4d1eab437d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-943189838 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-943189838, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-943189838 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-943189838, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-082e5490-16f8-463e-ae7b-02ef2adbf6fd tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 521/1017] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:36 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 840 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['c0517d26-7187-4d41-bd50-30c8b8830be8', '7a8951ce-e19a-42fb-8091-d3079c58b2b1', 'd6354581-5a9d-4694-80e1-418ad2321767', '2d3bc09a-eac1-4caf-9a12-989c72143f98'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200528d2-8faf-4bab-b794-4d1eab437d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0517d26-7187-4d41-bd50-30c8b8830be8', '7a8951ce-e19a-42fb-8091-d3079c58b2b1', 'd6354581-5a9d-4694-80e1-418ad2321767', '2d3bc09a-eac1-4caf-9a12-989c72143f98']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01cba7ae-b057-4c85-bd50-28d3e89efa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01cba7ae-b057-4c85-bd50-28d3e89efa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1349713521',encryption_key_id=None,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['c0517d26-7187-4d41-bd50-30c8b8830be8','7a8951ce-e19a-42fb-8091-d3079c58b2b1','d6354581-5a9d-4694-80e1-418ad2321767','2d3bc09a-eac1-4caf-9a12-989c72143f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=2696db87-f726-4118-b646-2d4217f5b438), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1349713521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,host=None,id=aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2696db87-f726-4118-b646-2d4217f5b438),volume_type_id=2696db87-f726-4118-b646-2d4217f5b438)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d8b70-d183-43f3-881a-613ab3979811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d8b70-d183-43f3-881a-613ab3979811) transitioned into state 'SUCCESS' from state '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-1349713521',encryption_key_id=None,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['c0517d26-7187-4d41-bd50-30c8b8830be8','7a8951ce-e19a-42fb-8091-d3079c58b2b1','d6354581-5a9d-4694-80e1-418ad2321767','2d3bc09a-eac1-4caf-9a12-989c72143f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=2696db87-f726-4118-b646-2d4217f5b438)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899e20d1-8330-4764-8268-203048e34502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899e20d1-8330-4764-8268-203048e34502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (2a5bef52-683f-4c38-87e3-fd23a67176a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request issued successfully. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:36 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:36 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41a708d9-6ff3-42f5-a490-fd31195f71d1 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 497/1018] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:09:36 2026] POST /volume/v3/volumes => generated 822 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 Sep 06 08:09:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:37 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:37 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00340041-bcb8-4ca2-8f74-ee0450cc22a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 498/1019] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:37 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 908 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:37 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10e48270-f42a-4ae3-a67e-b1ffbc81f65f tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 returned with HTTP 200 Sep 06 08:09:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 522/1020] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:37 2026] GET /volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 => generated 890 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0976a07-d739-4f17-81a0-aab07b272d73 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0976a07-d739-4f17-81a0-aab07b272d73 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0976a07-d739-4f17-81a0-aab07b272d73 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0976a07-d739-4f17-81a0-aab07b272d73 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0976a07-d739-4f17-81a0-aab07b272d73 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0976a07-d739-4f17-81a0-aab07b272d73 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 499/1021] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:37 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2614a23e-6ff8-4930-b272-d53529add4fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2614a23e-6ff8-4930-b272-d53529add4fe tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2614a23e-6ff8-4930-b272-d53529add4fe tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2614a23e-6ff8-4930-b272-d53529add4fe tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2614a23e-6ff8-4930-b272-d53529add4fe tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2614a23e-6ff8-4930-b272-d53529add4fe tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 523/1022] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:38 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 908 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-58075a96-0ee6-4f42-9072-28098715467d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:38 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-58075a96-0ee6-4f42-9072-28098715467d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 returned with HTTP 200 Sep 06 08:09:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 500/1023] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:38 2026] GET /volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7bb694d-3408-4d61-a34c-f5c068af5d3c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 524/1024] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:38 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Volume info retrieved successfully. Sep 06 08:09:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea3fb0b6-07ec-45a0-a303-b7139e9e1257 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 501/1025] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:38 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-585312206"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-585312206'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume of 1 GB Sep 06 08:09:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Availability Zones retrieved successfully. Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (f570d9ae-a9a5-4c4e-86c1-3ed61daec2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4602e57e-bfeb-430f-b754-d036b04f1cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4602e57e-bfeb-430f-b754-d036b04f1cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbf5498-065f-4e38-a885-e09a4d8957d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Created reservations ['ec51b99f-2c99-464a-81e7-bd84708e97df', 'd51a4bd8-e1f1-4b2c-b9a6-bc3efa3304f9', 'c360d1bc-0442-4112-a4ae-e3af2e65623e', '1d127603-eed7-4ce6-9c34-41291fa94813'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbf5498-065f-4e38-a885-e09a4d8957d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec51b99f-2c99-464a-81e7-bd84708e97df', 'd51a4bd8-e1f1-4b2c-b9a6-bc3efa3304f9', 'c360d1bc-0442-4112-a4ae-e3af2e65623e', '1d127603-eed7-4ce6-9c34-41291fa94813']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0e270a-202d-4089-ae06-7ad5db1ff040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0e270a-202d-4089-ae06-7ad5db1ff040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0666f80-d847-45b5-b3e8-8f16458848a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-585312206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['ec51b99f-2c99-464a-81e7-bd84708e97df','d51a4bd8-e1f1-4b2c-b9a6-bc3efa3304f9','c360d1bc-0442-4112-a4ae-e3af2e65623e','1d127603-eed7-4ce6-9c34-41291fa94813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-585312206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0666f80-d847-45b5-b3e8-8f16458848a6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab70e7e-8a86-4106-a702-08cf81ec64b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab70e7e-8a86-4106-a702-08cf81ec64b5) transitioned into state 'SUCCESS' from state '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-585312206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75724fa1a4154d85a8b0a2f1b968dcf5',qos_specs=None,replication_status=,reservations=['ec51b99f-2c99-464a-81e7-bd84708e97df','d51a4bd8-e1f1-4b2c-b9a6-bc3efa3304f9','c360d1bc-0442-4112-a4ae-e3af2e65623e','1d127603-eed7-4ce6-9c34-41291fa94813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37057b66d9394d44aa1b3a65db2cfee8',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5b26fd-64ef-4b86-ada2-681e271b8963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5b26fd-64ef-4b86-ada2-681e271b8963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Flow 'volume_create_api' (f570d9ae-a9a5-4c4e-86c1-3ed61daec2cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Create volume request issued successfully. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bf1f0e3d-72ea-4524-bf7d-81414d355c3d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 525/1026] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:09:38 2026] POST /volume/v3/volumes => generated 772 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f988cb75-29ba-435b-ad28-438fd463de77 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f988cb75-29ba-435b-ad28-438fd463de77 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f988cb75-29ba-435b-ad28-438fd463de77 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f988cb75-29ba-435b-ad28-438fd463de77 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f988cb75-29ba-435b-ad28-438fd463de77 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f604bf9c-4cae-4d7a-9dd1-fdfae6fb1feb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 526/1027] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:39 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f988cb75-29ba-435b-ad28-438fd463de77 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 502/1028] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:39 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:39 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:39 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a3b634c-238b-4df7-b73f-e0c59966d4bb tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 returned with HTTP 200 Sep 06 08:09:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 527/1029] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:39 2026] GET /volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-675306992", "volume_type": "2696db87-f726-4118-b646-2d4217f5b438", "group_id": "d78b8fee-880c-4073-87ba-1f0510a659fd", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-675306992', 'volume_type': '2696db87-f726-4118-b646-2d4217f5b438', 'group_id': 'd78b8fee-880c-4073-87ba-1f0510a659fd', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume of 1 GB Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Availability Zones retrieved successfully. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (c32bb411-24f6-449f-819b-8daf21655dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3c93db-773c-4b80-ac82-108455d2845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3c93db-773c-4b80-ac82-108455d2845f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:09:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2696db87-f726-4118-b646-2d4217f5b438,is_public=True,name='tempest-GroupsTest-volume-type-943189838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2696db87-f726-4118-b646-2d4217f5b438', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd78b8fee-880c-4073-87ba-1f0510a659fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e232bced-8f19-4f9c-a496-3369ca10a96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Created reservations ['b6e04c22-4e67-4193-b82c-5dba56cc480d', '4d11f18f-10db-4b1b-8e30-b89edb30e268', 'a80817f7-e387-4fbb-8a77-bd6fd87def82', '65d89e4d-b825-4e42-b0bc-14594a227d3c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e232bced-8f19-4f9c-a496-3369ca10a96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e04c22-4e67-4193-b82c-5dba56cc480d', '4d11f18f-10db-4b1b-8e30-b89edb30e268', 'a80817f7-e387-4fbb-8a77-bd6fd87def82', '65d89e4d-b825-4e42-b0bc-14594a227d3c']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56dbe0f-5679-494d-a185-c8aa079c6f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56dbe0f-5679-494d-a185-c8aa079c6f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2765fdd2-6820-45e9-8f46-8e4dd8109ded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-675306992',encryption_key_id=None,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['b6e04c22-4e67-4193-b82c-5dba56cc480d','4d11f18f-10db-4b1b-8e30-b89edb30e268','a80817f7-e387-4fbb-8a77-bd6fd87def82','65d89e4d-b825-4e42-b0bc-14594a227d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=2696db87-f726-4118-b646-2d4217f5b438), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-675306992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,host=None,id=2765fdd2-6820-45e9-8f46-8e4dd8109ded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2696db87-f726-4118-b646-2d4217f5b438),volume_type_id=2696db87-f726-4118-b646-2d4217f5b438)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:39 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7619d2a4-5c18-4532-90c3-1598ec7a1817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7619d2a4-5c18-4532-90c3-1598ec7a1817) transitioned into state 'SUCCESS' from state '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-675306992',encryption_key_id=None,group_id=d78b8fee-880c-4073-87ba-1f0510a659fd,group_type_id=,metadata={},multiattach=False,project_id='6b9e8da8a8ff4d32b5651f00c83bc56b',qos_specs=None,replication_status=,reservations=['b6e04c22-4e67-4193-b82c-5dba56cc480d','4d11f18f-10db-4b1b-8e30-b89edb30e268','a80817f7-e387-4fbb-8a77-bd6fd87def82','65d89e4d-b825-4e42-b0bc-14594a227d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ddc2734989e4b78b8b72ee055bd0f31',volume_type_id=2696db87-f726-4118-b646-2d4217f5b438)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c79d4d-46ca-48b1-85a8-8e695919a867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c79d4d-46ca-48b1-85a8-8e695919a867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Flow 'volume_create_api' (c32bb411-24f6-449f-819b-8daf21655dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Create volume request issued successfully. Sep 06 08:09:40 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:40 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2e1ea63-26ae-40c8-88aa-b603042fca1e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 503/1030] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:09:39 2026] POST /volume/v3/volumes => generated 821 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:40 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2c52400-12ee-4b7a-91f1-a19597dbff91 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 200 Sep 06 08:09:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 528/1031] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:40 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 889 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9da8dd30-b516-406e-8e85-ffe8fda1289d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 504/1032] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:40 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b460e6d5-33a8-4232-ad49-ff1977564d6a tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 529/1033] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:40 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:41 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc6c617c-f7f2-4281-80ec-54d9c79aa191 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 530/1034] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d875e4d7-3dca-483e-9aea-5af6eea6bf4d tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 505/1035] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578fe0b3-0c24-4425-b90a-43c33eebc9e6 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 531/1036] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6815151e-7576-4dd2-8af1-a8cb48340282 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] POST http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799/action Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cf9ce0e-1694-4c59-95ff-49d5be7782f3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 506/1037] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-68d169ce-9108-45a7-96ec-c531b97c2130 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-68d169ce-9108-45a7-96ec-c531b97c2130 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 507/1038] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes => generated 997 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-523193566 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-523193566'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Created reservations ['6e75cb5f-41fc-400f-aa4a-f7f6a3dc9e8c', 'adeb61be-36f8-4a36-8fb7-faeeb5ccde1c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa8c8dd9-3fac-4d51-bbad-e08f611a5a45 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-523193566 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 508/1039] 192.168.122.190 () {58 vars in 1220 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-523193566 => generated 341 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-585312206 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Extend volume request issued successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6815151e-7576-4dd2-8af1-a8cb48340282 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799/action returned with HTTP 202 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 532/1040] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:09:41 2026] POST /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-585312206'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b393791d-bea0-4282-95c9-665dbc02767e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b393791d-bea0-4282-95c9-665dbc02767e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b393791d-bea0-4282-95c9-665dbc02767e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b393791d-bea0-4282-95c9-665dbc02767e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a4793a0-cfb1-4363-b0ba-133b54cb88ff tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-585312206 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 509/1041] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-585312206 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b393791d-bea0-4282-95c9-665dbc02767e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b393791d-bea0-4282-95c9-665dbc02767e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 533/1042] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-80015052-afc3-4cee-be50-6efec4afb557 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/detail?limit=1 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80015052-afc3-4cee-be50-6efec4afb557 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 06 08:09:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 510/1043] 192.168.122.190 () {58 vars in 1157 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ec4ba16-0570-4347-857e-7499f1c93832 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:41 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ec4ba16-0570-4347-857e-7499f1c93832 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 534/1044] 192.168.122.190 () {58 vars in 1245 bytes} [Sun Sep 6 08:09:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-05db9213-3ac7-412c-8d1a-904dff982ca7 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 511/1045] 192.168.122.190 () {58 vars in 1245 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a6c8366-df6e-45cb-ab00-17f7a9fc88f1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/detail?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 535/1046] 192.168.122.190 () {58 vars in 1245 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-14195520-e08c-4f90-975e-9be03a1943f5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14195520-e08c-4f90-975e-9be03a1943f5 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 512/1047] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4cd95177-ec28-4d58-8c79-893ee552d26b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4cd95177-ec28-4d58-8c79-893ee552d26b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 536/1048] 192.168.122.190 () {58 vars in 1243 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes?limit=1 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a727ffe6-dac9-4f4c-9178-ddf3cad32de3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 513/1049] 192.168.122.190 () {58 vars in 1136 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-faced017-8dc4-4aa6-879f-53f9dd67ce86 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 537/1050] 192.168.122.190 () {58 vars in 1224 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes?limit=1&marker=e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 481 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16dce571-062e-43fe-bf2a-ae91323c2f24 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 514/1051] 192.168.122.190 () {58 vars in 1224 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes?limit=1&marker=08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7a933591-73ae-4748-be9f-5b122af98594 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a933591-73ae-4748-be9f-5b122af98594 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 538/1052] 192.168.122.190 () {58 vars in 1224 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes?limit=1&marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e406087f-3eae-4718-9013-2d4feefdc851 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-704181533&status=available Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-704181533'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:42 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e406087f-3eae-4718-9013-2d4feefdc851 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-704181533&status=available returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 515/1053] 192.168.122.190 () {58 vars in 1254 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-704181533&status=available => generated 341 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-704181533&status=available Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-704181533'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23755a18-7f5c-42c6-88bd-ca465eab2323 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-704181533&status=available returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 516/1054] 192.168.122.190 () {58 vars in 1275 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-704181533&status=available => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd&sort=id%3Aasc Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ce0ca28-d061-412b-9bb4-4bc7ab869661 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 539/1055] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] PUT http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2765fdd2-6820-45e9-8f46-8e4dd8109ded"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Update called for group d78b8fee-880c-4073-87ba-1f0510a659fd. {{(pid=87012) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.groups [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Updating group d78b8fee-880c-4073-87ba-1f0510a659fd with name new_group description: This is a new group add_volumes: None remove_volumes: 2765fdd2-6820-45e9-8f46-8e4dd8109ded. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-472614ae-2d6b-43bb-b099-cd464d4abed1 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd&sort=id%3Aasc returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 517/1056] 192.168.122.190 () {58 vars in 1257 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?marker=6f2e5327-6577-480c-a2b1-e955ee2f3efd&sort=id%3Aasc => generated 868 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0523ddbb-3dd0-4947-88bb-b5bd7a55b09e tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 202 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 540/1057] 192.168.122.190 () {62 vars in 1291 bytes} [Sun Sep 6 08:09:42 2026] PUT /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:42 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a573adc-f493-4a46-9d4d-b0e39913fbb5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 541/1058] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69bc6ae2-0f18-4225-b312-6d49aff71671 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 08:09:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 518/1059] 192.168.122.190 () {58 vars in 1221 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f676b5e9-26d3-4456-96d7-b0254afb634b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f676b5e9-26d3-4456-96d7-b0254afb634b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 519/1060] 192.168.122.190 () {58 vars in 1142 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc145fc9-f7ff-48e3-ada5-b35fbf6c9e32 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 542/1061] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:42 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f6f113b-ee40-4029-8163-002a623f002c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ff5d67d-26fe-4757-a052-b30a2ea1058f tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 520/1062] 192.168.122.190 () {58 vars in 1200 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?availability_zone=nova Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value nova, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80d0b65c-11a4-4f93-8214-30a4db1fa9c8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 521/1063] 192.168.122.190 () {58 vars in 1166 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?availability_zone=nova Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value nova, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7d21cc3-acc7-4e13-a481-9cd23936c13c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 522/1064] 192.168.122.190 () {58 vars in 1166 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?bootable=false Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f6f113b-ee40-4029-8163-002a623f002c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f6f113b-ee40-4029-8163-002a623f002c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f6f113b-ee40-4029-8163-002a623f002c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe8d334c-a183-4c10-b74a-7ca8860a4bbf tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 523/1065] 192.168.122.190 () {58 vars in 1150 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?bootable=false Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4f6f113b-ee40-4029-8163-002a623f002c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f6f113b-ee40-4029-8163-002a623f002c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 543/1066] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1326 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c62983e9-0c12-432a-a50c-d497a35f2d4b tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 524/1067] 192.168.122.190 () {58 vars in 1150 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1b91b4f2-471f-4040-852f-8f877767f753 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b91b4f2-471f-4040-852f-8f877767f753 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b91b4f2-471f-4040-852f-8f877767f753 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b91b4f2-471f-4040-852f-8f877767f753 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?status=available Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1b91b4f2-471f-4040-852f-8f877767f753 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b91b4f2-471f-4040-852f-8f877767f753 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 544/1068] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] DELETE http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Delete volume with id: 76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-857138a3-83b9-42ae-b2c0-e4fca6736db3 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 525/1069] 192.168.122.190 () {58 vars in 1154 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c575329e-04be-4879-80d6-25b2273b11b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes?status=available Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c575329e-04be-4879-80d6-25b2273b11b9 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 526/1070] 192.168.122.190 () {58 vars in 1154 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?availability_zone=nova Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value nova, assuming string {{(pid=87013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Delete volume request issued successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e5ca2bf-5858-43c7-8fb0-43bcb901e7d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 202 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 545/1071] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:43 2026] DELETE /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c21bb1f-99ab-40f3-816d-c5bf1e9eae10 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 527/1072] 192.168.122.190 () {58 vars in 1187 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dead9aa8-bf48-48ab-8b7b-1032ee819a98 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 546/1073] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?bootable=false Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d08cbbe4-c96a-4a76-9873-2d04de2b2b4e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 528/1074] 192.168.122.190 () {58 vars in 1171 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?status=available Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Could not evaluate value available, assuming string {{(pid=87012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] Get all volumes completed successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd398e19-41dd-43c9-befe-66c2208b5ed0 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-reader] http://192.168.122.190/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 547/1075] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7fc8080-b1b9-453d-9699-eae544a019f8 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 529/1076] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] DELETE http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume with id: e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume request issued successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7aa6ad8-a5d2-48c1-b25c-2aff3f916309 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 202 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 548/1077] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:43 2026] DELETE /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-efd081f4-e334-434d-92ff-e2defc2e5e03 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 200 Sep 06 08:09:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 530/1078] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ebf75415-d6cd-4ed5-ac0c-9c19ec78d072 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 549/1079] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:43 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-096a1b1c-daa2-4b1a-a33c-9c9f2b47bb68 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 531/1080] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:44 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-416d7248-82ad-490a-8f75-07a68b148f81 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /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 06 08:09:44 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: WARNING stevedore.named [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:44 devstack devstack@c-api.service[87012]: WARNING castellan.key_manager [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-416d7248-82ad-490a-8f75-07a68b148f81 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 550/1081] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:44 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] PUT http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2765fdd2-6820-45e9-8f46-8e4dd8109ded"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Update called for group d78b8fee-880c-4073-87ba-1f0510a659fd. {{(pid=87013) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Updating group d78b8fee-880c-4073-87ba-1f0510a659fd with name None description: None add_volumes: 2765fdd2-6820-45e9-8f46-8e4dd8109ded remove_volumes: None. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca53bcd3-93b4-4fd4-8a10-f6797a5e01c5 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 202 Sep 06 08:09:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 532/1082] 192.168.122.190 () {62 vars in 1290 bytes} [Sun Sep 6 08:09:44 2026] PUT /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa7c7d3e-5b7e-4ae6-8f83-22f76e35c2ac tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 551/1083] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:44 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c6a2160-f490-4c52-8a7c-aaa78df9986c tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 200 Sep 06 08:09:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 533/1084] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:44 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8b0d5aa6-86ad-446d-bda3-de33d3a30915 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8b0d5aa6-86ad-446d-bda3-de33d3a30915 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8b0d5aa6-86ad-446d-bda3-de33d3a30915 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8b0d5aa6-86ad-446d-bda3-de33d3a30915 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8b0d5aa6-86ad-446d-bda3-de33d3a30915 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 returned with HTTP 404 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 552/1085] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/e0666f80-d847-45b5-b3e8-8f16458848a6 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-44c97756-ff31-4bf0-b709-f1618582b0f2 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 534/1086] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] DELETE http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume with id: 08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume request issued successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed46223f-1a17-4dfa-88ef-e1f6e95a1b27 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 202 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 553/1087] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:45 2026] DELETE /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04a8bc68-a12e-47a9-be0e-841957d3049c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04a8bc68-a12e-47a9-be0e-841957d3049c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04a8bc68-a12e-47a9-be0e-841957d3049c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04a8bc68-a12e-47a9-be0e-841957d3049c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04a8bc68-a12e-47a9-be0e-841957d3049c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04a8bc68-a12e-47a9-be0e-841957d3049c tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 535/1088] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d14f90a3-a78a-4b32-a211-e16205684635 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d14f90a3-a78a-4b32-a211-e16205684635 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d14f90a3-a78a-4b32-a211-e16205684635 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d14f90a3-a78a-4b32-a211-e16205684635 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.groups [None req-d14f90a3-a78a-4b32-a211-e16205684635 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d14f90a3-a78a-4b32-a211-e16205684635 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 200 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 554/1089] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 324 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:45 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9d0a604e-e50b-4985-85d1-3fd3599c3fae None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d0a604e-e50b-4985-85d1-3fd3599c3fae tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d0a604e-e50b-4985-85d1-3fd3599c3fae tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d0a604e-e50b-4985-85d1-3fd3599c3fae tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:45 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d0a604e-e50b-4985-85d1-3fd3599c3fae tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 returned with HTTP 404 Sep 06 08:09:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 555/1090] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/76c6e789-c12c-4245-aff3-9cd32a516799 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-064f5095-1152-4921-a385-3da7d427f8a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-196910554"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-196910554'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume of 1 GB Sep 06 08:09:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Availability Zones retrieved successfully. Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Flow 'volume_create_api' (7bf3e0bd-c8d1-42a8-9fb4-8e150566b6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c3db2b8-bb51-488c-87dd-64673ef9903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-63fa9a19-b23c-4411-895a-1ee7f0646eef tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 536/1091] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-042c736b-c982-441d-84da-42a2eb2832e3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:09:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c3db2b8-bb51-488c-87dd-64673ef9903f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b8707b-1140-4e5c-a971-e5171f62744e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /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 06 08:09:46 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Get all volumes completed successfully. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Created reservations ['3898de25-1ec2-44ff-a223-ece008ea6db2', 'c4e46fe8-8c8c-4b5f-9631-7960b23f97ed', 'b471d4fc-d4ac-49c2-b24b-fb395fa82c1f', '231a1814-1d64-4f3a-b69d-9793ecd102f3'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b8707b-1140-4e5c-a971-e5171f62744e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3898de25-1ec2-44ff-a223-ece008ea6db2', 'c4e46fe8-8c8c-4b5f-9631-7960b23f97ed', 'b471d4fc-d4ac-49c2-b24b-fb395fa82c1f', '231a1814-1d64-4f3a-b69d-9793ecd102f3']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2947d5a-1af9-43fe-94f1-3ba9ec6abd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-042c736b-c982-441d-84da-42a2eb2832e3 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:09:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 537/1092] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:09:45 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2947d5a-1af9-43fe-94f1-3ba9ec6abd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdd243a6-98d2-49d1-bd68-1da1964d32e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-196910554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',qos_specs=None,replication_status=,reservations=['3898de25-1ec2-44ff-a223-ece008ea6db2','c4e46fe8-8c8c-4b5f-9631-7960b23f97ed','b471d4fc-d4ac-49c2-b24b-fb395fa82c1f','231a1814-1d64-4f3a-b69d-9793ecd102f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-196910554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdd243a6-98d2-49d1-bd68-1da1964d32e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fddd8e-c558-45ba-8f68-586d1a2b14ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59f9721c-f604-4f1d-a177-1d6e71db4e3e tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 200 Sep 06 08:09:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 538/1093] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:46 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fddd8e-c558-45ba-8f68-586d1a2b14ac) transitioned into state 'SUCCESS' from state '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-196910554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4f16aa2f1c4a0e822f7dc236b8a07a',qos_specs=None,replication_status=,reservations=['3898de25-1ec2-44ff-a223-ece008ea6db2','c4e46fe8-8c8c-4b5f-9631-7960b23f97ed','b471d4fc-d4ac-49c2-b24b-fb395fa82c1f','231a1814-1d64-4f3a-b69d-9793ecd102f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bcf6d9c3974dc8a91e095e0995e80c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71845a4c-a28f-4eb5-bcce-38d5cc3dfe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] POST http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd/action Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] delete called for group d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.groups [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Delete group with id: d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71845a4c-a28f-4eb5-bcce-38d5cc3dfe08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Flow 'volume_create_api' (7bf3e0bd-c8d1-42a8-9fb4-8e150566b6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create volume request issued successfully. Sep 06 08:09:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-064f5095-1152-4921-a385-3da7d427f8a2 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:09:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 556/1094] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:09:45 2026] POST /volume/v3/volumes => generated 756 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /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 06 08:09:46 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /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 06 08:09:46 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:09:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-609837b1-d4c5-4644-bfc2-ff0c5039553b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd/action returned with HTTP 202 Sep 06 08:09:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 539/1095] 192.168.122.190 () {62 vars in 1312 bytes} [Sun Sep 6 08:09:46 2026] POST /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b936e718-5361-4ea3-b407-552b74a04d7b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd84fd87-0edb-429f-90c5-2ad5dbe2e8a0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 557/1096] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:46 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 824 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:46 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:46 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b936e718-5361-4ea3-b407-552b74a04d7b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 200 Sep 06 08:09:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 540/1097] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:46 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7102a51c-0f0b-4916-bcc6-2810a36f9e31 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7102a51c-0f0b-4916-bcc6-2810a36f9e31 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7102a51c-0f0b-4916-bcc6-2810a36f9e31 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7102a51c-0f0b-4916-bcc6-2810a36f9e31 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7102a51c-0f0b-4916-bcc6-2810a36f9e31 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e returned with HTTP 404 Sep 06 08:09:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 558/1098] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:47 2026] GET /volume/v3/volumes/08b479fb-ef9d-4bd4-bb60-35d08b05b80e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4970452b-85e0-44b6-ac74-4866d97f95d4 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 541/1099] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:47 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-13995608-fe3e-4567-b71d-3b697da949eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] DELETE http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume with id: 6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Delete volume request issued successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13995608-fe3e-4567-b71d-3b697da949eb tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 202 Sep 06 08:09:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 559/1100] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:47 2026] DELETE /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac2b104b-850b-4b59-bb31-7f3aa8f47c03 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 542/1101] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:47 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8b6ddde-7e3b-4302-a8e3-bf3fd12ee954 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 560/1102] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:47 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 864 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc4334d5-db12-4b28-a996-166964fbe969 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:47 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:47 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:48 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc4334d5-db12-4b28-a996-166964fbe969 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 200 Sep 06 08:09:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 543/1103] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:47 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 913 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c3ea86a-0f84-49f1-8284-5b36245401d4 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 561/1104] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:48 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d11de7c5-eeb9-4332-943f-d400e911a623 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:09:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdd243a6-98d2-49d1-bd68-1da1964d32e5", "name": "tempest-VolumesExtendTest-Snapshot-595598565"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Volume info retrieved successfully. Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b86136cf-03c2-4cf3-b22f-5ebe0fa52196 tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 200 Sep 06 08:09:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 544/1105] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:48 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 864 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Create snapshot from volume cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ae3bdd95-a84e-4155-9c86-6beb387575af None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae3bdd95-a84e-4155-9c86-6beb387575af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae3bdd95-a84e-4155-9c86-6beb387575af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae3bdd95-a84e-4155-9c86-6beb387575af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae3bdd95-a84e-4155-9c86-6beb387575af tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded returned with HTTP 404 Sep 06 08:09:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 545/1106] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:49 2026] GET /volume/v3/volumes/2765fdd2-6820-45e9-8f46-8e4dd8109ded => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:49 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Created reservations ['04c5d873-8f28-46bc-b6c4-8d28de7d13bf', '7016416e-4a63-435e-a2bb-d7780e231710', '996e6441-f23c-48dd-b3c0-d7b776a5f55f', '97f923a6-6c10-466b-89d4-e34678b4b435'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Volume info retrieved successfully. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:49 devstack devstack@c-api.service[87013]: WARNING stevedore.named [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 08:09:49 devstack devstack@c-api.service[87013]: WARNING castellan.key_manager [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot create request issued successfully. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d11de7c5-eeb9-4332-943f-d400e911a623 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:09:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 562/1107] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:09:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:09:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-000e07de-1e67-44a8-9b23-6d404b3122f0 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 563/1108] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:49 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 435 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:49 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:09:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9068abd2-6c55-45fd-98fc-8f2784333d85 tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 returned with HTTP 200 Sep 06 08:09:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 546/1109] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:49 2026] GET /volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 => generated 913 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8537ad46-4a67-4eab-b99f-1503c88b514d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8537ad46-4a67-4eab-b99f-1503c88b514d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] GET http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8537ad46-4a67-4eab-b99f-1503c88b514d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8537ad46-4a67-4eab-b99f-1503c88b514d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8537ad46-4a67-4eab-b99f-1503c88b514d tempest-VolumesListTestJSON-82639396 tempest-VolumesListTestJSON-82639396-project-member] http://192.168.122.190/volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd returned with HTTP 404 Sep 06 08:09:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 564/1110] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:50 2026] GET /volume/v3/volumes/6f2e5327-6577-480c-a2b1-e955ee2f3efd => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c757581-1bb1-4de3-b0bb-0f398a0128d7 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 547/1111] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:50 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 435 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b0c9f95a-5618-413f-b8a6-cbc76b18238b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b0c9f95a-5618-413f-b8a6-cbc76b18238b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b0c9f95a-5618-413f-b8a6-cbc76b18238b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b0c9f95a-5618-413f-b8a6-cbc76b18238b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b0c9f95a-5618-413f-b8a6-cbc76b18238b tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 returned with HTTP 404 Sep 06 08:09:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 565/1112] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:09:50 2026] GET /volume/v3/volumes/aa7ad0eb-2f4b-42e7-9be2-5ba2dd0f92e4 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3518e329-66f4-4b77-986a-bd1df5de059c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3518e329-66f4-4b77-986a-bd1df5de059c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] GET http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3518e329-66f4-4b77-986a-bd1df5de059c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3518e329-66f4-4b77-986a-bd1df5de059c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.groups [None req-3518e329-66f4-4b77-986a-bd1df5de059c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] show called for member d78b8fee-880c-4073-87ba-1f0510a659fd {{(pid=87013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3518e329-66f4-4b77-986a-bd1df5de059c tempest-GroupsTest-417670066 tempest-GroupsTest-417670066-project-member] http://192.168.122.190/volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd returned with HTTP 404 Sep 06 08:09:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 548/1113] 192.168.122.190 () {60 vars in 1270 bytes} [Sun Sep 6 08:09:50 2026] GET /volume/v3/groups/d78b8fee-880c-4073-87ba-1f0510a659fd => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee179036-bab6-48ba-94e5-bce545035f7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee179036-bab6-48ba-94e5-bce545035f7e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] DELETE http://192.168.122.190/volume/v3/group_types/bcb68029-34fd-494a-b5ad-1deffc60fab0 Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee179036-bab6-48ba-94e5-bce545035f7e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee179036-bab6-48ba-94e5-bce545035f7e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee179036-bab6-48ba-94e5-bce545035f7e tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/group_types/bcb68029-34fd-494a-b5ad-1deffc60fab0 returned with HTTP 202 Sep 06 08:09:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 566/1114] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:09:50 2026] DELETE /volume/v3/group_types/bcb68029-34fd-494a-b5ad-1deffc60fab0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5ae013f5-a551-4ef2-b25c-d6b3ba6de1eb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5ae013f5-a551-4ef2-b25c-d6b3ba6de1eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] DELETE http://192.168.122.190/volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5ae013f5-a551-4ef2-b25c-d6b3ba6de1eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5ae013f5-a551-4ef2-b25c-d6b3ba6de1eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5ae013f5-a551-4ef2-b25c-d6b3ba6de1eb tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 returned with HTTP 202 Sep 06 08:09:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 549/1115] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:09:50 2026] DELETE /volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:09:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b9a17d0-5b5a-4868-962d-623b1bf7864c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b9a17d0-5b5a-4868-962d-623b1bf7864c tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] GET http://192.168.122.190/volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 Sep 06 08:09:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b9a17d0-5b5a-4868-962d-623b1bf7864c tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b9a17d0-5b5a-4868-962d-623b1bf7864c tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b9a17d0-5b5a-4868-962d-623b1bf7864c tempest-GroupsTest-208537425 tempest-GroupsTest-208537425-project-admin] http://192.168.122.190/volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 returned with HTTP 404 Sep 06 08:09:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 567/1116] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:09:51 2026] GET /volume/v3/types/2696db87-f726-4118-b646-2d4217f5b438 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ab4a8042-4961-4283-9f52-376b62fd2200 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab4a8042-4961-4283-9f52-376b62fd2200 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab4a8042-4961-4283-9f52-376b62fd2200 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab4a8042-4961-4283-9f52-376b62fd2200 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ab4a8042-4961-4283-9f52-376b62fd2200 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab4a8042-4961-4283-9f52-376b62fd2200 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 550/1117] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:51 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c436d17-c8d0-40b3-923f-0fdae87dabe3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 568/1118] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:52 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 435 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fbb2632a-5f40-499b-af3d-5c8ff0145435 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 551/1119] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:53 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 462 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7783290a-974b-45a7-aa39-a11eac47a300 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] POST http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5/action Sep 06 08:09:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:09:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:09:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:54 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Created reservations ['f5be387f-2ec1-45bb-a901-0aa8650d7560', 'e1f099d3-ed40-40a1-9e5e-c18b41e85e7a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:09:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Extend volume request issued successfully. Sep 06 08:09:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7783290a-974b-45a7-aa39-a11eac47a300 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5/action returned with HTTP 202 Sep 06 08:09:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 569/1120] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:09:53 2026] POST /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:09:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a16ecd60-0fd6-48f6-afaa-d1c1b3d5e3ad tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 552/1121] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:54 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60406cb5-0aa8-4683-b706-f98d6b39122f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60406cb5-0aa8-4683-b706-f98d6b39122f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60406cb5-0aa8-4683-b706-f98d6b39122f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60406cb5-0aa8-4683-b706-f98d6b39122f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60406cb5-0aa8-4683-b706-f98d6b39122f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60406cb5-0aa8-4683-b706-f98d6b39122f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 570/1122] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:55 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] Volume info retrieved successfully. Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a4e5d74-edbe-4b1c-9e92-0d61c3cda59f tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-reader] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 553/1123] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:55 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-08957cf3-7575-456e-b789-1b6c512e20a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Delete snapshot with id: 6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot delete request issued successfully. Sep 06 08:09:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08957cf3-7575-456e-b789-1b6c512e20a3 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 202 Sep 06 08:09:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 571/1124] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:09:55 2026] DELETE /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-890e05fb-1af9-435e-854e-b22016aace28 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-890e05fb-1af9-435e-854e-b22016aace28 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-890e05fb-1af9-435e-854e-b22016aace28 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-890e05fb-1af9-435e-854e-b22016aace28 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-890e05fb-1af9-435e-854e-b22016aace28 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-890e05fb-1af9-435e-854e-b22016aace28 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 554/1125] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:55 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 461 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a158ae2-ce62-42a7-8896-d9a55ba82d0d tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 572/1126] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:56 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 461 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Snapshot retrieved successfully. Sep 06 08:09:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93167a7d-a131-4d9e-8039-eec6bc8ca2d1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 200 Sep 06 08:09:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 555/1127] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:57 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 461 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8d73be3e-0580-4460-aa6e-f1b99e722961 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8d73be3e-0580-4460-aa6e-f1b99e722961 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8d73be3e-0580-4460-aa6e-f1b99e722961 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8d73be3e-0580-4460-aa6e-f1b99e722961 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8d73be3e-0580-4460-aa6e-f1b99e722961 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c returned with HTTP 404 Sep 06 08:09:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 573/1128] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:09:58 2026] GET /volume/v3/snapshots/6cb621bc-b79e-4e5d-bb5e-f246f06af26c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:09:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c6eb603-bb25-4a22-8da9-7076a8484a47 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 556/1129] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:58 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] DELETE http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Delete volume with id: cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:09:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Delete volume request issued successfully. Sep 06 08:09:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ee62d1a-0144-4d2a-aebf-a50f3642e08e tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 202 Sep 06 08:09:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 574/1130] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:09:58 2026] DELETE /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:09:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:09:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:09:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:09:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:09:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:09:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:09:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:09:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:09:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:09:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-536a14a5-2030-49a5-90d3-f6e1fa072aec tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:09:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 557/1131] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:09:58 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 848 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:09:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0587e892-554a-472d-a4e5-cf98f490ff7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0587e892-554a-472d-a4e5-cf98f490ff7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 08:10:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0587e892-554a-472d-a4e5-cf98f490ff7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0587e892-554a-472d-a4e5-cf98f490ff7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] Calling method 'get_pools' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0587e892-554a-472d-a4e5-cf98f490ff7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 08:10:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 575/1132] 192.168.122.190 () {58 vars in 1198 bytes} [Sun Sep 6 08:09:59 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 517 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4e86685b-49ee-4840-8859-7e136af26c7e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e86685b-49ee-4840-8859-7e136af26c7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools Sep 06 08:10:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e86685b-49ee-4840-8859-7e136af26c7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e86685b-49ee-4840-8859-7e136af26c7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] Calling method 'get_pools' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e86685b-49ee-4840-8859-7e136af26c7e tempest-VolumePoolsAdminTestsJSON-1822210654 tempest-VolumePoolsAdminTestsJSON-1822210654-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 08:10:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 558/1133] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:10:00 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 06 08:10:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:10:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Volume info retrieved successfully. Sep 06 08:10:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9146d25e-d78e-45ae-a911-87ff9fd2e957 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 200 Sep 06 08:10:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 576/1134] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:00 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c9e6be23-3803-474f-8415-e5fc9dbc5fa1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9e6be23-3803-474f-8415-e5fc9dbc5fa1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] GET http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 Sep 06 08:10:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9e6be23-3803-474f-8415-e5fc9dbc5fa1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9e6be23-3803-474f-8415-e5fc9dbc5fa1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9e6be23-3803-474f-8415-e5fc9dbc5fa1 tempest-VolumesExtendTest-279787665 tempest-VolumesExtendTest-279787665-project-member] http://192.168.122.190/volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 returned with HTTP 404 Sep 06 08:10:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 559/1135] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:01 2026] GET /volume/v3/volumes/cdd243a6-98d2-49d1-bd68-1da1964d32e5 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-335955374", "metadata": {"Type": "Test"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-335955374', 'metadata': {'Type': 'Test'}}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:07 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (bdda042f-9e7b-4a5a-ae71-d70c03915dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47448cc-0240-403b-8716-d75dda774a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47448cc-0240-403b-8716-d75dda774a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aed5b27-736f-4dde-a361-e78715a17304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['50a5766a-a895-46a4-946c-697b14bf865a', 'd71e28a3-47f4-4f85-a5e8-ba5b4d49ba58', '85c81c64-8d35-4349-b561-8f82e47bf9c6', '2ce449be-ba5f-423d-9998-668d59dba1fb'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aed5b27-736f-4dde-a361-e78715a17304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50a5766a-a895-46a4-946c-697b14bf865a', 'd71e28a3-47f4-4f85-a5e8-ba5b4d49ba58', '85c81c64-8d35-4349-b561-8f82e47bf9c6', '2ce449be-ba5f-423d-9998-668d59dba1fb']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42e99ca-c499-481a-8f13-1484f1fbdc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42e99ca-c499-481a-8f13-1484f1fbdc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d1f201-7e10-4b37-83dd-b27acafd27ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-335955374',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['50a5766a-a895-46a4-946c-697b14bf865a','d71e28a3-47f4-4f85-a5e8-ba5b4d49ba58','85c81c64-8d35-4349-b561-8f82e47bf9c6','2ce449be-ba5f-423d-9998-668d59dba1fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-335955374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d1f201-7e10-4b37-83dd-b27acafd27ee,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60619cd-e1d0-40ec-8b63-d477a2ce8d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60619cd-e1d0-40ec-8b63-d477a2ce8d7c) transitioned into state 'SUCCESS' from state '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-335955374',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['50a5766a-a895-46a4-946c-697b14bf865a','d71e28a3-47f4-4f85-a5e8-ba5b4d49ba58','85c81c64-8d35-4349-b561-8f82e47bf9c6','2ce449be-ba5f-423d-9998-668d59dba1fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8114273-ffe7-4a32-9bdd-6b4a37311bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8114273-ffe7-4a32-9bdd-6b4a37311bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (bdda042f-9e7b-4a5a-ae71-d70c03915dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6412c151-948e-46cb-a9a0-ca38f6dbb8ed tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 577/1136] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:07 2026] POST /volume/v3/volumes => generated 767 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d850b62a-3d90-470e-a916-d91e39f8b1fc tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 560/1137] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:08 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 835 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a29e9f72-cc1e-43af-b2f6-90f78f369233 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 578/1138] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:09 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1e95b76f-21e9-418e-b32a-3f37ec2301c3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e95b76f-21e9-418e-b32a-3f37ec2301c3 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e95b76f-21e9-418e-b32a-3f37ec2301c3 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e95b76f-21e9-418e-b32a-3f37ec2301c3 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e95b76f-21e9-418e-b32a-3f37ec2301c3 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe returned with HTTP 200 Sep 06 08:10:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 561/1139] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:09 2026] GET /volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe => generated 440 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc185534-513a-412c-be34-0509032798fa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-140014186"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-140014186'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume of 1 GB Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Availability Zones retrieved successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (1246dc75-95fa-4315-bc3b-8ddaa717e800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb0984a-905a-4f8a-aeeb-283cab25f023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb0984a-905a-4f8a-aeeb-283cab25f023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc9cb04-58db-4820-b250-5487f372e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Created reservations ['8c1c21c5-a532-4e70-9ed2-4b614c96ec4d', '97cb54c7-b8b7-421c-bbb3-8d337a445ffb', '1c8e287f-a9fa-47dd-a8af-50049cc51f60', 'f9053502-53d0-4707-8a3f-01b447156f8f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc9cb04-58db-4820-b250-5487f372e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1c21c5-a532-4e70-9ed2-4b614c96ec4d', '97cb54c7-b8b7-421c-bbb3-8d337a445ffb', '1c8e287f-a9fa-47dd-a8af-50049cc51f60', 'f9053502-53d0-4707-8a3f-01b447156f8f']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc58c9ba-5261-48c0-aa3f-be06f896790d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc58c9ba-5261-48c0-aa3f-be06f896790d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c47e1f6-d1a3-46d9-b576-b1584287e3ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-140014186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45cd6b87c5f744b5b74e2610d598d8fe',qos_specs=None,replication_status=,reservations=['8c1c21c5-a532-4e70-9ed2-4b614c96ec4d','97cb54c7-b8b7-421c-bbb3-8d337a445ffb','1c8e287f-a9fa-47dd-a8af-50049cc51f60','f9053502-53d0-4707-8a3f-01b447156f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f3c2a07fb7429d9ec968a673a9b2f7',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-140014186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c47e1f6-d1a3-46d9-b576-b1584287e3ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45cd6b87c5f744b5b74e2610d598d8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28f3c2a07fb7429d9ec968a673a9b2f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a18fb1c-a3b6-4572-b242-c7644182c7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a18fb1c-a3b6-4572-b242-c7644182c7ef) transitioned into state 'SUCCESS' from state '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-140014186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45cd6b87c5f744b5b74e2610d598d8fe',qos_specs=None,replication_status=,reservations=['8c1c21c5-a532-4e70-9ed2-4b614c96ec4d','97cb54c7-b8b7-421c-bbb3-8d337a445ffb','1c8e287f-a9fa-47dd-a8af-50049cc51f60','f9053502-53d0-4707-8a3f-01b447156f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f3c2a07fb7429d9ec968a673a9b2f7',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b933272-275f-4f91-bd0e-f56a63518cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b933272-275f-4f91-bd0e-f56a63518cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-792c9947-ba05-4588-8255-7825a3fedbbb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (1246dc75-95fa-4315-bc3b-8ddaa717e800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume request issued successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc185534-513a-412c-be34-0509032798fa tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 579/1140] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:10 2026] POST /volume/v3/volumes => generated 767 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-792c9947-ba05-4588-8255-7825a3fedbbb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-792c9947-ba05-4588-8255-7825a3fedbbb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-792c9947-ba05-4588-8255-7825a3fedbbb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7e02e304-2b13-467b-a895-d08c295976bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e02e304-2b13-467b-a895-d08c295976bd tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e02e304-2b13-467b-a895-d08c295976bd tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e02e304-2b13-467b-a895-d08c295976bd tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-792c9947-ba05-4588-8255-7825a3fedbbb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-792c9947-ba05-4588-8255-7825a3fedbbb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 562/1141] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:10 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7e02e304-2b13-467b-a895-d08c295976bd tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e02e304-2b13-467b-a895-d08c295976bd tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 200 Sep 06 08:10:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 580/1142] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:10 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 835 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b14b9dd9-7f65-4e45-897c-4203886b6aa9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 563/1143] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:10 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 860 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-335955374"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e415c6e9-6740-4344-aaa2-3525e0c5254f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 581/1144] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:10 2026] PUT /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 792 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-64831590-ca85-45a7-8e4b-41257d102649 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64831590-ca85-45a7-8e4b-41257d102649 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-64831590-ca85-45a7-8e4b-41257d102649 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-57315328", "description": "This is the new description of volume"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-64831590-ca85-45a7-8e4b-41257d102649 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-64831590-ca85-45a7-8e4b-41257d102649 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64831590-ca85-45a7-8e4b-41257d102649 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 564/1145] 192.168.122.190 () {60 vars in 1253 bytes} [Sun Sep 6 08:10:10 2026] PUT /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29119b34-3cf8-4dd7-826a-b91b2b5428e4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 582/1146] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:11 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 898 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-38c54fef-c40e-46a3-aff3-867ee93100fe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1662602003", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1127608012"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1662602003', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1127608012'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (d0e0d4dc-74b9-4680-a636-23f559c2af49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad81292-10d7-4469-a58b-c2efdd4494f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad81292-10d7-4469-a58b-c2efdd4494f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45d1fb7-c7ff-4e69-bff4-3e977b5aac19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['2f6223d9-7ca4-4d1d-9741-3140cb8b2503', 'f7cebd36-18bd-428f-b0c9-e47b8f4e93eb', '9dacde71-7ac5-4fe9-8d95-b0f8f3df0853', '39637aba-64ee-4d72-9064-7a7d955b9cd3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45d1fb7-c7ff-4e69-bff4-3e977b5aac19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f6223d9-7ca4-4d1d-9741-3140cb8b2503', 'f7cebd36-18bd-428f-b0c9-e47b8f4e93eb', '9dacde71-7ac5-4fe9-8d95-b0f8f3df0853', '39637aba-64ee-4d72-9064-7a7d955b9cd3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eba1a38-a9c0-4f0a-8d93-506ccc7b773a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eba1a38-a9c0-4f0a-8d93-506ccc7b773a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1fddfa-63da-4b14-af95-73ab7b940a79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1662602003',display_name='tempest-VolumesGetTest-Volume-1127608012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['2f6223d9-7ca4-4d1d-9741-3140cb8b2503','f7cebd36-18bd-428f-b0c9-e47b8f4e93eb','9dacde71-7ac5-4fe9-8d95-b0f8f3df0853','39637aba-64ee-4d72-9064-7a7d955b9cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1662602003',display_name='tempest-VolumesGetTest-Volume-1127608012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1fddfa-63da-4b14-af95-73ab7b940a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa12c36-d07e-4c58-8248-12fc857e6f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa12c36-d07e-4c58-8248-12fc857e6f43) transitioned into 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-1662602003',display_name='tempest-VolumesGetTest-Volume-1127608012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['2f6223d9-7ca4-4d1d-9741-3140cb8b2503','f7cebd36-18bd-428f-b0c9-e47b8f4e93eb','9dacde71-7ac5-4fe9-8d95-b0f8f3df0853','39637aba-64ee-4d72-9064-7a7d955b9cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55525309-527c-4aa8-afa0-e954f96968ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55525309-527c-4aa8-afa0-e954f96968ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (d0e0d4dc-74b9-4680-a636-23f559c2af49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-38c54fef-c40e-46a3-aff3-867ee93100fe tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 565/1147] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:11 2026] POST /volume/v3/volumes => generated 789 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04d57da5-6817-4551-97b9-b6d6a7f45cf4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 583/1148] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:11 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a82a81cc-1b00-4995-a75a-c17ec524e6d3 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 200 Sep 06 08:10:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 566/1149] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:11 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-664680dd-be7a-477b-a368-7f8261d46745 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-664680dd-be7a-477b-a368-7f8261d46745 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-664680dd-be7a-477b-a368-7f8261d46745 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-664680dd-be7a-477b-a368-7f8261d46745 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-664680dd-be7a-477b-a368-7f8261d46745 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-664680dd-be7a-477b-a368-7f8261d46745 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 584/1150] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:12 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 881 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f288fcd-f9c2-4ace-8779-8cca42b9a98f tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 200 Sep 06 08:10:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 567/1151] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:12 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-59450f72-8070-48d9-bd9c-a2e8b23b34a1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59450f72-8070-48d9-bd9c-a2e8b23b34a1 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe Sep 06 08:10:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59450f72-8070-48d9-bd9c-a2e8b23b34a1 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59450f72-8070-48d9-bd9c-a2e8b23b34a1 tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 585/1152] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:12 2026] PUT /volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe => generated 395 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume of 2 GB Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Availability Zones retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (e7dc8c54-c2b2-46ea-8369-c4da4e191393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef52bf-1582-4a49-b70f-d248b20ff5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Validating volume size '2' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef52bf-1582-4a49-b70f-d248b20ff5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79015c41-b9d7-47dc-8145-ad72712c9b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.quota_utils [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Quota exceeded for 45cd6b87c5f744b5b74e2610d598d8fe, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79015c41-b9d7-47dc-8145-ad72712c9b57) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79015c41-b9d7-47dc-8145-ad72712c9b57) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79015c41-b9d7-47dc-8145-ad72712c9b57) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef52bf-1582-4a49-b70f-d248b20ff5d1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ef52bf-1582-4a49-b70f-d248b20ff5d1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (e7dc8c54-c2b2-46ea-8369-c4da4e191393) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-9d664914-cf69-4942-aeb4-aa88a4fa8568 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 413 Sep 06 08:10:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 568/1153] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:13 2026] POST /volume/v3/volumes => generated 208 bytes in 265 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-734affa1-193a-453a-9ff3-d99a82a47cfd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-734affa1-193a-453a-9ff3-d99a82a47cfd tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-734affa1-193a-453a-9ff3-d99a82a47cfd tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-734affa1-193a-453a-9ff3-d99a82a47cfd tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 586/1154] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:13 2026] PUT /volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Create volume of 1 GB Sep 06 08:10:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Availability Zones retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (a8c75e6a-bf60-42e2-9b5d-aec12d522338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c1ecf-c35d-477f-8e51-1f28471af4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c1ecf-c35d-477f-8e51-1f28471af4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be9ac1-5cc9-41a6-b09c-419f7684023e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.quota_utils [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Quota exceeded for 45cd6b87c5f744b5b74e2610d598d8fe, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be9ac1-5cc9-41a6-b09c-419f7684023e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be9ac1-5cc9-41a6-b09c-419f7684023e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be9ac1-5cc9-41a6-b09c-419f7684023e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c1ecf-c35d-477f-8e51-1f28471af4da) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c1ecf-c35d-477f-8e51-1f28471af4da) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Flow 'volume_create_api' (a8c75e6a-bf60-42e2-9b5d-aec12d522338) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-056c3e5d-2259-4aa9-ab84-cdcb0013ef75 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 413 Sep 06 08:10:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 569/1155] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:13 2026] POST /volume/v3/volumes => generated 150 bytes in 285 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b49c66af-23ab-447d-bb03-ae4dacea8b0e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82f0582f-4865-4df5-be43-6ff8f35326d9 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 587/1156] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:13 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 882 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b49c66af-23ab-447d-bb03-ae4dacea8b0e tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b49c66af-23ab-447d-bb03-ae4dacea8b0e tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-335955374", "description": null}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1b84356-f0a1-4301-90f6-cdcb7adb00da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 588/1157] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:13 2026] PUT /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 778 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b49c66af-23ab-447d-bb03-ae4dacea8b0e tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 570/1158] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:13 2026] PUT /volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe => generated 394 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] POST http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee/action Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-12351bcc-60e8-4e3d-843b-b08c5d963e86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 589/1159] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:13 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: 8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c731fc0a-bcbb-48b6-aa22-79bd9e0162ea tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 202 Sep 06 08:10:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 590/1160] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:13 2026] DELETE /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-27ba390d-e89f-4272-b128-0876043c9794 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:13 devstack devstack@c-api.service[87013]: ERROR cinder.volume.api [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Quota exceeded for 45cd6b87c5f744b5b74e2610d598d8fe, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27ba390d-e89f-4272-b128-0876043c9794 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27ba390d-e89f-4272-b128-0876043c9794 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27ba390d-e89f-4272-b128-0876043c9794 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-c9f4e903-798a-44ca-8d03-a8e48e951e62 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee/action returned with HTTP 413 Sep 06 08:10:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 571/1161] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:10:13 2026] POST /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee/action => generated 208 bytes in 173 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-27ba390d-e89f-4272-b128-0876043c9794 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27ba390d-e89f-4272-b128-0876043c9794 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 591/1162] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:13 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 845 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8693276-e5be-4920-bbf2-5f9e2d977f97 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 200 Sep 06 08:10:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 572/1163] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:14 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 860 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Delete volume with id: 7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Delete volume request issued successfully. Sep 06 08:10:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-630df8b9-81d7-49f1-8244-67d1c99ff9a6 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 202 Sep 06 08:10:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 592/1164] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:14 2026] DELETE /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Volume info retrieved successfully. Sep 06 08:10:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e1b2bc35-5d3d-4237-8490-9a081639c7c7 tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 200 Sep 06 08:10:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 573/1165] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:14 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 859 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8a355d4-e22b-4d49-b94e-7e6ae52e91b1 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 200 Sep 06 08:10:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 593/1166] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:15 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-85ed69ad-1c26-4c2b-87ae-867f1440059d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85ed69ad-1c26-4c2b-87ae-867f1440059d tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] GET http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee Sep 06 08:10:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85ed69ad-1c26-4c2b-87ae-867f1440059d tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85ed69ad-1c26-4c2b-87ae-867f1440059d tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85ed69ad-1c26-4c2b-87ae-867f1440059d tempest-VolumeQuotasNegativeTestJSON-223226043 tempest-VolumeQuotasNegativeTestJSON-223226043-project-member] http://192.168.122.190/volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee returned with HTTP 404 Sep 06 08:10:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b258a308-5a95-4d62-9af1-653de6b6394c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 574/1167] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:15 2026] GET /volume/v3/volumes/7c47e1f6-d1a3-46d9-b576-b1584287e3ee => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b258a308-5a95-4d62-9af1-653de6b6394c tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe Sep 06 08:10:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b258a308-5a95-4d62-9af1-653de6b6394c tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b258a308-5a95-4d62-9af1-653de6b6394c tempest-VolumeQuotasNegativeTestJSON-1093275128 tempest-VolumeQuotasNegativeTestJSON-1093275128-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe returned with HTTP 200 Sep 06 08:10:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 594/1168] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:10:15 2026] PUT /volume/v3/os-quota-sets/45cd6b87c5f744b5b74e2610d598d8fe => generated 398 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f4386df-11c7-4a94-a1d4-f1546472961a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1509698410"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1509698410'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume of 1 GB Sep 06 08:10:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Availability Zones retrieved successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (e5f29970-625c-4b71-81bd-6f1a5ffc8376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2696419b-5ec4-4cdc-a02e-6bd193b7016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2696419b-5ec4-4cdc-a02e-6bd193b7016b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-928e8910-b5ea-4242-947d-8f3ccd90ff47 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c1d733-2409-4288-94fa-d58851c0ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-928e8910-b5ea-4242-947d-8f3ccd90ff47 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-928e8910-b5ea-4242-947d-8f3ccd90ff47 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-928e8910-b5ea-4242-947d-8f3ccd90ff47 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-928e8910-b5ea-4242-947d-8f3ccd90ff47 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 returned with HTTP 404 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 595/1169] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:16 2026] GET /volume/v3/volumes/8c1fddfa-63da-4b14-af95-73ab7b940a79 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-446c38d9-7a57-4ffc-bd96-c1e05e07953c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 596/1170] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:16 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Created reservations ['c0a9da93-5100-48e7-9a64-e78da249675c', 'd806b025-5822-4ba4-b1ff-c8ef9bc0a7ac', '196339a4-a982-4580-8731-1f7d9722a315', 'cbb497f1-c2ca-4d4c-b025-139ee7fc313c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c1d733-2409-4288-94fa-d58851c0ef9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a9da93-5100-48e7-9a64-e78da249675c', 'd806b025-5822-4ba4-b1ff-c8ef9bc0a7ac', '196339a4-a982-4580-8731-1f7d9722a315', 'cbb497f1-c2ca-4d4c-b025-139ee7fc313c']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7369ede7-3591-4db3-ae24-e160589d3af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-728f6eb6-dc6a-4edb-89be-fd76714e565e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 202 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 597/1171] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:16 2026] DELETE /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7369ede7-3591-4db3-ae24-e160589d3af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f393d507-c01e-4301-9e45-30759269421c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1509698410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['c0a9da93-5100-48e7-9a64-e78da249675c','d806b025-5822-4ba4-b1ff-c8ef9bc0a7ac','196339a4-a982-4580-8731-1f7d9722a315','cbb497f1-c2ca-4d4c-b025-139ee7fc313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1509698410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f393d507-c01e-4301-9e45-30759269421c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9744cd0efc514feb9fbd9c01c7dc5172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa6ff475541c4943bced009193f3b662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7e4e87-c0ff-402d-9665-fea49898ffd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b8d4fe7-3cfe-40d6-b68e-2f043bee2f86 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 598/1172] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:16 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 897 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7e4e87-c0ff-402d-9665-fea49898ffd5) transitioned into state 'SUCCESS' from state '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-1509698410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['c0a9da93-5100-48e7-9a64-e78da249675c','d806b025-5822-4ba4-b1ff-c8ef9bc0a7ac','196339a4-a982-4580-8731-1f7d9722a315','cbb497f1-c2ca-4d4c-b025-139ee7fc313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee9ee2a-5889-4a10-b3ec-fbb0fb5ae6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee9ee2a-5889-4a10-b3ec-fbb0fb5ae6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (e5f29970-625c-4b71-81bd-6f1a5ffc8376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request issued successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f4386df-11c7-4a94-a1d4-f1546472961a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 575/1173] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:16 2026] POST /volume/v3/volumes => generated 760 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3947dbe9-e2f0-4756-b9a4-f5c873852705 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 599/1174] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:16 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 828 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-479f4dc6-d72b-4c59-aaac-60fbf4b2e9c5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 200 Sep 06 08:10:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 576/1175] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:17 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 897 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f42ec688-ea46-4850-9dc1-5b393fe8df46 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 600/1176] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:17 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bd3b9d60-03d2-4087-950c-2d37055f0d22 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd3b9d60-03d2-4087-950c-2d37055f0d22 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd3b9d60-03d2-4087-950c-2d37055f0d22 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd3b9d60-03d2-4087-950c-2d37055f0d22 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd3b9d60-03d2-4087-950c-2d37055f0d22 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee returned with HTTP 404 Sep 06 08:10:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 577/1177] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:18 2026] GET /volume/v3/volumes/b7d1f201-7e10-4b37-83dd-b27acafd27ee => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1042505619"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1042505619'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (316d64d0-b493-445f-94d8-0a0e39df08cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434d7859-9908-4aae-b767-092791f95034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434d7859-9908-4aae-b767-092791f95034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2464aec1-6331-449f-b527-aab263e82a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23a36a00-b13d-413d-b4f8-d66859ab747b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23a36a00-b13d-413d-b4f8-d66859ab747b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23a36a00-b13d-413d-b4f8-d66859ab747b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23a36a00-b13d-413d-b4f8-d66859ab747b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['5f14e652-828e-46bb-9c54-8a824f3dd7be', 'e3c546d6-f90f-4581-835f-b8269b55a608', '67d47285-448a-4094-93a9-6c59b08347f7', 'd9b2c820-2513-4ad6-adf7-c7ae39571a93'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2464aec1-6331-449f-b527-aab263e82a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f14e652-828e-46bb-9c54-8a824f3dd7be', 'e3c546d6-f90f-4581-835f-b8269b55a608', '67d47285-448a-4094-93a9-6c59b08347f7', 'd9b2c820-2513-4ad6-adf7-c7ae39571a93']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5792d4e7-68c6-452b-9f0b-47109b0cc0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23a36a00-b13d-413d-b4f8-d66859ab747b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23a36a00-b13d-413d-b4f8-d66859ab747b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 578/1178] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:18 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5792d4e7-68c6-452b-9f0b-47109b0cc0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1abe211-3a6c-4b44-8b16-a5ca718070ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1042505619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['5f14e652-828e-46bb-9c54-8a824f3dd7be','e3c546d6-f90f-4581-835f-b8269b55a608','67d47285-448a-4094-93a9-6c59b08347f7','d9b2c820-2513-4ad6-adf7-c7ae39571a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1042505619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1abe211-3a6c-4b44-8b16-a5ca718070ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f6cab9-812c-4930-ad01-e62cee3d9d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f6cab9-812c-4930-ad01-e62cee3d9d78) transitioned into state 'SUCCESS' from state '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-1042505619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['5f14e652-828e-46bb-9c54-8a824f3dd7be','e3c546d6-f90f-4581-835f-b8269b55a608','67d47285-448a-4094-93a9-6c59b08347f7','d9b2c820-2513-4ad6-adf7-c7ae39571a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979f660a-0713-475b-ba3a-926029f8c7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979f660a-0713-475b-ba3a-926029f8c7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (316d64d0-b493-445f-94d8-0a0e39df08cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7582b2a-cd9f-4193-9b2b-a941fdcd1103 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 601/1179] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:18 2026] POST /volume/v3/volumes => generated 754 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-5777f636-92b0-4b6e-9d79-6f2e4c2c3b8b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 579/1180] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:10:19 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-876ba64a-ad15-4d93-a98a-866428210830 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-876ba64a-ad15-4d93-a98a-866428210830 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-876ba64a-ad15-4d93-a98a-866428210830 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-876ba64a-ad15-4d93-a98a-866428210830 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-876ba64a-ad15-4d93-a98a-866428210830 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-876ba64a-ad15-4d93-a98a-866428210830 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 602/1181] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:19 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6d469523-5685-4aa9-86dc-a9814319368d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d469523-5685-4aa9-86dc-a9814319368d None None] GET http://192.168.122.190/volume// Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d469523-5685-4aa9-86dc-a9814319368d None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d469523-5685-4aa9-86dc-a9814319368d None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d469523-5685-4aa9-86dc-a9814319368d None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:10:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 580/1182] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:10:19 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-14f50680-5d87-4ee6-bd00-bd687f49e947 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-14f50680-5d87-4ee6-bd00-bd687f49e947 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:10:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-14f50680-5d87-4ee6-bd00-bd687f49e947 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f393d507-c01e-4301-9e45-30759269421c", "connector": null, "instance_uuid": "3628e1e0-69ad-4f92-ae3c-b6591b5a6322"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-14f50680-5d87-4ee6-bd00-bd687f49e947 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:10:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 603/1183] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:10:19 2026] POST /volume/v3/attachments => generated 273 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5ae78a4-5618-419c-a959-9715f432eb0e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5ae78a4-5618-419c-a959-9715f432eb0e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5ae78a4-5618-419c-a959-9715f432eb0e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5ae78a4-5618-419c-a959-9715f432eb0e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ff15ccce-14eb-4b32-9a24-efb1509ce550 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff15ccce-14eb-4b32-9a24-efb1509ce550 None None] GET http://192.168.122.190/volume// Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff15ccce-14eb-4b32-9a24-efb1509ce550 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff15ccce-14eb-4b32-9a24-efb1509ce550 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5ae78a4-5618-419c-a959-9715f432eb0e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff15ccce-14eb-4b32-9a24-efb1509ce550 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:10:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 604/1184] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:10:20 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5ae78a4-5618-419c-a959-9715f432eb0e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 581/1185] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:19 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-ccb5d24c-cdfc-4f4c-b26b-196531cea255 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 605/1186] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:10:20 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1033 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:10:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-aa7b68c7-a375-4710-b8e3-e2fdf47b56de tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 582/1187] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:20 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 846 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] PUT http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Acquiring lock "cinder-attachment_update-f393d507-c01e-4301-9e45-30759269421c-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-f393d507-c01e-4301-9e45-30759269421c-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:20 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-f393d507-c01e-4301-9e45-30759269421c-devstack" released by "attachment_update" :: held 0.315s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:10:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-62b0794b-1f10-4cfb-8f39-6d82ea5e3df0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 returned with HTTP 200 Sep 06 08:10:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 606/1188] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:10:20 2026] PUT /volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 => generated 694 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-130048fd-d81b-4b27-bc62-b8417be67b00 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-232075790", "imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-232075790', 'imageRef': '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e28238f-d11a-4716-ad98-d059e92ad0ec tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 607/1189] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:21 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Create volume of 1 GB Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Availability Zones retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Flow 'volume_create_api' (05f8c128-e581-487a-a792-cf70702a69fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e1bd1f-0ea0-486a-bf0b-ad05509525cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17d1a807-bad1-4072-a343-f92f987af0c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17d1a807-bad1-4072-a343-f92f987af0c6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17d1a807-bad1-4072-a343-f92f987af0c6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17d1a807-bad1-4072-a343-f92f987af0c6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17d1a807-bad1-4072-a343-f92f987af0c6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17d1a807-bad1-4072-a343-f92f987af0c6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 608/1190] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:21 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b1abe211-3a6c-4b44-8b16-a5ca718070ad", "size": 1, "name": "tempest-VolumesGetTest-Volume-1137932996", "metadata": {"Type": "Test"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'source_volid': 'b1abe211-3a6c-4b44-8b16-a5ca718070ad', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1137932996', 'metadata': {'Type': 'Test'}}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e1bd1f-0ea0-486a-bf0b-ad05509525cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27969aa5-e0b0-4aff-8826-2e2d6f758603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (c7b89376-c719-4cc3-8d6d-2b7b010613f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad75881c-1712-4178-a20a-8849a8c702c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad75881c-1712-4178-a20a-8849a8c702c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b1abe211-3a6c-4b44-8b16-a5ca718070ad', 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d413027-1211-4a19-864d-be4a4804bbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Created reservations ['9e1ebde7-50b6-43e1-97f7-2d0209986622', '389b126d-26db-498f-a747-dc57b57a07c8', 'e8ed42a8-4e24-45f3-8105-685c4bc77fe9', '3fbc6fbc-e4fa-444b-808e-3470d2faeba3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27969aa5-e0b0-4aff-8826-2e2d6f758603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e1ebde7-50b6-43e1-97f7-2d0209986622', '389b126d-26db-498f-a747-dc57b57a07c8', 'e8ed42a8-4e24-45f3-8105-685c4bc77fe9', '3fbc6fbc-e4fa-444b-808e-3470d2faeba3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06734aef-b308-44f5-8097-31cf59cee63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['ef513ab2-dfcd-4760-b926-b59f6d79cc38', '049e6cfc-47df-4b3e-8321-e1ad98ae1464', '0f7600ab-37f3-44f9-9eeb-5eb7ef34f0e9', 'a63b5fc4-21a1-499c-8fdf-2841f71e3f0d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d413027-1211-4a19-864d-be4a4804bbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef513ab2-dfcd-4760-b926-b59f6d79cc38', '049e6cfc-47df-4b3e-8321-e1ad98ae1464', '0f7600ab-37f3-44f9-9eeb-5eb7ef34f0e9', 'a63b5fc4-21a1-499c-8fdf-2841f71e3f0d']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6373c697-3c48-49d4-b8c4-464c96c229e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06734aef-b308-44f5-8097-31cf59cee63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec097093-111b-43cf-a782-bef47d4f824c', '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-232075790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2323c8022ab5440a822cfce78d626d4a',qos_specs=None,replication_status=,reservations=['9e1ebde7-50b6-43e1-97f7-2d0209986622','389b126d-26db-498f-a747-dc57b57a07c8','e8ed42a8-4e24-45f3-8105-685c4bc77fe9','3fbc6fbc-e4fa-444b-808e-3470d2faeba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f7add4683b542df9f5c84e73518e261',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-232075790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec097093-111b-43cf-a782-bef47d4f824c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2323c8022ab5440a822cfce78d626d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f7add4683b542df9f5c84e73518e261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (550abec0-c416-4ab3-ba6d-9e0fe9a35330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (550abec0-c416-4ab3-ba6d-9e0fe9a35330) transitioned into state 'SUCCESS' from state '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-232075790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2323c8022ab5440a822cfce78d626d4a',qos_specs=None,replication_status=,reservations=['9e1ebde7-50b6-43e1-97f7-2d0209986622','389b126d-26db-498f-a747-dc57b57a07c8','e8ed42a8-4e24-45f3-8105-685c4bc77fe9','3fbc6fbc-e4fa-444b-808e-3470d2faeba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f7add4683b542df9f5c84e73518e261',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f27b23-c7ff-49ff-aae6-2e84037a9e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6373c697-3c48-49d4-b8c4-464c96c229e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7161c2-9f94-4fde-a083-36431589df27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1137932996',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['ef513ab2-dfcd-4760-b926-b59f6d79cc38','049e6cfc-47df-4b3e-8321-e1ad98ae1464','0f7600ab-37f3-44f9-9eeb-5eb7ef34f0e9','a63b5fc4-21a1-499c-8fdf-2841f71e3f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1abe211-3a6c-4b44-8b16-a5ca718070ad,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1137932996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7161c2-9f94-4fde-a083-36431589df27,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b1abe211-3a6c-4b44-8b16-a5ca718070ad,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215c2bda-6ee7-40f8-88c8-2a4235bd46a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f27b23-c7ff-49ff-aae6-2e84037a9e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Flow 'volume_create_api' (05f8c128-e581-487a-a792-cf70702a69fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Create volume request issued successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-130048fd-d81b-4b27-bc62-b8417be67b00 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 583/1191] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:21 2026] POST /volume/v3/volumes => generated 761 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-983537b3-18a0-4a24-ba55-a12f486da03b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-983537b3-18a0-4a24-ba55-a12f486da03b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5/action Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-983537b3-18a0-4a24-ba55-a12f486da03b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-983537b3-18a0-4a24-ba55-a12f486da03b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215c2bda-6ee7-40f8-88c8-2a4235bd46a5) transitioned into state 'SUCCESS' from state '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-1137932996',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['ef513ab2-dfcd-4760-b926-b59f6d79cc38','049e6cfc-47df-4b3e-8321-e1ad98ae1464','0f7600ab-37f3-44f9-9eeb-5eb7ef34f0e9','a63b5fc4-21a1-499c-8fdf-2841f71e3f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1abe211-3a6c-4b44-8b16-a5ca718070ad,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de42d29-120c-4ce9-af6c-dc818efbea62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f91c17c5-3164-40b2-a99d-a308a3180037 req-983537b3-18a0-4a24-ba55-a12f486da03b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5/action returned with HTTP 204 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 584/1192] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:10:21 2026] POST /volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ef2b628a-6855-4453-a7d0-c2caec12937e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ef2b628a-6855-4453-a7d0-c2caec12937e tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ef2b628a-6855-4453-a7d0-c2caec12937e tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ef2b628a-6855-4453-a7d0-c2caec12937e tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de42d29-120c-4ce9-af6c-dc818efbea62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (c7b89376-c719-4cc3-8d6d-2b7b010613f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a049c7ac-5e5a-4888-aa33-ec56bda64a11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 609/1193] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:21 2026] POST /volume/v3/volumes => generated 802 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ef2b628a-6855-4453-a7d0-c2caec12937e tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ef2b628a-6855-4453-a7d0-c2caec12937e tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 585/1194] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:21 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8839579a-d71c-48f9-ae06-bb5322445696 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8839579a-d71c-48f9-ae06-bb5322445696 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8839579a-d71c-48f9-ae06-bb5322445696 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8839579a-d71c-48f9-ae06-bb5322445696 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8839579a-d71c-48f9-ae06-bb5322445696 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8839579a-d71c-48f9-ae06-bb5322445696 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 610/1195] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:21 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a2589cc4-f8a9-4e91-879a-8f4ce14128f8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 586/1196] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:22 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-69127a44-78c6-4347-8ed6-04260a239b6d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69127a44-78c6-4347-8ed6-04260a239b6d tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69127a44-78c6-4347-8ed6-04260a239b6d tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69127a44-78c6-4347-8ed6-04260a239b6d tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-69127a44-78c6-4347-8ed6-04260a239b6d tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69127a44-78c6-4347-8ed6-04260a239b6d tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 611/1197] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:22 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1145 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d94367e7-7a4b-493b-8790-1900706ebe35 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c78aace-5d1f-457a-a5c8-1be5b748daa7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 612/1198] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:22 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-196ee935-3793-47ec-9583-8a5410fd632a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-196ee935-3793-47ec-9583-8a5410fd632a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-196ee935-3793-47ec-9583-8a5410fd632a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-196ee935-3793-47ec-9583-8a5410fd632a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-196ee935-3793-47ec-9583-8a5410fd632a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-196ee935-3793-47ec-9583-8a5410fd632a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 613/1199] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:22 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d94367e7-7a4b-493b-8790-1900706ebe35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] GET http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d94367e7-7a4b-493b-8790-1900706ebe35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d94367e7-7a4b-493b-8790-1900706ebe35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d94367e7-7a4b-493b-8790-1900706ebe35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 returned with HTTP 200 Sep 06 08:10:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 587/1200] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:22 2026] GET /volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 => generated 440 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cf1dfdf7-32e9-4c60-9b66-72fd767785e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf1dfdf7-32e9-4c60-9b66-72fd767785e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf1dfdf7-32e9-4c60-9b66-72fd767785e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf1dfdf7-32e9-4c60-9b66-72fd767785e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 returned with HTTP 200 Sep 06 08:10:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 614/1201] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:23 2026] PUT /volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 => generated 393 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f0fa2251-3f63-4505-9e28-1466859714d8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-60485172"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-60485172'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create volume of 1 GB Sep 06 08:10:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Availability Zones retrieved successfully. Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Flow 'volume_create_api' (a1f0d078-eec5-44cc-a970-956e4918e6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b040a0af-0875-4592-b6bf-ca675c972527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b040a0af-0875-4592-b6bf-ca675c972527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d16250b-7cf0-4a83-b3ee-c39e41a21437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Created reservations ['407016f3-2cec-4389-b1b1-e9ea1927ca69', '5c1cd81a-ef3f-4d68-b879-256a807e540d', '2ce130e4-bac6-4edf-b083-85fbfebf346e', '54450507-3b01-4ad5-91d4-654cf23b4f66'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d16250b-7cf0-4a83-b3ee-c39e41a21437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407016f3-2cec-4389-b1b1-e9ea1927ca69', '5c1cd81a-ef3f-4d68-b879-256a807e540d', '2ce130e4-bac6-4edf-b083-85fbfebf346e', '54450507-3b01-4ad5-91d4-654cf23b4f66']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76be290-4255-4917-9a5a-34ffd6b32ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76be290-4255-4917-9a5a-34ffd6b32ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea1bff2-6037-471c-9af9-f175acdd2b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-60485172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375a90bfe07c45198a2af8b15070f547',qos_specs=None,replication_status=,reservations=['407016f3-2cec-4389-b1b1-e9ea1927ca69','5c1cd81a-ef3f-4d68-b879-256a807e540d','2ce130e4-bac6-4edf-b083-85fbfebf346e','54450507-3b01-4ad5-91d4-654cf23b4f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f46826859c442b1968e95ce52156fe5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-60485172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea1bff2-6037-471c-9af9-f175acdd2b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375a90bfe07c45198a2af8b15070f547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f46826859c442b1968e95ce52156fe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c78cd36-2fe1-4b8f-ba86-3a56bd21964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c78cd36-2fe1-4b8f-ba86-3a56bd21964b) transitioned into state 'SUCCESS' from state '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-60485172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375a90bfe07c45198a2af8b15070f547',qos_specs=None,replication_status=,reservations=['407016f3-2cec-4389-b1b1-e9ea1927ca69','5c1cd81a-ef3f-4d68-b879-256a807e540d','2ce130e4-bac6-4edf-b083-85fbfebf346e','54450507-3b01-4ad5-91d4-654cf23b4f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f46826859c442b1968e95ce52156fe5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa59f0f-2064-4370-bcaa-bd79f72f4c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4f4a7c0-d729-4c2f-b148-5545473fac86 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 615/1202] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:23 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa59f0f-2064-4370-bcaa-bd79f72f4c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:24 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Flow 'volume_create_api' (a1f0d078-eec5-44cc-a970-956e4918e6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create volume request issued successfully. Sep 06 08:10:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0fa2251-3f63-4505-9e28-1466859714d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 588/1203] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:23 2026] POST /volume/v3/volumes => generated 774 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dc76021-7c32-4952-9b1f-36c154ee3929 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 616/1204] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:23 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b961b696-4a71-487a-9ee5-4a3d21a607eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 589/1205] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:24 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79de0afd-4b2b-4530-b428-e933e79f1b26 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 617/1206] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:25 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df8509c7-0ac6-4250-8e2f-6174b5eb347d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 590/1207] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:25 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50775ddc-77e7-46a4-9e0e-6eec385aedd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 618/1208] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:25 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51ec3da6-67d3-4d21-9888-8f49d13db1be tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 591/1209] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:26 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60f9e657-008a-4197-989b-f8a222d6d268 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60f9e657-008a-4197-989b-f8a222d6d268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60f9e657-008a-4197-989b-f8a222d6d268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60f9e657-008a-4197-989b-f8a222d6d268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94388ad1-1036-4dae-a7eb-e1d795f6b28c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 619/1210] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:26 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60f9e657-008a-4197-989b-f8a222d6d268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60f9e657-008a-4197-989b-f8a222d6d268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 592/1211] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:26 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7bc7865f-62cb-43b7-a376-7fdf1f39c4ce tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 620/1212] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:27 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5db2c58b-71bd-456b-b23d-2a2f3d751541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 621/1213] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:27 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f801447-11dd-4c9d-bdbf-2e8a8fb685ca tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 593/1214] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:27 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=662,cinder:UPDATE=141,cinder:INSERT=96 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:28 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=625,cinder:INSERT=73,cinder:UPDATE=116 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7643778-0e6b-4608-b2fd-7550d35cffaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 622/1215] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:28 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1b49b7f1-6ae3-4c1e-accb-bb54affd6f2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 594/1216] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:28 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dfe74934-9cbc-435a-82ba-7708c500ded6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 623/1217] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:28 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e59a0096-0c92-478e-8937-2535efcbc05c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e59a0096-0c92-478e-8937-2535efcbc05c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e59a0096-0c92-478e-8937-2535efcbc05c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e59a0096-0c92-478e-8937-2535efcbc05c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2904805-de2e-418c-8515-aa296c081c3b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2904805-de2e-418c-8515-aa296c081c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2904805-de2e-418c-8515-aa296c081c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2904805-de2e-418c-8515-aa296c081c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e59a0096-0c92-478e-8937-2535efcbc05c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a2904805-de2e-418c-8515-aa296c081c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e59a0096-0c92-478e-8937-2535efcbc05c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 595/1218] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:29 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4fdabedd-aad2-472f-a939-252233198667 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4fdabedd-aad2-472f-a939-252233198667 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4fdabedd-aad2-472f-a939-252233198667 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4fdabedd-aad2-472f-a939-252233198667 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2904805-de2e-418c-8515-aa296c081c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 624/1219] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:29 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4fdabedd-aad2-472f-a939-252233198667 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4fdabedd-aad2-472f-a939-252233198667 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 596/1220] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:29 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d9092c4-7746-4226-bc69-be1b6f3409cc tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 625/1221] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:30 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bfff089f-761f-42d6-8c88-94fb3fa8ebaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 597/1222] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:30 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6fbcbaa-979b-484b-8531-a29bbe56b851 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 626/1223] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:31 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6fa5c4a4-b8f4-4573-868e-14d0da3eb77b tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-68373c31-0510-414f-95f4-ac038f448b57 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 598/1224] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:31 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68373c31-0510-414f-95f4-ac038f448b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68373c31-0510-414f-95f4-ac038f448b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68373c31-0510-414f-95f4-ac038f448b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-68373c31-0510-414f-95f4-ac038f448b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68373c31-0510-414f-95f4-ac038f448b57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 627/1225] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:32 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4cd7ea25-91ce-454c-962c-90d3d38fce0a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 599/1226] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:32 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bcae33ed-9612-4d39-ba28-4b95eb532a5f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 628/1227] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:33 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1537265-aef7-482e-839d-94d160eb99a2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1537265-aef7-482e-839d-94d160eb99a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1537265-aef7-482e-839d-94d160eb99a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1537265-aef7-482e-839d-94d160eb99a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d1537265-aef7-482e-839d-94d160eb99a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1537265-aef7-482e-839d-94d160eb99a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 600/1228] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:33 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1c14a0c-a24c-4a4a-98bc-2a0bd0e40b14 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 629/1229] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:33 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e2131f3f-a893-4910-a5ba-30ac56956966 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2131f3f-a893-4910-a5ba-30ac56956966 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2131f3f-a893-4910-a5ba-30ac56956966 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2131f3f-a893-4910-a5ba-30ac56956966 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e2131f3f-a893-4910-a5ba-30ac56956966 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2131f3f-a893-4910-a5ba-30ac56956966 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 601/1230] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:34 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-05aee402-4d02-4cc4-8c44-7042495da04e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05aee402-4d02-4cc4-8c44-7042495da04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05aee402-4d02-4cc4-8c44-7042495da04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05aee402-4d02-4cc4-8c44-7042495da04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-05aee402-4d02-4cc4-8c44-7042495da04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05aee402-4d02-4cc4-8c44-7042495da04e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 630/1231] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:34 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f6daa48-a36a-46d6-861f-2c6ac56c2fac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 602/1232] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:34 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-859667f7-1edb-4553-b225-ef01a07254cb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-859667f7-1edb-4553-b225-ef01a07254cb tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-859667f7-1edb-4553-b225-ef01a07254cb tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-859667f7-1edb-4553-b225-ef01a07254cb tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-859667f7-1edb-4553-b225-ef01a07254cb tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-859667f7-1edb-4553-b225-ef01a07254cb tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 631/1233] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:35 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1019707b-82fd-40b4-9e3a-b01552bf9590 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 603/1234] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:35 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4160d862-86b7-4420-a6f4-eca7fd15a4ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 632/1235] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:35 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ff40a999-161f-49f4-8bc3-42b08613588c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff40a999-161f-49f4-8bc3-42b08613588c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff40a999-161f-49f4-8bc3-42b08613588c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff40a999-161f-49f4-8bc3-42b08613588c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ff40a999-161f-49f4-8bc3-42b08613588c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff40a999-161f-49f4-8bc3-42b08613588c tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 604/1236] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:35 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1137932996"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1d90cf2-47da-4f19-84d2-a7f9c32e6330 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 633/1237] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:35 2026] PUT /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 827 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c819007f-e08b-48ec-98ef-a2e9d687648d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c819007f-e08b-48ec-98ef-a2e9d687648d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c819007f-e08b-48ec-98ef-a2e9d687648d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-533503727", "description": "This is the new description of volume"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c819007f-e08b-48ec-98ef-a2e9d687648d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c819007f-e08b-48ec-98ef-a2e9d687648d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c819007f-e08b-48ec-98ef-a2e9d687648d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 605/1238] 192.168.122.190 () {60 vars in 1253 bytes} [Sun Sep 6 08:10:35 2026] PUT /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-76828f37-7d58-49ea-8c59-9cd28cc8be36 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 634/1239] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:35 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 933 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bf53d440-addd-46ea-be61-319fc233a593 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1988403259", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-448460149"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1988403259', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-448460149'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (3051b6f0-8aa1-4eca-b0f4-8df31c510de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07fefe7-bdb9-4503-8373-ea82d4134956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07fefe7-bdb9-4503-8373-ea82d4134956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653ca4e4-ebdd-4d4e-8dee-e0f1d345d955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['54007752-3c5e-449b-9ca8-983cc044fd47', '9cc46909-a746-46a1-814f-aa1edc23d2bc', '3465761e-4da7-49bd-805f-f06f76e4821b', '14388c08-8ff3-4390-a313-2dc6f292ee3a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653ca4e4-ebdd-4d4e-8dee-e0f1d345d955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54007752-3c5e-449b-9ca8-983cc044fd47', '9cc46909-a746-46a1-814f-aa1edc23d2bc', '3465761e-4da7-49bd-805f-f06f76e4821b', '14388c08-8ff3-4390-a313-2dc6f292ee3a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce96345-a73c-49f3-9e98-cea550337f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce96345-a73c-49f3-9e98-cea550337f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d67762-d8ef-4c4c-800e-8056ecc9dedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1988403259',display_name='tempest-VolumesGetTest-Volume-448460149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['54007752-3c5e-449b-9ca8-983cc044fd47','9cc46909-a746-46a1-814f-aa1edc23d2bc','3465761e-4da7-49bd-805f-f06f76e4821b','14388c08-8ff3-4390-a313-2dc6f292ee3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1988403259',display_name='tempest-VolumesGetTest-Volume-448460149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d67762-d8ef-4c4c-800e-8056ecc9dedf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae63b3fe-ac69-4c5b-b4ab-2b60ae77d0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae63b3fe-ac69-4c5b-b4ab-2b60ae77d0bd) transitioned into 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-1988403259',display_name='tempest-VolumesGetTest-Volume-448460149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['54007752-3c5e-449b-9ca8-983cc044fd47','9cc46909-a746-46a1-814f-aa1edc23d2bc','3465761e-4da7-49bd-805f-f06f76e4821b','14388c08-8ff3-4390-a313-2dc6f292ee3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f4b045-88b6-4a27-a35d-39b47af96a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f4b045-88b6-4a27-a35d-39b47af96a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (3051b6f0-8aa1-4eca-b0f4-8df31c510de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bf53d440-addd-46ea-be61-319fc233a593 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 606/1240] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:35 2026] POST /volume/v3/volumes => generated 788 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-720219ba-ad38-48a6-a5f9-184e8065f885 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-720219ba-ad38-48a6-a5f9-184e8065f885 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-720219ba-ad38-48a6-a5f9-184e8065f885 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-720219ba-ad38-48a6-a5f9-184e8065f885 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-720219ba-ad38-48a6-a5f9-184e8065f885 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-720219ba-ad38-48a6-a5f9-184e8065f885 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 635/1241] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:36 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f339e99-645b-4b34-be40-1ceff2bbe3e7 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 607/1242] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:36 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-36d70b20-5db2-4a67-81fc-c324876c7e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 636/1243] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:36 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea1bff2-6037-471c-9af9-f175acdd2b08", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1124407145"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create snapshot from volume 3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Created reservations ['0cb5caa9-51d4-43f9-b2f3-932e15b13ba9', '0e9f9b0f-b22d-42b4-a032-9f9723ca350b', 'de803093-2e3e-4c44-b0f4-cb7fa630064f', '52b9918b-dd55-46f7-847f-40eea2d7f4bf'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot create request issued successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49c1b3fa-271e-4878-be1f-adbe8d83d859 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:10:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 608/1244] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:10:36 2026] POST /volume/v3/snapshots => generated 323 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc55f2b6-e539-427a-a5a8-f8dbd6f51892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 637/1245] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:36 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 455 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39c20444-b8d4-4a7a-98e2-1229fb04b660 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 609/1246] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:37 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58ad9b87-e7eb-40e0-b7ba-688af0494380 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 638/1247] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:37 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5aa01973-3396-4ec3-8cfa-a20355a24941 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 610/1248] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:37 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-776440dd-3486-4193-b6ba-a83ce7b0f5da tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 639/1249] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:38 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-293153af-c4ec-48c7-9fca-56779e8f50aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-293153af-c4ec-48c7-9fca-56779e8f50aa tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-293153af-c4ec-48c7-9fca-56779e8f50aa tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1137932996", "description": null}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-293153af-c4ec-48c7-9fca-56779e8f50aa tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ebe2545-0657-472a-acc3-2b6d6437b14f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 611/1250] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:38 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-293153af-c4ec-48c7-9fca-56779e8f50aa tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-293153af-c4ec-48c7-9fca-56779e8f50aa tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 640/1251] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:38 2026] PUT /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 779 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-995d961f-8453-4442-954a-b2c0ce95b114 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-995d961f-8453-4442-954a-b2c0ce95b114 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-995d961f-8453-4442-954a-b2c0ce95b114 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-995d961f-8453-4442-954a-b2c0ce95b114 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-995d961f-8453-4442-954a-b2c0ce95b114 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-995d961f-8453-4442-954a-b2c0ce95b114 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 612/1252] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:38 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: 45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1bd9365f-a336-491d-9af8-26dd7d02fbe6 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 202 Sep 06 08:10:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 641/1253] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:38 2026] DELETE /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3c41706-5aa9-4c95-ab0a-98d01c237023 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 200 Sep 06 08:10:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 613/1254] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:38 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 846 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e972a355-523e-4bf7-9521-139b2bd68281 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e972a355-523e-4bf7-9521-139b2bd68281 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e972a355-523e-4bf7-9521-139b2bd68281 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e972a355-523e-4bf7-9521-139b2bd68281 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e972a355-523e-4bf7-9521-139b2bd68281 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e972a355-523e-4bf7-9521-139b2bd68281 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 642/1255] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:39 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 455 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65beb8ac-91e8-4ca6-8ee2-506ed0c3d7d0 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 614/1256] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:39 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 1332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-990315e7-871e-47b4-a213-393429748526 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 643/1257] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:10:39 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 1332 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-faec4433-dc87-4dd7-9318-f29e92278257 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-faec4433-dc87-4dd7-9318-f29e92278257 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-faec4433-dc87-4dd7-9318-f29e92278257 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-faec4433-dc87-4dd7-9318-f29e92278257 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-faec4433-dc87-4dd7-9318-f29e92278257 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf returned with HTTP 404 Sep 06 08:10:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 615/1258] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:39 2026] GET /volume/v3/volumes/45d67762-d8ef-4c4c-800e-8056ecc9dedf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c756a80-d1c4-45d9-b4e7-be76deb8eadf tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 644/1259] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:39 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 933 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: 9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-afd1c740-3d62-49b7-a38f-e9b79a029512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 645/1260] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:40 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-09ac0d62-9239-4978-8f3c-fc7b17682c94 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 202 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 616/1261] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:40 2026] DELETE /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-37328cbe-aa86-4747-8042-f7b5a1ea3a70 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-37328cbe-aa86-4747-8042-f7b5a1ea3a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-37328cbe-aa86-4747-8042-f7b5a1ea3a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17cd6d22-c468-4192-ab6f-a25fb182fd25 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 617/1262] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:40 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 932 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-37328cbe-aa86-4747-8042-f7b5a1ea3a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 646/1263] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:40 2026] PUT /volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 => generated 393 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea1bff2-6037-471c-9af9-f175acdd2b08"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create snapshot from volume 3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: WARNING cinder.quota_utils [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Quota exceeded for 375a90bfe07c45198a2af8b15070f547, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-04fcae7b-cfaf-43c7-8eaf-ab555cd0c511 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 413 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 618/1264] 192.168.122.190 () {60 vars in 1148 bytes} [Sun Sep 6 08:10:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 130 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1a74820e-ccc9-4fc2-a43e-d8e14b5e5a48 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a74820e-ccc9-4fc2-a43e-d8e14b5e5a48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1a74820e-ccc9-4fc2-a43e-d8e14b5e5a48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a74820e-ccc9-4fc2-a43e-d8e14b5e5a48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 647/1265] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:10:40 2026] PUT /volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 => generated 393 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-94a606e4-008e-4a67-b133-aee13fcfedf9 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 619/1266] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:10:40 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 1332 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea1bff2-6037-471c-9af9-f175acdd2b08"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ed1c7f7-8b6a-425d-a5d7-fe0a8967ab0c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ed1c7f7-8b6a-425d-a5d7-fe0a8967ab0c None None] GET http://192.168.122.190/volume// Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ed1c7f7-8b6a-425d-a5d7-fe0a8967ab0c None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ed1c7f7-8b6a-425d-a5d7-fe0a8967ab0c None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ed1c7f7-8b6a-425d-a5d7-fe0a8967ab0c None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Create snapshot from volume 3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 620/1267] 192.168.122.190 () {58 vars in 1308 bytes} [Sun Sep 6 08:10:40 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c98ea788-7132-41c2-a0ec-8e035cb3adaf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c98ea788-7132-41c2-a0ec-8e035cb3adaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c98ea788-7132-41c2-a0ec-8e035cb3adaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec097093-111b-43cf-a782-bef47d4f824c", "connector": null, "instance_uuid": "6506bb37-0171-4823-942e-b65f65654bf3"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87012]: WARNING cinder.quota_utils [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Quota exceeded for 375a90bfe07c45198a2af8b15070f547, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.middleware.fault [None req-12b941e2-1c6d-4f8d-9369-fab7ceb7106f tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 413 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 648/1268] 192.168.122.190 () {60 vars in 1148 bytes} [Sun Sep 6 08:10:40 2026] POST /volume/v3/snapshots => generated 133 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Delete snapshot with id: f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c98ea788-7132-41c2-a0ec-8e035cb3adaf tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 621/1269] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:10:40 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot delete request issued successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-648aee93-9463-4dc9-89ab-aa92b0abd268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 202 Sep 06 08:10:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 649/1270] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:10:40 2026] DELETE /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39dc59e5-f0c8-4708-ba4e-519d0e7969b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 622/1271] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:40 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 481 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-23ef88ce-9489-4c6f-aea6-0b58846512ae None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-23ef88ce-9489-4c6f-aea6-0b58846512ae tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-23ef88ce-9489-4c6f-aea6-0b58846512ae tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-23ef88ce-9489-4c6f-aea6-0b58846512ae tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-23ef88ce-9489-4c6f-aea6-0b58846512ae tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 returned with HTTP 404 Sep 06 08:10:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 650/1272] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:41 2026] GET /volume/v3/volumes/9a7161c2-9f94-4fde-a083-36431589df27 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30175bd9-233d-4816-8dc0-c180c1d9af11 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 623/1273] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:41 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b4b0577e-48c5-4074-890c-b28e1da49638 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b4b0577e-48c5-4074-890c-b28e1da49638 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 202 Sep 06 08:10:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 651/1274] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:41 2026] DELETE /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-28ef0541-8421-41da-9de5-35f9d4717c83 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28ef0541-8421-41da-9de5-35f9d4717c83 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28ef0541-8421-41da-9de5-35f9d4717c83 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28ef0541-8421-41da-9de5-35f9d4717c83 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-28ef0541-8421-41da-9de5-35f9d4717c83 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28ef0541-8421-41da-9de5-35f9d4717c83 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 624/1275] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:41 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 846 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4492c88c-52ee-4257-a285-e19c1bc16753 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4492c88c-52ee-4257-a285-e19c1bc16753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4492c88c-52ee-4257-a285-e19c1bc16753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4492c88c-52ee-4257-a285-e19c1bc16753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4492c88c-52ee-4257-a285-e19c1bc16753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4492c88c-52ee-4257-a285-e19c1bc16753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 652/1276] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:42 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 481 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-65d46665-cd67-4715-be75-245dd20726c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65d46665-cd67-4715-be75-245dd20726c7 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65d46665-cd67-4715-be75-245dd20726c7 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65d46665-cd67-4715-be75-245dd20726c7 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-65d46665-cd67-4715-be75-245dd20726c7 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65d46665-cd67-4715-be75-245dd20726c7 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 200 Sep 06 08:10:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 625/1277] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:42 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6851e29-e325-4c45-a2ba-f24500514aba None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6851e29-e325-4c45-a2ba-f24500514aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6851e29-e325-4c45-a2ba-f24500514aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6851e29-e325-4c45-a2ba-f24500514aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a1cf2729-c1da-4f3e-b753-401aa28ec049 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1cf2729-c1da-4f3e-b753-401aa28ec049 None None] GET http://192.168.122.190/volume// Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1cf2729-c1da-4f3e-b753-401aa28ec049 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a1cf2729-c1da-4f3e-b753-401aa28ec049 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a1cf2729-c1da-4f3e-b753-401aa28ec049 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:10:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f6851e29-e325-4c45-a2ba-f24500514aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Snapshot retrieved successfully. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 626/1278] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:10:43 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6851e29-e325-4c45-a2ba-f24500514aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 200 Sep 06 08:10:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 653/1279] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:43 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 481 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-c843b5cc-1c5c-4a86-ae01-7b3a22f2e462 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:10:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 627/1280] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:10:43 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 1512 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] PUT http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Acquiring lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" released by "attachment_update" :: held 0.247s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-929cf67c-6fc5-4400-af40-bf1a2b5066a6 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 returned with HTTP 200 Sep 06 08:10:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 654/1281] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:10:43 2026] PUT /volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 => generated 694 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-efd8fb04-83c3-44be-aecb-b8bfcb8ca254 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-efd8fb04-83c3-44be-aecb-b8bfcb8ca254 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] POST http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2/action Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-efd8fb04-83c3-44be-aecb-b8bfcb8ca254 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-efd8fb04-83c3-44be-aecb-b8bfcb8ca254 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-79a7bacc-3cf3-4921-8d75-db638935d7b4 req-efd8fb04-83c3-44be-aecb-b8bfcb8ca254 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2/action returned with HTTP 204 Sep 06 08:10:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 628/1282] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:10:43 2026] POST /volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a6457824-e284-493d-89ca-ecf53b82c196 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6457824-e284-493d-89ca-ecf53b82c196 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6457824-e284-493d-89ca-ecf53b82c196 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6457824-e284-493d-89ca-ecf53b82c196 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6457824-e284-493d-89ca-ecf53b82c196 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad returned with HTTP 404 Sep 06 08:10:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 655/1283] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:43 2026] GET /volume/v3/volumes/b1abe211-3a6c-4b44-8b16-a5ca718070ad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-VolumesGetTest-Volume-1590802755", "metadata": {"Type": "Test"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'imageRef': '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1590802755', 'metadata': {'Type': 'Test'}}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2a845832-be53-4ae5-b160-a32262e9b2a9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a845832-be53-4ae5-b160-a32262e9b2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a845832-be53-4ae5-b160-a32262e9b2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a845832-be53-4ae5-b160-a32262e9b2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a845832-be53-4ae5-b160-a32262e9b2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c returned with HTTP 404 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 656/1284] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:10:44 2026] GET /volume/v3/snapshots/f2ce2d40-5f5b-4f8c-874e-2cd3ac386e7c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1f7ba357-616f-48fa-a572-e40145016a9c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f7ba357-616f-48fa-a572-e40145016a9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f7ba357-616f-48fa-a572-e40145016a9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f7ba357-616f-48fa-a572-e40145016a9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f7ba357-616f-48fa-a572-e40145016a9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f7ba357-616f-48fa-a572-e40145016a9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 657/1285] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:44 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (d7189c4d-c4ec-4cb4-90a8-1e794ddc2834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d44fcd-e699-4e16-8f1f-e447d7cd4841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] DELETE http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Delete volume with id: 3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Delete volume request issued successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1e01b1b-b104-4bd8-a21f-afbd8c6f0d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 202 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 658/1286] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:44 2026] DELETE /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-42911087-5399-4eec-b5fe-350874ff6b6e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-42911087-5399-4eec-b5fe-350874ff6b6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-42911087-5399-4eec-b5fe-350874ff6b6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-42911087-5399-4eec-b5fe-350874ff6b6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-42911087-5399-4eec-b5fe-350874ff6b6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-42911087-5399-4eec-b5fe-350874ff6b6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 659/1287] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:44 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d44fcd-e699-4e16-8f1f-e447d7cd4841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb957419-fbc1-4031-a369-bd1990a8c559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['1522744d-1fc7-44f4-b6b1-5e7f44e6f646', 'c313784f-c311-404b-82b3-1f1ab8b56798', 'efb38bd8-c230-4b0d-93f6-a8634a7e209a', 'b66727f7-564f-499f-bf45-97718a0d3858'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb957419-fbc1-4031-a369-bd1990a8c559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1522744d-1fc7-44f4-b6b1-5e7f44e6f646', 'c313784f-c311-404b-82b3-1f1ab8b56798', 'efb38bd8-c230-4b0d-93f6-a8634a7e209a', 'b66727f7-564f-499f-bf45-97718a0d3858']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47510e69-86f9-4d4a-a777-f5ab3762750b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47510e69-86f9-4d4a-a777-f5ab3762750b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d622ef-3b8c-4ec0-8445-24a5762d7934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590802755',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['1522744d-1fc7-44f4-b6b1-5e7f44e6f646','c313784f-c311-404b-82b3-1f1ab8b56798','efb38bd8-c230-4b0d-93f6-a8634a7e209a','b66727f7-564f-499f-bf45-97718a0d3858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590802755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d622ef-3b8c-4ec0-8445-24a5762d7934,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5974c649-69d7-4a64-a975-e6ec5150ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5974c649-69d7-4a64-a975-e6ec5150ec25) transitioned into state 'SUCCESS' from state '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-1590802755',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['1522744d-1fc7-44f4-b6b1-5e7f44e6f646','c313784f-c311-404b-82b3-1f1ab8b56798','efb38bd8-c230-4b0d-93f6-a8634a7e209a','b66727f7-564f-499f-bf45-97718a0d3858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3380c8d7-39ed-4656-839e-907d8cc61b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3380c8d7-39ed-4656-839e-907d8cc61b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (d7189c4d-c4ec-4cb4-90a8-1e794ddc2834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-452ed9d8-6675-4ce4-a85f-5563b98b134f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 629/1288] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:44 2026] POST /volume/v3/volumes => generated 768 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f90236b4-06e6-4e8a-963e-5758776c5421 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f90236b4-06e6-4e8a-963e-5758776c5421 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f90236b4-06e6-4e8a-963e-5758776c5421 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f90236b4-06e6-4e8a-963e-5758776c5421 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f90236b4-06e6-4e8a-963e-5758776c5421 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f90236b4-06e6-4e8a-963e-5758776c5421 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 660/1289] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:44 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 836 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Volume info retrieved successfully. Sep 06 08:10:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee67b6d2-37c7-41f6-8789-c0ad390a292d tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 200 Sep 06 08:10:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 630/1290] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:45 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27b0731b-89a6-4bb3-a750-b15416c7ba1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 661/1291] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:45 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5dcd4e72-532c-4e53-9597-7711e85fbd2c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5dcd4e72-532c-4e53-9597-7711e85fbd2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] GET http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5dcd4e72-532c-4e53-9597-7711e85fbd2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5dcd4e72-532c-4e53-9597-7711e85fbd2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5dcd4e72-532c-4e53-9597-7711e85fbd2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1576510745-project-member] http://192.168.122.190/volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 returned with HTTP 404 Sep 06 08:10:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 631/1292] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:46 2026] GET /volume/v3/volumes/3ea1bff2-6037-471c-9af9-f175acdd2b08 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:10:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0686f706-15b8-48fc-b25a-7c8f0af890b6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0686f706-15b8-48fc-b25a-7c8f0af890b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] PUT http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 Sep 06 08:10:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0686f706-15b8-48fc-b25a-7c8f0af890b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60042462-649d-4214-b39d-53085866d3ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60042462-649d-4214-b39d-53085866d3ff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60042462-649d-4214-b39d-53085866d3ff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60042462-649d-4214-b39d-53085866d3ff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60042462-649d-4214-b39d-53085866d3ff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60042462-649d-4214-b39d-53085866d3ff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 632/1293] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:46 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0686f706-15b8-48fc-b25a-7c8f0af890b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372 tempest-VolumeSnapshotQuotasNegativeTestJSON-1879452372-project-admin] http://192.168.122.190/volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 returned with HTTP 200 Sep 06 08:10:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 662/1294] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:10:46 2026] PUT /volume/v3/os-quota-sets/375a90bfe07c45198a2af8b15070f547 => generated 398 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d95703b1-212e-4902-aff7-f69602e3d720 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d95703b1-212e-4902-aff7-f69602e3d720 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d95703b1-212e-4902-aff7-f69602e3d720 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d95703b1-212e-4902-aff7-f69602e3d720 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d95703b1-212e-4902-aff7-f69602e3d720 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d95703b1-212e-4902-aff7-f69602e3d720 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 633/1295] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:47 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0bf49d38-88ba-4f55-a6a9-8d3adf2c6161 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 663/1296] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:48 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-95f88e92-1eaa-4023-850d-cbec42ca946d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95f88e92-1eaa-4023-850d-cbec42ca946d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-95f88e92-1eaa-4023-850d-cbec42ca946d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-95f88e92-1eaa-4023-850d-cbec42ca946d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-95f88e92-1eaa-4023-850d-cbec42ca946d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95f88e92-1eaa-4023-850d-cbec42ca946d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 634/1297] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:50 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 921 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f242da4-de8f-4aa9-a32e-a7367ffd1a1d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 664/1298] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:51 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 921 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-ab49cadb-7862-4e3f-a0e4-7177da893713 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 635/1299] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:10:51 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1145 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c/action Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Begin detaching volume completed successfully. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-539bf9fb-3b5c-43e2-851a-7c641836a122 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c/action returned with HTTP 202 Sep 06 08:10:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 665/1300] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:10:52 2026] POST /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e25745c2-e984-4405-9170-48cb070f71ea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e25745c2-e984-4405-9170-48cb070f71ea tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e25745c2-e984-4405-9170-48cb070f71ea tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e25745c2-e984-4405-9170-48cb070f71ea tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60431c02-4d5a-4fa2-9e3b-079e0ea5538e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60431c02-4d5a-4fa2-9e3b-079e0ea5538e None None] GET http://192.168.122.190/volume// Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60431c02-4d5a-4fa2-9e3b-079e0ea5538e None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60431c02-4d5a-4fa2-9e3b-079e0ea5538e None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60431c02-4d5a-4fa2-9e3b-079e0ea5538e None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:10:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 666/1301] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:10:52 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e25745c2-e984-4405-9170-48cb070f71ea tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e25745c2-e984-4405-9170-48cb070f71ea tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 636/1302] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:52 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1148 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-100e7017-aa30-43ec-8d1e-c35d5360a1ef tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 667/1303] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:10:52 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 1329 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d1be05d-b57d-4010-9af1-3df7b9e5b4a8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 637/1304] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:52 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-874b09de-c690-4419-b241-ae2b70315a55 req-83963d92-32f8-4b37-ab76-f80aed0ce628 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-83963d92-32f8-4b37-ab76-f80aed0ce628 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-83963d92-32f8-4b37-ab76-f80aed0ce628 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-83963d92-32f8-4b37-ab76-f80aed0ce628 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:52 devstack devstack@c-api.service[87012]: /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 06 08:10:52 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:10:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-874b09de-c690-4419-b241-ae2b70315a55 req-83963d92-32f8-4b37-ab76-f80aed0ce628 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 returned with HTTP 200 Sep 06 08:10:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 668/1305] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:10:52 2026] DELETE /volume/v3/attachments/93125116-ef2d-47fa-bf7b-a498e6cf0ad5 => generated 19 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2843b7e0-6326-42c7-9963-b71b25910fab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2843b7e0-6326-42c7-9963-b71b25910fab tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2843b7e0-6326-42c7-9963-b71b25910fab tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2843b7e0-6326-42c7-9963-b71b25910fab tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2843b7e0-6326-42c7-9963-b71b25910fab tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2843b7e0-6326-42c7-9963-b71b25910fab tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:10:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 638/1306] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:53 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-82c48193-8815-4104-81c1-f48927b385f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82c48193-8815-4104-81c1-f48927b385f5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82c48193-8815-4104-81c1-f48927b385f5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-82c48193-8815-4104-81c1-f48927b385f5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-82c48193-8815-4104-81c1-f48927b385f5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-82c48193-8815-4104-81c1-f48927b385f5 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 669/1307] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:53 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1339 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-82cac4ce-6764-4f22-aa28-862693face71 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82cac4ce-6764-4f22-aa28-862693face71 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82cac4ce-6764-4f22-aa28-862693face71 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82cac4ce-6764-4f22-aa28-862693face71 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-82cac4ce-6764-4f22-aa28-862693face71 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82cac4ce-6764-4f22-aa28-862693face71 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 639/1308] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:53 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1339 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1590802755"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-431bf817-7aea-4acf-ae8f-431fa9dfadc4 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 670/1309] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:53 2026] PUT /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 792 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d32c2789-2b39-4c04-b618-65bda743f52f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d32c2789-2b39-4c04-b618-65bda743f52f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d32c2789-2b39-4c04-b618-65bda743f52f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-119236214", "description": "This is the new description of volume"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d32c2789-2b39-4c04-b618-65bda743f52f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d32c2789-2b39-4c04-b618-65bda743f52f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d32c2789-2b39-4c04-b618-65bda743f52f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 640/1310] 192.168.122.190 () {60 vars in 1253 bytes} [Sun Sep 6 08:10:53 2026] PUT /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 830 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] Volume info retrieved successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-114e86c6-1e6e-4ce4-a517-dbaa1e0a09ac tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-reader] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:10:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 671/1311] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:54 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1377 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0545fae4-decd-4500-b208-610c4f22481e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-649851410", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1639782516"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-649851410', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1639782516'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume of 1 GB Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Availability Zones retrieved successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (1d02f6a9-0c20-457d-b0e1-92aa8dd73724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da85da9-74eb-4a68-a17e-a69182431f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da85da9-74eb-4a68-a17e-a69182431f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c240fe7a-7b2a-409c-906e-d3c51dcf1877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Created reservations ['9db9ad95-8000-40d3-9830-aa095c26ddcc', '09d2e3b2-6947-4c33-a2e2-1cd2cdaa5003', 'a6b83413-4f4d-470c-815c-e197422a9640', '3b249105-48c6-4b7e-9f2e-ae3d28d470df'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c240fe7a-7b2a-409c-906e-d3c51dcf1877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db9ad95-8000-40d3-9830-aa095c26ddcc', '09d2e3b2-6947-4c33-a2e2-1cd2cdaa5003', 'a6b83413-4f4d-470c-815c-e197422a9640', '3b249105-48c6-4b7e-9f2e-ae3d28d470df']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d690126c-c34e-4c08-be99-3d00fdb4f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d690126c-c34e-4c08-be99-3d00fdb4f51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d735342-aa1c-430c-a0c3-2b70b593fd54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-649851410',display_name='tempest-VolumesGetTest-Volume-1639782516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['9db9ad95-8000-40d3-9830-aa095c26ddcc','09d2e3b2-6947-4c33-a2e2-1cd2cdaa5003','a6b83413-4f4d-470c-815c-e197422a9640','3b249105-48c6-4b7e-9f2e-ae3d28d470df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-649851410',display_name='tempest-VolumesGetTest-Volume-1639782516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d735342-aa1c-430c-a0c3-2b70b593fd54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a47a9504e64f8e84eefdbd2b49e415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24876789eae14ecca338ffff08d91140',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12c957e-d0cc-4e92-8831-c9ab1a50dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12c957e-d0cc-4e92-8831-c9ab1a50dfcc) transitioned into 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-649851410',display_name='tempest-VolumesGetTest-Volume-1639782516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a47a9504e64f8e84eefdbd2b49e415',qos_specs=None,replication_status=,reservations=['9db9ad95-8000-40d3-9830-aa095c26ddcc','09d2e3b2-6947-4c33-a2e2-1cd2cdaa5003','a6b83413-4f4d-470c-815c-e197422a9640','3b249105-48c6-4b7e-9f2e-ae3d28d470df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24876789eae14ecca338ffff08d91140',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9117dd6-d358-475c-800b-cc2c2a2d6ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9117dd6-d358-475c-800b-cc2c2a2d6ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Flow 'volume_create_api' (1d02f6a9-0c20-457d-b0e1-92aa8dd73724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Create volume request issued successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0545fae4-decd-4500-b208-610c4f22481e tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 641/1312] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:10:54 2026] POST /volume/v3/volumes => generated 788 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b9539ab-957d-4c92-bde9-98207cc67a03 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 672/1313] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:54 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:10:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:10:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:10:55 devstack devstack@c-api.service[87013]: /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 06 08:10:55 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:10:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Get all volumes completed successfully. Sep 06 08:10:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e6f5b85-878f-4706-9472-55b0dbb0cddc tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:10:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 642/1314] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:10:55 2026] GET /volume/v3/volumes => generated 15 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-726246199"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-726246199'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume of 1 GB Sep 06 08:10:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Availability Zones retrieved successfully. Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (ca017bed-7cad-410f-a40d-dde12ff3fcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bc8e83-560d-4fc5-bcb9-f4a36e6fb227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-36154f79-74c6-43df-bc67-14390138a41d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36154f79-74c6-43df-bc67-14390138a41d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36154f79-74c6-43df-bc67-14390138a41d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36154f79-74c6-43df-bc67-14390138a41d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-36154f79-74c6-43df-bc67-14390138a41d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bc8e83-560d-4fc5-bcb9-f4a36e6fb227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d4e2f3-7a71-4b74-886a-38dc12a67705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36154f79-74c6-43df-bc67-14390138a41d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 643/1315] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:56 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 880 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Created reservations ['3bf1bd58-32e4-47ed-a84b-920ef7b25ca8', 'cde2e929-eca6-46e7-94a5-e08ef676d1ac', '6bd1e398-9486-4736-bb71-ef0cfb092aca', 'e7590585-047f-4fbe-a7bd-b9609d9cd261'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d4e2f3-7a71-4b74-886a-38dc12a67705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf1bd58-32e4-47ed-a84b-920ef7b25ca8', 'cde2e929-eca6-46e7-94a5-e08ef676d1ac', '6bd1e398-9486-4736-bb71-ef0cfb092aca', 'e7590585-047f-4fbe-a7bd-b9609d9cd261']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ebad7e-288b-4892-aed1-5d39dcc0d176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ebad7e-288b-4892-aed1-5d39dcc0d176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0efdce-84f9-4f38-950c-78abbf4fa726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-726246199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['3bf1bd58-32e4-47ed-a84b-920ef7b25ca8','cde2e929-eca6-46e7-94a5-e08ef676d1ac','6bd1e398-9486-4736-bb71-ef0cfb092aca','e7590585-047f-4fbe-a7bd-b9609d9cd261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-726246199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b0efdce-84f9-4f38-950c-78abbf4fa726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b10a04ca3cb46e9b5b89ffce4474183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359d3ac4-e2ed-4bac-a43f-070ba69bda3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359d3ac4-e2ed-4bac-a43f-070ba69bda3e) transitioned into state 'SUCCESS' from state '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-726246199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['3bf1bd58-32e4-47ed-a84b-920ef7b25ca8','cde2e929-eca6-46e7-94a5-e08ef676d1ac','6bd1e398-9486-4736-bb71-ef0cfb092aca','e7590585-047f-4fbe-a7bd-b9609d9cd261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c86619b-6e9f-434c-91af-f3c1cf7f398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c86619b-6e9f-434c-91af-f3c1cf7f398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (ca017bed-7cad-410f-a40d-dde12ff3fcff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request issued successfully. Sep 06 08:10:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eebef03-7924-4a57-9c0f-33ae37359c5f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:10:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 673/1316] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:55 2026] POST /volume/v3/volumes => generated 763 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:10:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-25674a13-4348-436b-9077-bfe2ba3f78e3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:10:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 644/1317] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:56 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c861bb1-7b7a-4433-be7e-6c8135031153 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 674/1318] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:57 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 881 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] PUT http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1590802755", "description": null}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume updated successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-647546d5-4fa8-47cf-b8f4-9d4c0d1c6b0f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 645/1319] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:10:57 2026] PUT /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdc7ec15-b2b2-445c-a1bf-38b7dbf1ed92 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 675/1320] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:57 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 847 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9ceb271f-0619-47a6-840c-cabe784ff72d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: 3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ceb271f-0619-47a6-840c-cabe784ff72d tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 202 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 646/1321] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:10:57 2026] DELETE /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-156cc912-e7a4-4580-8d22-18a2c5b5ca75 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:10:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 676/1322] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:57 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5f177c2-2900-434d-a7e1-63604d4eec15 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 647/1323] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:57 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 846 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:10:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd4418c9-b858-4070-a737-f03f6ae6a685 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:10:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 677/1324] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:58 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:10:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:10:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8a03ae5-d36c-428c-a355-0ec8f9083b2e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01bce905-0928-4a8f-bee7-18622db900bb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 648/1325] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:58 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01bce905-0928-4a8f-bee7-18622db900bb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01bce905-0928-4a8f-bee7-18622db900bb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:10:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01bce905-0928-4a8f-bee7-18622db900bb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1994179772"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1994179772'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:10:58 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume of 1 GB Sep 06 08:10:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:10:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Availability Zones retrieved successfully. Sep 06 08:10:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:10:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:10:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-01bce905-0928-4a8f-bee7-18622db900bb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (411e9224-5caa-4a8c-9b3d-47228b7f1638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff6311c-86da-4c89-a7ae-e68c3b041656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01bce905-0928-4a8f-bee7-18622db900bb tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 200 Sep 06 08:10:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 678/1326] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:10:58 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 846 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff6311c-86da-4c89-a7ae-e68c3b041656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b387674f-abfb-4913-876e-8e1270913640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Created reservations ['49427858-d0ef-4d34-b47b-ac31aacdc88b', 'ee2bae07-e3ea-489b-ad60-07b2356e680d', '213c1733-108d-4ce6-a5a5-4591cb9caf45', 'd7f447ab-24b6-4783-94c4-19e218ec49f7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b387674f-abfb-4913-876e-8e1270913640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49427858-d0ef-4d34-b47b-ac31aacdc88b', 'ee2bae07-e3ea-489b-ad60-07b2356e680d', '213c1733-108d-4ce6-a5a5-4591cb9caf45', 'd7f447ab-24b6-4783-94c4-19e218ec49f7']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed5da2-80d6-4339-b0fd-65f94f706084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:10:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed5da2-80d6-4339-b0fd-65f94f706084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c500714-03b1-4d6d-a2ac-34c6561e3814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1994179772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['49427858-d0ef-4d34-b47b-ac31aacdc88b','ee2bae07-e3ea-489b-ad60-07b2356e680d','213c1733-108d-4ce6-a5a5-4591cb9caf45','d7f447ab-24b6-4783-94c4-19e218ec49f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1994179772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c500714-03b1-4d6d-a2ac-34c6561e3814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b10a04ca3cb46e9b5b89ffce4474183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727f33c0-c8b7-4dc6-9087-5baee5834410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727f33c0-c8b7-4dc6-9087-5baee5834410) transitioned into state 'SUCCESS' from state '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-1994179772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['49427858-d0ef-4d34-b47b-ac31aacdc88b','ee2bae07-e3ea-489b-ad60-07b2356e680d','213c1733-108d-4ce6-a5a5-4591cb9caf45','d7f447ab-24b6-4783-94c4-19e218ec49f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:10:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82d693e-2455-48db-a7cc-a6c730421565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82d693e-2455-48db-a7cc-a6c730421565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (411e9224-5caa-4a8c-9b3d-47228b7f1638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request issued successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6ab5bd9-f540-4839-a2da-cb4f17df0c74 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 649/1327] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:10:58 2026] POST /volume/v3/volumes => generated 764 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4299b4fe-5b5c-469c-9dff-ac58938f6b4b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4299b4fe-5b5c-469c-9dff-ac58938f6b4b tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4299b4fe-5b5c-469c-9dff-ac58938f6b4b tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4299b4fe-5b5c-469c-9dff-ac58938f6b4b tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4299b4fe-5b5c-469c-9dff-ac58938f6b4b tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 returned with HTTP 404 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 679/1328] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:00 2026] GET /volume/v3/volumes/3d735342-aa1c-430c-a0c3-2b70b593fd54 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b96ac992-cc23-43ad-9cc7-b7f7ef2d4aff tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 680/1329] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:00 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1377 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edd637eb-64dd-4aa7-81f3-605de8dfb1e5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 650/1330] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:00 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 832 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] DELETE http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume with id: 03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Delete volume request issued successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bfd0de6a-7063-4ca9-b521-a4a9f85f6e2f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 202 Sep 06 08:11:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 681/1331] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:00 2026] DELETE /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f201abc-1550-4dc5-9975-a685c4f9585f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f201abc-1550-4dc5-9975-a685c4f9585f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f201abc-1550-4dc5-9975-a685c4f9585f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f201abc-1550-4dc5-9975-a685c4f9585f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4f201abc-1550-4dc5-9975-a685c4f9585f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:11:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f201abc-1550-4dc5-9975-a685c4f9585f tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:11:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 651/1332] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:00 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1376 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eb1c13e-d67f-458a-ba60-85ce42e918b2 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 682/1333] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:01 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e299711f-8687-4a6e-9881-8cef96c457e8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e299711f-8687-4a6e-9881-8cef96c457e8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e299711f-8687-4a6e-9881-8cef96c457e8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e299711f-8687-4a6e-9881-8cef96c457e8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e299711f-8687-4a6e-9881-8cef96c457e8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Volume info retrieved successfully. Sep 06 08:11:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e299711f-8687-4a6e-9881-8cef96c457e8 tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 200 Sep 06 08:11:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 652/1334] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:01 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 1376 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdf8d708-f953-4c85-a89c-a96ebfa1c1c4 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 683/1335] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:02 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7dd523f-e4bc-4d73-b4cd-57b34c269c3d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 653/1336] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:02 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1705178795"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1705178795'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume of 1 GB Sep 06 08:11:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Availability Zones retrieved successfully. Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (a68b0821-8e5c-4039-804e-bd898e707c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d7e02f-f09e-4440-9c99-b2f88f096d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d7e02f-f09e-4440-9c99-b2f88f096d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97bc5d3-0a4c-4de2-885f-2a007a27f37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Created reservations ['8e0870c7-3d91-43c6-b6d9-53f222241d8a', 'eb0ebcf0-5eb1-4826-ab08-f4c92d435b00', '4a87434a-898a-4f16-b39a-8c80e62419fb', 'd6f0b676-52ab-4f1c-9504-36782b2cbecd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97bc5d3-0a4c-4de2-885f-2a007a27f37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0870c7-3d91-43c6-b6d9-53f222241d8a', 'eb0ebcf0-5eb1-4826-ab08-f4c92d435b00', '4a87434a-898a-4f16-b39a-8c80e62419fb', 'd6f0b676-52ab-4f1c-9504-36782b2cbecd']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8edc0248-5bfd-4437-b631-be669aedd63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8edc0248-5bfd-4437-b631-be669aedd63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaa2a392-47a3-4fbe-b9b8-100e0295c2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705178795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['8e0870c7-3d91-43c6-b6d9-53f222241d8a','eb0ebcf0-5eb1-4826-ab08-f4c92d435b00','4a87434a-898a-4f16-b39a-8c80e62419fb','d6f0b676-52ab-4f1c-9504-36782b2cbecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705178795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaa2a392-47a3-4fbe-b9b8-100e0295c2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b10a04ca3cb46e9b5b89ffce4474183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b999c692-85e6-4cce-ada3-81ebf45a687f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1f51913-ccac-40c2-ad2f-6c430bec4f4a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1f51913-ccac-40c2-ad2f-6c430bec4f4a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] GET http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 Sep 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1f51913-ccac-40c2-ad2f-6c430bec4f4a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1f51913-ccac-40c2-ad2f-6c430bec4f4a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1f51913-ccac-40c2-ad2f-6c430bec4f4a tempest-VolumesGetTest-280735193 tempest-VolumesGetTest-280735193-project-member] http://192.168.122.190/volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 returned with HTTP 404 Sep 06 08:11:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 654/1337] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:03 2026] GET /volume/v3/volumes/03d622ef-3b8c-4ec0-8445-24a5762d7934 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b999c692-85e6-4cce-ada3-81ebf45a687f) transitioned into state 'SUCCESS' from state '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-1705178795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b10a04ca3cb46e9b5b89ffce4474183',qos_specs=None,replication_status=,reservations=['8e0870c7-3d91-43c6-b6d9-53f222241d8a','eb0ebcf0-5eb1-4826-ab08-f4c92d435b00','4a87434a-898a-4f16-b39a-8c80e62419fb','d6f0b676-52ab-4f1c-9504-36782b2cbecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c83e713038e49a6816dbc6288a8b6e3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445e0e8c-56c7-4f2e-92f7-4dc065ecb075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445e0e8c-56c7-4f2e-92f7-4dc065ecb075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Flow 'volume_create_api' (a68b0821-8e5c-4039-804e-bd898e707c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Create volume request issued successfully. Sep 06 08:11:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c5a2620-d8ba-4804-85a1-1811bc53119e tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 684/1338] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:02 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 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4006fd11-c84b-42f3-bb67-dcc75aef6a9d tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 655/1339] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:03 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 832 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cc5a8d8-fc49-4aac-a26e-c92b1d2d0da3 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 685/1340] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:04 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9aed7bb8-6ad8-4e79-8669-4de5b82aa14c tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 656/1341] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:05 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c5987fe-4120-4f18-a871-bf6f1fd2d523 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 686/1342] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:05 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Create volume of 1 GB Sep 06 08:11:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Availability Zones retrieved successfully. Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Flow 'volume_create_api' (99d46cbf-87a9-49dc-84b4-4fd2a7fecf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2509fa2-d9e5-4524-9300-2199aedae872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2509fa2-d9e5-4524-9300-2199aedae872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ca4257-a3b6-4b09-8401-9ae3628dca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Created reservations ['ffbc4409-e526-4108-a7cd-af775d1cf1a8', '17adc0fa-42c0-43aa-9d3e-892a66195d60', 'dc9daa75-c212-41f5-830a-d7815c6cda9e', 'b3e51a82-a638-4a79-b9d4-055a012c18c1'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ca4257-a3b6-4b09-8401-9ae3628dca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffbc4409-e526-4108-a7cd-af775d1cf1a8', '17adc0fa-42c0-43aa-9d3e-892a66195d60', 'dc9daa75-c212-41f5-830a-d7815c6cda9e', 'b3e51a82-a638-4a79-b9d4-055a012c18c1']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0d8f20-10bb-4e00-9153-6d20c3850cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0d8f20-10bb-4e00-9153-6d20c3850cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464cb85c-580e-48d8-8649-b35c5fc6cc8b', '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='37d582b1cf3e478e972f5e4cecdd8e2f',qos_specs=None,replication_status=,reservations=['ffbc4409-e526-4108-a7cd-af775d1cf1a8','17adc0fa-42c0-43aa-9d3e-892a66195d60','dc9daa75-c212-41f5-830a-d7815c6cda9e','b3e51a82-a638-4a79-b9d4-055a012c18c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660ec48bc41f47e3a3afe1b20c8c1f87',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=464cb85c-580e-48d8-8649-b35c5fc6cc8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d582b1cf3e478e972f5e4cecdd8e2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='660ec48bc41f47e3a3afe1b20c8c1f87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b8cb2d-49d0-4d80-9d4c-fee3759a3bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b8cb2d-49d0-4d80-9d4c-fee3759a3bca) transitioned into state 'SUCCESS' from 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='37d582b1cf3e478e972f5e4cecdd8e2f',qos_specs=None,replication_status=,reservations=['ffbc4409-e526-4108-a7cd-af775d1cf1a8','17adc0fa-42c0-43aa-9d3e-892a66195d60','dc9daa75-c212-41f5-830a-d7815c6cda9e','b3e51a82-a638-4a79-b9d4-055a012c18c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660ec48bc41f47e3a3afe1b20c8c1f87',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed541a0-85a9-4614-8aca-3a1965eff2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed541a0-85a9-4614-8aca-3a1965eff2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Flow 'volume_create_api' (99d46cbf-87a9-49dc-84b4-4fd2a7fecf9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Create volume request issued successfully. Sep 06 08:11:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f41c0ea1-2572-4f0d-ad29-b370ec28cd2e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 657/1343] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:05 2026] POST /volume/v3/volumes => generated 742 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] GET http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b Sep 06 08:11:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Volume info retrieved successfully. Sep 06 08:11:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a6be939-e5cf-48b4-9ceb-cbe480f7915e tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b returned with HTTP 200 Sep 06 08:11:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 687/1344] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:06 2026] GET /volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] GET http://192.168.122.190/volume/v3/volumes/summary Sep 06 08:11:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:11:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] Get summary completed successfully. Sep 06 08:11:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea83b3da-f122-4360-9e4d-9f9032abbbce tempest-VolumesSummaryTest-983878755 tempest-VolumesSummaryTest-983878755-project-reader] http://192.168.122.190/volume/v3/volumes/summary returned with HTTP 200 Sep 06 08:11:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 658/1345] 192.168.122.190 () {60 vars in 1186 bytes} [Sun Sep 6 08:11:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] GET http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b Sep 06 08:11:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Volume info retrieved successfully. Sep 06 08:11:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6cab8400-ef3d-401c-b78c-66aa95aaf91f tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b returned with HTTP 200 Sep 06 08:11:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 688/1346] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:07 2026] GET /volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b => generated 971 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] GET http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Volume info retrieved successfully. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2e3b57c-ec6e-4b88-b606-7b082a25832d tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b returned with HTTP 200 Sep 06 08:11:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 659/1347] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:08 2026] GET /volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b => generated 972 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d6dbe925-a4ff-419b-8080-63777eb91133 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1&project_id=9b10a04ca3cb46e9b5b89ffce4474183 Sep 06 08:11:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Could not evaluate value 9b10a04ca3cb46e9b5b89ffce4474183, assuming string {{(pid=87012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:11:08 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Searching by: MultiDict([('project_id', '9b10a04ca3cb46e9b5b89ffce4474183'), ('all_tenants', 1)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:11:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Get all volumes completed successfully. Sep 06 08:11:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6dbe925-a4ff-419b-8080-63777eb91133 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1&project_id=9b10a04ca3cb46e9b5b89ffce4474183 returned with HTTP 200 Sep 06 08:11:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 689/1348] 192.168.122.190 () {58 vars in 1257 bytes} [Sun Sep 6 08:11:08 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9b10a04ca3cb46e9b5b89ffce4474183 => generated 3042 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-796aca9e-433b-441d-b502-7bdfee4647f2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Delete volume with id: 464cb85c-580e-48d8-8649-b35c5fc6cc8b Sep 06 08:11:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Volume info retrieved successfully. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] Delete volume request issued successfully. Sep 06 08:11:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-796aca9e-433b-441d-b502-7bdfee4647f2 tempest-VolumesListAdminTestJSON-2008105002 tempest-VolumesListAdminTestJSON-2008105002-project-admin] http://192.168.122.190/volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b returned with HTTP 202 Sep 06 08:11:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 660/1349] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:08 2026] DELETE /volume/v3/volumes/464cb85c-580e-48d8-8649-b35c5fc6cc8b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e082e094-862e-4963-918d-d2d37bcedd68 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e082e094-862e-4963-918d-d2d37bcedd68 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e082e094-862e-4963-918d-d2d37bcedd68 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e082e094-862e-4963-918d-d2d37bcedd68 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e082e094-862e-4963-918d-d2d37bcedd68 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e082e094-862e-4963-918d-d2d37bcedd68 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 690/1350] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:09 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a469cfc-126b-4676-bb33-57d7ff325627 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] DELETE http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:09 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume with id: aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume request issued successfully. Sep 06 08:11:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a469cfc-126b-4676-bb33-57d7ff325627 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 202 Sep 06 08:11:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 661/1351] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:09 2026] DELETE /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f42dd00d-fc67-4a0a-a9d6-6fe0d34c5563 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 200 Sep 06 08:11:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 691/1352] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:09 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-97a82968-650f-4bee-9ec5-e4e8a2b3cc44 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97a82968-650f-4bee-9ec5-e4e8a2b3cc44 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97a82968-650f-4bee-9ec5-e4e8a2b3cc44 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97a82968-650f-4bee-9ec5-e4e8a2b3cc44 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97a82968-650f-4bee-9ec5-e4e8a2b3cc44 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 returned with HTTP 404 Sep 06 08:11:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 662/1353] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:10 2026] GET /volume/v3/volumes/aaa2a392-47a3-4fbe-b9b8-100e0295c2b8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e84b8294-0bd4-4256-a50d-ade335fdeb2b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 692/1354] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:10 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-927e4329-4423-403a-8e52-001e9354a0f5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume with id: 2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume request issued successfully. Sep 06 08:11:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-927e4329-4423-403a-8e52-001e9354a0f5 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 202 Sep 06 08:11:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 663/1355] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:10 2026] DELETE /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bc89f0d-26c6-44de-a7e4-533c65254b59 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 200 Sep 06 08:11:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 693/1356] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:10 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60558cef-1c70-44c1-a7df-5aca73faf744 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60558cef-1c70-44c1-a7df-5aca73faf744 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60558cef-1c70-44c1-a7df-5aca73faf744 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60558cef-1c70-44c1-a7df-5aca73faf744 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60558cef-1c70-44c1-a7df-5aca73faf744 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 returned with HTTP 404 Sep 06 08:11:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 664/1357] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:11 2026] GET /volume/v3/volumes/2c500714-03b1-4d6d-a2ac-34c6561e3814 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b9d9a66-5dc5-4d39-8359-7544e08fec6b tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:11:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 694/1358] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:11 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] DELETE http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume with id: 4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:11:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Delete volume request issued successfully. Sep 06 08:11:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ff2f80a-a2bb-4de0-ae80-0fbe39a4c6c7 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 202 Sep 06 08:11:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 665/1359] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:11 2026] DELETE /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Volume info retrieved successfully. Sep 06 08:11:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5bb3fe8b-3d95-4cea-92e0-0e2cbcc5c28f tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 200 Sep 06 08:11:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 695/1360] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:11 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0fc20631-0a31-44cc-8495-c921686b5659 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0fc20631-0a31-44cc-8495-c921686b5659 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] GET http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 Sep 06 08:11:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0fc20631-0a31-44cc-8495-c921686b5659 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0fc20631-0a31-44cc-8495-c921686b5659 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0fc20631-0a31-44cc-8495-c921686b5659 tempest-VolumesListAdminTestJSON-1491914002 tempest-VolumesListAdminTestJSON-1491914002-project-member] http://192.168.122.190/volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 returned with HTTP 404 Sep 06 08:11:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 666/1361] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:13 2026] GET /volume/v3/volumes/4b0efdce-84f9-4f38-950c-78abbf4fa726 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2df67ec4-174d-4859-a7e2-dda7ca38a5b7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2df67ec4-174d-4859-a7e2-dda7ca38a5b7 tempest-ExtensionsTestJSON-1186067264 tempest-ExtensionsTestJSON-1186067264-project-reader] GET http://192.168.122.190/volume/v3/extensions Sep 06 08:11:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2df67ec4-174d-4859-a7e2-dda7ca38a5b7 tempest-ExtensionsTestJSON-1186067264 tempest-ExtensionsTestJSON-1186067264-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2df67ec4-174d-4859-a7e2-dda7ca38a5b7 tempest-ExtensionsTestJSON-1186067264 tempest-ExtensionsTestJSON-1186067264-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2df67ec4-174d-4859-a7e2-dda7ca38a5b7 tempest-ExtensionsTestJSON-1186067264 tempest-ExtensionsTestJSON-1186067264-project-reader] http://192.168.122.190/volume/v3/extensions returned with HTTP 200 Sep 06 08:11:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 696/1362] 192.168.122.190 () {58 vars in 1130 bytes} [Sun Sep 6 08:11:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:21 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=344,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-502580845"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-502580845'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume of 1 GB Sep 06 08:11:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Availability Zones retrieved successfully. Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (281b4435-4f57-4ab8-ad51-6cfb917b1f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77219ab1-93cb-43e0-82ae-1cc405344c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77219ab1-93cb-43e0-82ae-1cc405344c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:22 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9756c2f8-576c-44ad-9160-41e6399b50a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['c14e7e69-0f88-47ff-abc6-e1988070da64', '9e2e3417-2d29-41ad-9078-6a35563bb2bb', '378a4280-0a92-4fd7-b7da-c704a707eaee', '4d14269a-98c0-4ec7-a0e4-127e70ea37ee'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9756c2f8-576c-44ad-9160-41e6399b50a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c14e7e69-0f88-47ff-abc6-e1988070da64', '9e2e3417-2d29-41ad-9078-6a35563bb2bb', '378a4280-0a92-4fd7-b7da-c704a707eaee', '4d14269a-98c0-4ec7-a0e4-127e70ea37ee']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8309d57-46d1-4614-b972-49dfaf7c0dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8309d57-46d1-4614-b972-49dfaf7c0dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94fb7ad4-e97f-41df-a641-6e35defc199e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-502580845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['c14e7e69-0f88-47ff-abc6-e1988070da64','9e2e3417-2d29-41ad-9078-6a35563bb2bb','378a4280-0a92-4fd7-b7da-c704a707eaee','4d14269a-98c0-4ec7-a0e4-127e70ea37ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-502580845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94fb7ad4-e97f-41df-a641-6e35defc199e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbad88a782e408689751fb0f2ce5603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c77449a9bb44b990137b8ec3171970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd3a8f8-1427-46a6-8499-0423f0124841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd3a8f8-1427-46a6-8499-0423f0124841) transitioned into state 'SUCCESS' from state '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-502580845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['c14e7e69-0f88-47ff-abc6-e1988070da64','9e2e3417-2d29-41ad-9078-6a35563bb2bb','378a4280-0a92-4fd7-b7da-c704a707eaee','4d14269a-98c0-4ec7-a0e4-127e70ea37ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0badcde-c22d-47c6-8cb5-627014e98f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0badcde-c22d-47c6-8cb5-627014e98f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (281b4435-4f57-4ab8-ad51-6cfb917b1f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request issued successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2cc2a767-7f88-4ae0-bec7-3194c644e9aa tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 667/1363] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:22 2026] POST /volume/v3/volumes => generated 762 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68a5f8de-c030-4f3e-a2db-48ffb64308b5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 697/1364] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:23 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-187cd98d-700e-4b92-9b41-c6979f744719 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1922827912"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1922827912'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume of 1 GB Sep 06 08:11:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Availability Zones retrieved successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Flow 'volume_create_api' (cd1f7278-ba88-4eed-be9d-a5e3d276cb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229c4fde-8825-4d70-818c-a959de581fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229c4fde-8825-4d70-818c-a959de581fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cb77d0-ef06-42ba-a2c8-0259dc9b206c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Created reservations ['c05db06a-e501-4dd5-a153-bce58000b430', '51516ada-539b-4856-aa1e-56e7a2f748cb', 'ea7b933a-5e1b-4b4d-94e1-81325a4d85f2', '1c7d4aa8-3c7b-4b96-a9de-b83f45dc50d8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cb77d0-ef06-42ba-a2c8-0259dc9b206c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c05db06a-e501-4dd5-a153-bce58000b430', '51516ada-539b-4856-aa1e-56e7a2f748cb', 'ea7b933a-5e1b-4b4d-94e1-81325a4d85f2', '1c7d4aa8-3c7b-4b96-a9de-b83f45dc50d8']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff94d94-4afa-4446-94a4-eba5c188df5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff94d94-4afa-4446-94a4-eba5c188df5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5600adb3-904a-43da-a42d-bc89d2b74108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1922827912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346653c205f34736853a83839bf68337',qos_specs=None,replication_status=,reservations=['c05db06a-e501-4dd5-a153-bce58000b430','51516ada-539b-4856-aa1e-56e7a2f748cb','ea7b933a-5e1b-4b4d-94e1-81325a4d85f2','1c7d4aa8-3c7b-4b96-a9de-b83f45dc50d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3223821bbbf74320a422c2ae31467ee5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1922827912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5600adb3-904a-43da-a42d-bc89d2b74108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='346653c205f34736853a83839bf68337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3223821bbbf74320a422c2ae31467ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ba1149-6b98-42f0-9b49-9763995d46ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ba1149-6b98-42f0-9b49-9763995d46ba) transitioned into state 'SUCCESS' from state '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-1922827912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346653c205f34736853a83839bf68337',qos_specs=None,replication_status=,reservations=['c05db06a-e501-4dd5-a153-bce58000b430','51516ada-539b-4856-aa1e-56e7a2f748cb','ea7b933a-5e1b-4b4d-94e1-81325a4d85f2','1c7d4aa8-3c7b-4b96-a9de-b83f45dc50d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3223821bbbf74320a422c2ae31467ee5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5298666-6fbc-4e86-b6f7-1fad382f4283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5298666-6fbc-4e86-b6f7-1fad382f4283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Flow 'volume_create_api' (cd1f7278-ba88-4eed-be9d-a5e3d276cb19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume request issued successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-187cd98d-700e-4b92-9b41-c6979f744719 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 668/1365] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:23 2026] POST /volume/v3/volumes => generated 760 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:11:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bd4a82e-7e06-4ce7-84c1-a8b06849d3c1 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 698/1366] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:23 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6ba2508-f91a-482f-9c85-d68bcb9da48e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:11:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 669/1367] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:23 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fddc20b2-1681-4823-bec7-63afa7168857 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fddc20b2-1681-4823-bec7-63afa7168857 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:11:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fddc20b2-1681-4823-bec7-63afa7168857 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fddc20b2-1681-4823-bec7-63afa7168857 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fddc20b2-1681-4823-bec7-63afa7168857 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:11:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fddc20b2-1681-4823-bec7-63afa7168857 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:11:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 699/1368] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:24 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a05fd686-6c37-4835-a699-9e90f966a321 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a05fd686-6c37-4835-a699-9e90f966a321 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a05fd686-6c37-4835-a699-9e90f966a321 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a05fd686-6c37-4835-a699-9e90f966a321 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a05fd686-6c37-4835-a699-9e90f966a321 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a05fd686-6c37-4835-a699-9e90f966a321 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 670/1369] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:24 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-34929fc4-5935-4f68-be09-6a7951a42e32 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34929fc4-5935-4f68-be09-6a7951a42e32 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34929fc4-5935-4f68-be09-6a7951a42e32 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34929fc4-5935-4f68-be09-6a7951a42e32 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-34929fc4-5935-4f68-be09-6a7951a42e32 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34929fc4-5935-4f68-be09-6a7951a42e32 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 700/1370] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:25 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5b01213-9634-42e9-bfdf-a3a6f7892d05 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 671/1371] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:25 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Volume info retrieved successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d14b8f49-be71-43a6-92b3-a9221e416bcc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 701/1372] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:25 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 855 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94fb7ad4-e97f-41df-a641-6e35defc199e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1457947886"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create snapshot from volume 94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:25 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['8fbf0259-0163-42a3-9330-63f8a800820e', 'c849e6dd-acfb-45db-87bf-8087e2a7e881', 'd70700b9-4984-4732-81a2-f2304a867832', 'bf4bb5e9-3c59-4729-9e2d-6add773c2185'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot create request issued successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31eb6eb6-5c1b-4375-91d0-c72e1b944d39 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:11:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 672/1373] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:11:25 2026] POST /volume/v3/snapshots => generated 380 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c170eb15-1909-46a1-8ca6-e190a72d89ea tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 702/1374] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:25 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0ee0e35-3970-4cf2-b728-63d35d2d9f6f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 673/1375] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:26 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-909eedd7-2958-440b-b4ae-e86182284cd3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] POST http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5600adb3-904a-43da-a42d-bc89d2b74108"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.volume_transfer [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Creating new volume transfer {'transfer': {'volume_id': '5600adb3-904a-43da-a42d-bc89d2b74108'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.volume_transfer [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Creating transfer of volume 5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Generating transfer record for volume 5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-909eedd7-2958-440b-b4ae-e86182284cd3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 08:11:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 703/1376] 192.168.122.190 () {60 vars in 1175 bytes} [Sun Sep 6 08:11:26 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6717c1bd-a2bb-4864-8f2a-ba36ef192866 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 674/1377] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:26 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ded27296-ffd9-477a-89be-4bfd357539ab None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ded27296-ffd9-477a-89be-4bfd357539ab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ded27296-ffd9-477a-89be-4bfd357539ab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ded27296-ffd9-477a-89be-4bfd357539ab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ded27296-ffd9-477a-89be-4bfd357539ab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf returned with HTTP 200 Sep 06 08:11:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 704/1378] 192.168.122.190 () {58 vars in 1265 bytes} [Sun Sep 6 08:11:26 2026] GET /volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf => generated 417 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-713ca317-e066-450e-9787-e28a90127bfb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-713ca317-e066-450e-9787-e28a90127bfb tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-713ca317-e066-450e-9787-e28a90127bfb tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-713ca317-e066-450e-9787-e28a90127bfb tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-713ca317-e066-450e-9787-e28a90127bfb tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Listing volume transfers {{(pid=87013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-713ca317-e066-450e-9787-e28a90127bfb tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 08:11:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 675/1379] 192.168.122.190 () {58 vars in 1154 bytes} [Sun Sep 6 08:11:26 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] POST http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf/accept Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fdac4764abfc48fa"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.volume_transfer [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Accepting volume transfer abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf {{(pid=87012) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.volume_transfer [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Accepting transfer abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf Sep 06 08:11:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Created reservations ['01ed13cb-344c-4c35-b6cc-c0d8a581528c', '94189574-bb96-48e6-8ae9-58553dc1cb83', '4710eb0c-4269-440c-be52-6d3f04f6f7ba', '9c2072c1-66bc-4c2b-a2c9-008c5eec6917'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Created reservations ['b2185ce1-0dd8-4557-b8b1-74caaa2efe4d', 'b30b43f2-117e-43b3-afc4-7f128e1ca562', '8b01e4aa-5cdb-4b15-9f92-5e0ba202c008', '813a6c2e-aea7-4083-bb12-69b90c4c343d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: /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 06 08:11:26 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Created reservations ['3bdbffb9-78e8-4ed6-bbb6-e6bf634dba74', '126c6368-0add-48ec-b861-76250599fa2e', 'b6dc38e1-52f7-4df5-bf00-31175759f565', '54169501-c7c2-4480-90df-856ea5c8392e'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Created reservations ['1197cba5-1ea8-4e7f-a03d-af84f0b233f0', '63006d8c-ae02-4cec-b5dc-538d3f793b70', '8bcabcff-fb77-48a4-82a1-9809db3586ec', '282e6ac3-edd9-48a6-bf10-655f53aaebdc'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Transfer volume completed successfully. Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7eb20e3-0d76-4e57-9e2c-9dd4682d6751 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 676/1380] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:26 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 512 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Volume 5600adb3-904a-43da-a42d-bc89d2b74108 has been transferred. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f4e92c6-0b7c-4ab8-9634-29b0ce4314eb tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf/accept returned with HTTP 202 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 705/1381] 192.168.122.190 () {60 vars in 1307 bytes} [Sun Sep 6 08:11:26 2026] POST /volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf/accept => generated 373 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1d2e488-720e-446f-9501-8a85220bf832 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1d2e488-720e-446f-9501-8a85220bf832 tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e488-720e-446f-9501-8a85220bf832 tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e488-720e-446f-9501-8a85220bf832 tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c1d2e488-720e-446f-9501-8a85220bf832 tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Volume info retrieved successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1d2e488-720e-446f-9501-8a85220bf832 tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 677/1382] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:27 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] Volume info retrieved successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1b01300-0ec3-406c-8d8c-e77bec44300e tempest-VolumesTransfersTest-523000351 tempest-VolumesTransfersTest-523000351-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 706/1383] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:27 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] DELETE http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Delete transfer with id: abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d46a20a1-5529-4b17-b7dd-af3b00b55524 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf returned with HTTP 404 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 678/1384] 192.168.122.190 () {58 vars in 1268 bytes} [Sun Sep 6 08:11:27 2026] DELETE /volume/v3/os-volume-transfer/abc2e9c4-380e-4fc5-b31f-5efb6d5b2dbf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b9dff823-1842-44de-a20a-8015c1293089 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Delete volume with id: 5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Volume info retrieved successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Delete volume request issued successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b9dff823-1842-44de-a20a-8015c1293089 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 202 Sep 06 08:11:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 707/1385] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:27 2026] DELETE /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ff60d621-9c92-4bf4-95db-839286072f02 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff60d621-9c92-4bf4-95db-839286072f02 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff60d621-9c92-4bf4-95db-839286072f02 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ff60d621-9c92-4bf4-95db-839286072f02 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ff60d621-9c92-4bf4-95db-839286072f02 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Volume info retrieved successfully. Sep 06 08:11:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ff60d621-9c92-4bf4-95db-839286072f02 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 200 Sep 06 08:11:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 679/1386] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:27 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77f3962f-dd0b-492f-aa4f-e7db92157f3a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 708/1387] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:28 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-203495a0-34c0-4464-9698-1f6f7020a292 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-203495a0-34c0-4464-9698-1f6f7020a292 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-203495a0-34c0-4464-9698-1f6f7020a292 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-203495a0-34c0-4464-9698-1f6f7020a292 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=453,cinder:UPDATE=121,cinder:INSERT=79 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-203495a0-34c0-4464-9698-1f6f7020a292 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 404 Sep 06 08:11:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 680/1388] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:28 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e21104ce-27e0-42cf-b7bf-25dfb5c74fab None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e21104ce-27e0-42cf-b7bf-25dfb5c74fab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e21104ce-27e0-42cf-b7bf-25dfb5c74fab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e21104ce-27e0-42cf-b7bf-25dfb5c74fab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e21104ce-27e0-42cf-b7bf-25dfb5c74fab tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 404 Sep 06 08:11:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 709/1389] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:28 2026] GET /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a506be4-ffa2-4b92-82d4-b924e924392a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a506be4-ffa2-4b92-82d4-b924e924392a tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] DELETE http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a506be4-ffa2-4b92-82d4-b924e924392a tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a506be4-ffa2-4b92-82d4-b924e924392a tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:28 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6a506be4-ffa2-4b92-82d4-b924e924392a tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Delete volume with id: 5600adb3-904a-43da-a42d-bc89d2b74108 Sep 06 08:11:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a506be4-ffa2-4b92-82d4-b924e924392a tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 returned with HTTP 404 Sep 06 08:11:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 681/1390] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:28 2026] DELETE /volume/v3/volumes/5600adb3-904a-43da-a42d-bc89d2b74108 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-12818277"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-12818277'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume of 1 GB Sep 06 08:11:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Availability Zones retrieved successfully. Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Flow 'volume_create_api' (7c8a8b4f-8f48-4579-9aff-5cbb491a9dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75de6617-c7bb-47c8-a658-dfd9b279d553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75de6617-c7bb-47c8-a658-dfd9b279d553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af34aab-9bfd-4fdb-b7c4-98205d3dbaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Created reservations ['30e7ba2d-d977-47a8-87aa-cbfea5308aed', 'a6c66e49-eeae-49b3-89fd-65a35cafe523', 'b8a71fbd-8ab7-4192-a630-935713f62be1', '5e5cddfd-f392-42c1-bf78-9d7afac927e0'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af34aab-9bfd-4fdb-b7c4-98205d3dbaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e7ba2d-d977-47a8-87aa-cbfea5308aed', 'a6c66e49-eeae-49b3-89fd-65a35cafe523', 'b8a71fbd-8ab7-4192-a630-935713f62be1', '5e5cddfd-f392-42c1-bf78-9d7afac927e0']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8273916-2e44-44f0-810d-8d8f0c91f362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8273916-2e44-44f0-810d-8d8f0c91f362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4feb72d-d67e-4887-9637-c10d8b158c17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-12818277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346653c205f34736853a83839bf68337',qos_specs=None,replication_status=,reservations=['30e7ba2d-d977-47a8-87aa-cbfea5308aed','a6c66e49-eeae-49b3-89fd-65a35cafe523','b8a71fbd-8ab7-4192-a630-935713f62be1','5e5cddfd-f392-42c1-bf78-9d7afac927e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3223821bbbf74320a422c2ae31467ee5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-12818277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4feb72d-d67e-4887-9637-c10d8b158c17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='346653c205f34736853a83839bf68337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3223821bbbf74320a422c2ae31467ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0522c701-0b52-41ee-88d7-373eaa084a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0522c701-0b52-41ee-88d7-373eaa084a57) transitioned into state 'SUCCESS' from state '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-12818277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346653c205f34736853a83839bf68337',qos_specs=None,replication_status=,reservations=['30e7ba2d-d977-47a8-87aa-cbfea5308aed','a6c66e49-eeae-49b3-89fd-65a35cafe523','b8a71fbd-8ab7-4192-a630-935713f62be1','5e5cddfd-f392-42c1-bf78-9d7afac927e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3223821bbbf74320a422c2ae31467ee5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29a8a16-f55b-4159-8bf2-15c3887bcd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-901e5618-df23-417f-9cf9-2a0467f03e5b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-901e5618-df23-417f-9cf9-2a0467f03e5b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-901e5618-df23-417f-9cf9-2a0467f03e5b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-901e5618-df23-417f-9cf9-2a0467f03e5b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29a8a16-f55b-4159-8bf2-15c3887bcd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Flow 'volume_create_api' (7c8a8b4f-8f48-4579-9aff-5cbb491a9dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Create volume request issued successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d30d764-46f5-4fe7-b692-6e5be7ddc78f tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 710/1391] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:28 2026] POST /volume/v3/volumes => generated 758 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-901e5618-df23-417f-9cf9-2a0467f03e5b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-901e5618-df23-417f-9cf9-2a0467f03e5b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 682/1392] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0fd0e6fa-a350-4f49-ad8f-4901ed60f70f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 683/1393] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-081804b0-1851-41d7-9955-4586fc47991a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4586200-4cbb-43b8-b78c-10b7fe93c7e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: /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 06 08:11:29 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:11:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 711/1394] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Get all snapshots completed successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-081804b0-1851-41d7-9955-4586fc47991a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 684/1395] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/snapshots => generated 408 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1df158af-6c34-484c-86b3-54b58722074f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1df158af-6c34-484c-86b3-54b58722074f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] PUT http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1df158af-6c34-484c-86b3-54b58722074f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1430091583", "description": "This is the new description of snapshot."}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1df158af-6c34-484c-86b3-54b58722074f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1df158af-6c34-484c-86b3-54b58722074f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 712/1396] 192.168.122.190 () {60 vars in 1259 bytes} [Sun Sep 6 08:11:29 2026] PUT /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c065fe9-859c-4d8e-b6b3-1d141f6aaaca tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 685/1397] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 577 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed8f677a-6720-459d-a420-d832a6825d99 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete snapshot with id: e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot delete request issued successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed8f677a-6720-459d-a420-d832a6825d99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 202 Sep 06 08:11:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 713/1398] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:11:29 2026] DELETE /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8457ec46-dc7d-4ebf-a3ca-5d8ae247adad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 686/1399] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:29 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 576 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9ec933e6-0082-456e-8c65-ab646e1b4cf3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 714/1400] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:30 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4c769ac6-ff26-4b95-8d23-148b18ddbad5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 200 Sep 06 08:11:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 687/1401] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:30 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 576 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e462a12-760a-4a90-8a90-5c0bdfa7aab5 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 715/1402] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] POST http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f4feb72d-d67e-4887-9637-c10d8b158c17"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f4feb72d-d67e-4887-9637-c10d8b158c17'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Creating transfer of volume f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.transfer.api [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Generating transfer record for volume f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9069bffe-b057-40e0-b74a-821b87bf850f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9069bffe-b057-40e0-b74a-821b87bf850f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9069bffe-b057-40e0-b74a-821b87bf850f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9069bffe-b057-40e0-b74a-821b87bf850f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9069bffe-b057-40e0-b74a-821b87bf850f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 404 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 716/1403] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e242cab6-3f1a-4ecc-950e-a5b3ae18e5e2 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 688/1404] 192.168.122.190 () {60 vars in 1175 bytes} [Sun Sep 6 08:11:31 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete snapshot with id: e1235a9b-b1b5-4735-bdb5-47f86da4f47f Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-710f94d7-6311-4e39-b91c-8ec31aef8569 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f returned with HTTP 404 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 717/1405] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:11:31 2026] DELETE /volume/v3/snapshots/e1235a9b-b1b5-4735-bdb5-47f86da4f47f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c080f533-c74a-4a50-bb29-bcec69e0bdda tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 689/1406] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6e92276c-c20e-479a-9668-592493574448 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e92276c-c20e-479a-9668-592493574448 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/detail Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e92276c-c20e-479a-9668-592493574448 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e92276c-c20e-479a-9668-592493574448 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-6e92276c-c20e-479a-9668-592493574448 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] Listing volume transfers {{(pid=87013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e92276c-c20e-479a-9668-592493574448 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 690/1407] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8599ffcb-b6f2-4e05-b1f5-262807bd0a8d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 718/1408] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] DELETE http://192.168.122.190/volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Delete transfer with id: c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df556085-8826-4f7c-b21c-45def5a43a99 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-343230395"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-343230395'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume of 1 GB Sep 06 08:11:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Availability Zones retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9d50d95-8f7a-45af-a74b-7858260307e7 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 returned with HTTP 202 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 691/1409] 192.168.122.190 () {58 vars in 1268 bytes} [Sun Sep 6 08:11:31 2026] DELETE /volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac432835-df78-48d8-bcb0-83142519e1c3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac432835-df78-48d8-bcb0-83142519e1c3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac432835-df78-48d8-bcb0-83142519e1c3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac432835-df78-48d8-bcb0-83142519e1c3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (97083a85-0893-4553-878c-790e3d47d0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006a2524-9f3b-4415-8ab9-98b408dd4ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ac432835-df78-48d8-bcb0-83142519e1c3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac432835-df78-48d8-bcb0-83142519e1c3 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 692/1410] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] DELETE http://192.168.122.190/volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Delete transfer with id: c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d7edbf7-c8bf-4e9e-ba72-21a8823bcc86 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 returned with HTTP 404 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 693/1411] 192.168.122.190 () {58 vars in 1268 bytes} [Sun Sep 6 08:11:31 2026] DELETE /volume/v3/os-volume-transfer/c3fd5cf7-98e4-4298-bffb-b4d6f13247b4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Delete volume with id: f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006a2524-9f3b-4415-8ab9-98b408dd4ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865bbc6d-94f4-4fb0-89fa-bbbccd37c586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Delete volume request issued successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-41fc4a57-c316-4a6f-8c0c-3b138abf3f9e tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 202 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 694/1412] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:31 2026] DELETE /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Volume info retrieved successfully. Sep 06 08:11:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29ec2c3c-1a45-4c46-9e4a-6d50069cbb41 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 695/1413] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:31 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['1fa178ea-00fa-42f9-8a48-cca8249d0a7c', '3a862861-95c1-44d7-b8ce-66747cd65ebb', 'faa7959a-5332-47d2-903a-d06b3bcb4dca', '8d800c56-20ee-4f9e-b3c5-e04e25b66f8a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865bbc6d-94f4-4fb0-89fa-bbbccd37c586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa178ea-00fa-42f9-8a48-cca8249d0a7c', '3a862861-95c1-44d7-b8ce-66747cd65ebb', 'faa7959a-5332-47d2-903a-d06b3bcb4dca', '8d800c56-20ee-4f9e-b3c5-e04e25b66f8a']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3269747-bbce-44d8-9917-04c8ef120aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3269747-bbce-44d8-9917-04c8ef120aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63851020-e670-4d98-a615-c3e6616c09b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343230395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['1fa178ea-00fa-42f9-8a48-cca8249d0a7c','3a862861-95c1-44d7-b8ce-66747cd65ebb','faa7959a-5332-47d2-903a-d06b3bcb4dca','8d800c56-20ee-4f9e-b3c5-e04e25b66f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343230395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63851020-e670-4d98-a615-c3e6616c09b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbad88a782e408689751fb0f2ce5603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c77449a9bb44b990137b8ec3171970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7df985f-930c-4c61-8615-f38e6ae79fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7df985f-930c-4c61-8615-f38e6ae79fcb) transitioned into state 'SUCCESS' from state '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-343230395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['1fa178ea-00fa-42f9-8a48-cca8249d0a7c','3a862861-95c1-44d7-b8ce-66747cd65ebb','faa7959a-5332-47d2-903a-d06b3bcb4dca','8d800c56-20ee-4f9e-b3c5-e04e25b66f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e85fc971-b78f-4760-8e9f-388f5892a3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e85fc971-b78f-4760-8e9f-388f5892a3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (97083a85-0893-4553-878c-790e3d47d0ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request issued successfully. Sep 06 08:11:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df556085-8826-4f7c-b21c-45def5a43a99 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 719/1414] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:31 2026] POST /volume/v3/volumes => generated 762 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b27562b9-4ab4-460d-9090-764ad1d4d1bf tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 200 Sep 06 08:11:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 696/1415] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:32 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Volume info retrieved successfully. Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0eb4793-d710-467b-ad32-e4786ee622a3 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 200 Sep 06 08:11:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 720/1416] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:32 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 1013 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c9fb8dd-1aa9-46f3-af5e-895e40d3fab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 200 Sep 06 08:11:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 697/1417] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:33 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-401053b6-3fda-41e5-8063-d30a13313d7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-401053b6-3fda-41e5-8063-d30a13313d7e None None] GET http://192.168.122.190/volume// Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-401053b6-3fda-41e5-8063-d30a13313d7e None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-401053b6-3fda-41e5-8063-d30a13313d7e None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-401053b6-3fda-41e5-8063-d30a13313d7e None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:11:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 721/1418] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:11:33 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:11:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cff5483b-6721-4049-b34a-f5a01420f18d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cff5483b-6721-4049-b34a-f5a01420f18d tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:11:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cff5483b-6721-4049-b34a-f5a01420f18d tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec097093-111b-43cf-a782-bef47d4f824c", "connector": null, "instance_uuid": "6506bb37-0171-4823-942e-b65f65654bf3"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cff5483b-6721-4049-b34a-f5a01420f18d tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:11:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 698/1419] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:11:33 2026] POST /volume/v3/attachments => generated 273 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cedfabfb-cb89-4ee1-b1d9-5db32d08e66c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cedfabfb-cb89-4ee1-b1d9-5db32d08e66c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] DELETE http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cedfabfb-cb89-4ee1-b1d9-5db32d08e66c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cedfabfb-cb89-4ee1-b1d9-5db32d08e66c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:33 devstack devstack@c-api.service[87012]: /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 06 08:11:33 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:11:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-12779076-fa6b-45ec-a33f-bf78c2950347 req-cedfabfb-cb89-4ee1-b1d9-5db32d08e66c tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 returned with HTTP 200 Sep 06 08:11:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 722/1420] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:11:33 2026] DELETE /volume/v3/attachments/84b41db8-b337-4cce-8c55-3b5999183ed2 => generated 192 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21c23d8e-549a-428f-95ac-2c301de3ef69 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21c23d8e-549a-428f-95ac-2c301de3ef69 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21c23d8e-549a-428f-95ac-2c301de3ef69 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21c23d8e-549a-428f-95ac-2c301de3ef69 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21c23d8e-549a-428f-95ac-2c301de3ef69 tempest-VolumesTransfersTest-906050663 tempest-VolumesTransfersTest-906050663-project-admin] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 404 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 699/1421] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:34 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d94eb935-63c1-4a82-aaee-ed8367dcff1c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d94eb935-63c1-4a82-aaee-ed8367dcff1c tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] GET http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d94eb935-63c1-4a82-aaee-ed8367dcff1c tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d94eb935-63c1-4a82-aaee-ed8367dcff1c tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d94eb935-63c1-4a82-aaee-ed8367dcff1c tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 404 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 723/1422] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:34 2026] GET /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] Delete volume with id: f4feb72d-d67e-4887-9637-c10d8b158c17 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2341275c-3fe1-4e22-9eb5-3e5f8785b9d9 tempest-VolumesTransfersTest-456288949 tempest-VolumesTransfersTest-456288949-project-member] http://192.168.122.190/volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 returned with HTTP 404 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 700/1423] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:34 2026] DELETE /volume/v3/volumes/f4feb72d-d67e-4887-9637-c10d8b158c17 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d2364070-4c84-4de7-876d-921fc8f3fbfe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 200 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 724/1424] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:34 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4d711370-abf0-4bd2-9bc4-96789013be55 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63851020-e670-4d98-a615-c3e6616c09b2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-102323013"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create snapshot from volume 63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['9acd93bc-ee3e-470b-a926-1887edb6d717', '0bef0dd8-7038-4ee2-867a-406b28956c36', 'f4de526b-8a63-498d-a1ec-363e591c0c3d', '041a36c5-775f-431d-bd60-91d59117871c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot create request issued successfully. Sep 06 08:11:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d711370-abf0-4bd2-9bc4-96789013be55 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:11:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 701/1425] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:11:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6914cbc-9d1f-4503-9ebd-f79cd472847f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 725/1426] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:34 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-321b1b14-7bb7-4fd1-8862-930dd9822410 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 702/1427] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:35 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28aa978e-0722-4d24-8ff6-7a2f161cc209 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 726/1428] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:36 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a87f7000-4ed5-4201-b1d7-c97d734e8fa0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a87f7000-4ed5-4201-b1d7-c97d734e8fa0 None None] GET http://192.168.122.190/volume// Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a87f7000-4ed5-4201-b1d7-c97d734e8fa0 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a87f7000-4ed5-4201-b1d7-c97d734e8fa0 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a87f7000-4ed5-4201-b1d7-c97d734e8fa0 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:11:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 703/1429] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:11:37 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] GET http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-675c2d7f-8a53-4c1e-956d-3d0a63c0ecb2 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 200 Sep 06 08:11:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 727/1430] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:11:37 2026] GET /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 1512 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] PUT http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Acquiring lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" acquired by "attachment_update" :: waited 0.055s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:11:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-92ef832e-94c3-4dc7-820e-1fc64229704e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-92ef832e-94c3-4dc7-820e-1fc64229704e tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-92ef832e-94c3-4dc7-820e-1fc64229704e tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-92ef832e-94c3-4dc7-820e-1fc64229704e tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-92ef832e-94c3-4dc7-820e-1fc64229704e tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-92ef832e-94c3-4dc7-820e-1fc64229704e tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 728/1431] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:37 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "985b959e-2f14-4ca8-8075-2721586f6849", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1461858249"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request body: {'volume': {'snapshot_id': '985b959e-2f14-4ca8-8075-2721586f6849', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1461858249'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume of 2 GB Sep 06 08:11:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Availability Zones retrieved successfully. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (1c20bd99-b3b4-464a-8be2-dfaaa5d3091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7361a313-1eab-4d9e-87df-bbef014e94dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7361a313-1eab-4d9e-87df-bbef014e94dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '985b959e-2f14-4ca8-8075-2721586f6849', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4bcf3a-753c-419a-9ede-c08be05b9c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Lock "cinder-attachment_update-ec097093-111b-43cf-a782-bef47d4f824c-devstack" released by "attachment_update" :: held 0.569s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-17868fd0-fe4a-41b7-b779-2cb358818051 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa returned with HTTP 200 Sep 06 08:11:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 704/1432] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:11:37 2026] PUT /volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa => generated 694 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['26b11da0-8e30-4893-9f81-2ddac6429d6a', '603f763e-9cc6-45a1-bcbb-30c90d688c1d', '6ad7bf5d-69f5-4197-9d5b-b01188d65487', 'af1adacb-6265-454e-a5bd-f4d9f51cdce1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4bcf3a-753c-419a-9ede-c08be05b9c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b11da0-8e30-4893-9f81-2ddac6429d6a', '603f763e-9cc6-45a1-bcbb-30c90d688c1d', '6ad7bf5d-69f5-4197-9d5b-b01188d65487', 'af1adacb-6265-454e-a5bd-f4d9f51cdce1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-533b57ca-c597-4777-8d6f-341be751c353 req-d9df50a0-7d03-41d3-8c3e-ac28595f03b5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205acd09-1555-42ec-9f19-22f2401b0403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-d9df50a0-7d03-41d3-8c3e-ac28595f03b5 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] POST http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa/action Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-d9df50a0-7d03-41d3-8c3e-ac28595f03b5 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-d9df50a0-7d03-41d3-8c3e-ac28595f03b5 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205acd09-1555-42ec-9f19-22f2401b0403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd8b20cd-0b39-4120-88dd-9dec56091f1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1461858249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['26b11da0-8e30-4893-9f81-2ddac6429d6a','603f763e-9cc6-45a1-bcbb-30c90d688c1d','6ad7bf5d-69f5-4197-9d5b-b01188d65487','af1adacb-6265-454e-a5bd-f4d9f51cdce1'],size=2,snapshot_id=985b959e-2f14-4ca8-8075-2721586f6849,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1461858249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd8b20cd-0b39-4120-88dd-9dec56091f1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbad88a782e408689751fb0f2ce5603',provider_auth=None,provider_geometry=None,provider_id=None,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=985b959e-2f14-4ca8-8075-2721586f6849,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c77449a9bb44b990137b8ec3171970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca1cebf-f256-4d0f-9a53-130174d96864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca1cebf-f256-4d0f-9a53-130174d96864) transitioned into state 'SUCCESS' from state '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-1461858249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['26b11da0-8e30-4893-9f81-2ddac6429d6a','603f763e-9cc6-45a1-bcbb-30c90d688c1d','6ad7bf5d-69f5-4197-9d5b-b01188d65487','af1adacb-6265-454e-a5bd-f4d9f51cdce1'],size=2,snapshot_id=985b959e-2f14-4ca8-8075-2721586f6849,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb0c3c3-78a9-402c-866c-9abb7b0a7ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-533b57ca-c597-4777-8d6f-341be751c353 req-d9df50a0-7d03-41d3-8c3e-ac28595f03b5 tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa/action returned with HTTP 204 Sep 06 08:11:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 705/1433] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:11:38 2026] POST /volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb0c3c3-78a9-402c-866c-9abb7b0a7ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (1c20bd99-b3b4-464a-8be2-dfaaa5d3091f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request issued successfully. Sep 06 08:11:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bf57d9a-9fd0-42f6-822b-c564ebcba090 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 729/1434] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:11:37 2026] POST /volume/v3/volumes => generated 797 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b32943d-96d6-46bd-a8c0-8dacde6ba45b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 706/1435] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:38 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 865 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-590b6baf-dc05-4906-8a96-549283d9092a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-590b6baf-dc05-4906-8a96-549283d9092a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-590b6baf-dc05-4906-8a96-549283d9092a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-590b6baf-dc05-4906-8a96-549283d9092a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-590b6baf-dc05-4906-8a96-549283d9092a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-590b6baf-dc05-4906-8a96-549283d9092a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 730/1436] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:39 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f83fcac-7566-4926-a816-780a59b4b809 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f83fcac-7566-4926-a816-780a59b4b809 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f83fcac-7566-4926-a816-780a59b4b809 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f83fcac-7566-4926-a816-780a59b4b809 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4f83fcac-7566-4926-a816-780a59b4b809 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f83fcac-7566-4926-a816-780a59b4b809 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 707/1437] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:40 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c0de48ca-95e3-4919-b0e7-f3f72df04664 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 731/1438] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:42 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fd5403af-9751-4c2f-975a-4858430b1435 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd5403af-9751-4c2f-975a-4858430b1435 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd5403af-9751-4c2f-975a-4858430b1435 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd5403af-9751-4c2f-975a-4858430b1435 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fd5403af-9751-4c2f-975a-4858430b1435 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd5403af-9751-4c2f-975a-4858430b1435 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 708/1439] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:43 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc0a14e5-4b37-4e7b-a03c-ea9efeb615a7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 732/1440] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:44 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4df48d11-3f0f-4e6a-a890-155198c33937 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4df48d11-3f0f-4e6a-a890-155198c33937 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4df48d11-3f0f-4e6a-a890-155198c33937 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4df48d11-3f0f-4e6a-a890-155198c33937 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4df48d11-3f0f-4e6a-a890-155198c33937 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4df48d11-3f0f-4e6a-a890-155198c33937 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 709/1441] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:45 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae71b290-b240-4fb7-bed8-ba6e276991d5 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 733/1442] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:47 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b70a2342-95c8-44f9-9425-65caaca9ff67 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 710/1443] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:48 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0f6b5f89-10c9-4f7d-a0b8-edbb5b1bd907 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 711/1444] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:49 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-500312622"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-500312622'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume of 1 GB Sep 06 08:11:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Availability Zones retrieved successfully. Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Flow 'volume_create_api' (9f54d9e5-eb55-4ee4-b846-dd0a4f0ff6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8c3868-9f39-4973-9266-ea6167a70995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8c3868-9f39-4973-9266-ea6167a70995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38da763-fb18-4200-9b24-aa63fc561a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Created reservations ['e9148832-75bb-4deb-b97b-0ccd02dfdf52', '7b983b05-a7c3-4d4c-bd12-a33df822a5c6', '6793c040-ebf8-4e92-8ecc-b20de9b5cc9f', 'dbc8d32e-9a91-429b-a7b3-7715e5dc015f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38da763-fb18-4200-9b24-aa63fc561a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9148832-75bb-4deb-b97b-0ccd02dfdf52', '7b983b05-a7c3-4d4c-bd12-a33df822a5c6', '6793c040-ebf8-4e92-8ecc-b20de9b5cc9f', 'dbc8d32e-9a91-429b-a7b3-7715e5dc015f']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c9094d-d604-408f-a84e-831a6fb610b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c9094d-d604-408f-a84e-831a6fb610b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9a7f04-3582-4342-866f-32458ce8deb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-500312622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9afed559e0234b1f8941e2bb6ae88d59',qos_specs=None,replication_status=,reservations=['e9148832-75bb-4deb-b97b-0ccd02dfdf52','7b983b05-a7c3-4d4c-bd12-a33df822a5c6','6793c040-ebf8-4e92-8ecc-b20de9b5cc9f','dbc8d32e-9a91-429b-a7b3-7715e5dc015f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-500312622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9a7f04-3582-4342-866f-32458ce8deb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9afed559e0234b1f8941e2bb6ae88d59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fbca73-40a2-44f7-94b4-3ded64b76331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fbca73-40a2-44f7-94b4-3ded64b76331) transitioned into state 'SUCCESS' from state '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-500312622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9afed559e0234b1f8941e2bb6ae88d59',qos_specs=None,replication_status=,reservations=['e9148832-75bb-4deb-b97b-0ccd02dfdf52','7b983b05-a7c3-4d4c-bd12-a33df822a5c6','6793c040-ebf8-4e92-8ecc-b20de9b5cc9f','dbc8d32e-9a91-429b-a7b3-7715e5dc015f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f957b9-3055-44bf-939a-b467e6dd5439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f957b9-3055-44bf-939a-b467e6dd5439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Flow 'volume_create_api' (9f54d9e5-eb55-4ee4-b846-dd0a4f0ff6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume request issued successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de50b5cf-6c14-41cd-bedd-6e309f475ab6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab14bf86-1e63-4d0b-b552-0161be4d400d tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 712/1445] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:50 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 890 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 734/1446] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:49 2026] POST /volume/v3/volumes => generated 755 bytes in 1777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Volume info retrieved successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-819476e1-6a5c-40a5-a7f9-73091fac0a54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 713/1447] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:51 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 890 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ba8f331-b148-4c88-beb7-7a6fdce2abe7 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 200 Sep 06 08:11:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 735/1448] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:51 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 823 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume request issued successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-239ceb08-eea9-4605-9bcb-7cfcec00a420 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 202 Sep 06 08:11:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 714/1449] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:51 2026] DELETE /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4c92efc-f593-4438-abf7-bf7aecbab4f6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 736/1450] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:51 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:11:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a10019ab-f05f-4c04-8808-98d2683e59e5 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 200 Sep 06 08:11:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 715/1451] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:52 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14f0d329-771a-4b50-a4fe-eca8cdc64840 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 200 Sep 06 08:11:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 737/1452] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:52 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 889 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7d83effd-2342-488c-80db-ba171863c689 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d83effd-2342-488c-80db-ba171863c689 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d83effd-2342-488c-80db-ba171863c689 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d83effd-2342-488c-80db-ba171863c689 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7d83effd-2342-488c-80db-ba171863c689 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d83effd-2342-488c-80db-ba171863c689 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 200 Sep 06 08:11:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 716/1453] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:53 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-70e6ad5c-39f1-4652-8917-58edea04641c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9e9a7f04-3582-4342-866f-32458ce8deb7", "size": 2, "name": "tempest-VolumesCloneTest-Volume-756300709"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume request body: {'volume': {'source_volid': '9e9a7f04-3582-4342-866f-32458ce8deb7', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-756300709'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume retrieved successfully. Sep 06 08:11:53 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume of 2 GB Sep 06 08:11:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Availability Zones retrieved successfully. Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Flow 'volume_create_api' (15c52b11-1a05-4472-b4c7-f53585487c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7637cf21-d731-490f-815a-1b67f979af50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7637cf21-d731-490f-815a-1b67f979af50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9e9a7f04-3582-4342-866f-32458ce8deb7', 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863654c3-aaa3-4d4a-857e-70998f5380a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Created reservations ['75932d49-fa17-4de4-bbaa-c92bde3a2d47', '6789fd73-2f2f-4eb7-87ba-4a1778543dde', '2a534594-3185-46a7-95c8-4116862a89b9', 'a3e7b12e-2988-407a-aab1-e6de860c7b06'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863654c3-aaa3-4d4a-857e-70998f5380a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75932d49-fa17-4de4-bbaa-c92bde3a2d47', '6789fd73-2f2f-4eb7-87ba-4a1778543dde', '2a534594-3185-46a7-95c8-4116862a89b9', 'a3e7b12e-2988-407a-aab1-e6de860c7b06']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1ed976-a51d-440d-b8cb-50353d916884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-55eedb44-b66c-4a30-9d0c-e942198b3c19 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55eedb44-b66c-4a30-9d0c-e942198b3c19 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-55eedb44-b66c-4a30-9d0c-e942198b3c19 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-55eedb44-b66c-4a30-9d0c-e942198b3c19 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55eedb44-b66c-4a30-9d0c-e942198b3c19 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 404 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 717/1454] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:53 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-56a07690-8bea-4c28-924f-ae491fa4ce78 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-56a07690-8bea-4c28-924f-ae491fa4ce78 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-56a07690-8bea-4c28-924f-ae491fa4ce78 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-56a07690-8bea-4c28-924f-ae491fa4ce78 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1ed976-a51d-440d-b8cb-50353d916884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2cc3cd-9fe5-48ad-b014-195238cb97c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-756300709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9afed559e0234b1f8941e2bb6ae88d59',qos_specs=None,replication_status=,reservations=['75932d49-fa17-4de4-bbaa-c92bde3a2d47','6789fd73-2f2f-4eb7-87ba-4a1778543dde','2a534594-3185-46a7-95c8-4116862a89b9','a3e7b12e-2988-407a-aab1-e6de860c7b06'],size=2,snapshot_id=None,source_replicaid=,source_volid=9e9a7f04-3582-4342-866f-32458ce8deb7,status='creating',user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-756300709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c2cc3cd-9fe5-48ad-b014-195238cb97c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9afed559e0234b1f8941e2bb6ae88d59',provider_auth=None,provider_geometry=None,provider_id=None,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=9e9a7f04-3582-4342-866f-32458ce8deb7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-56a07690-8bea-4c28-924f-ae491fa4ce78 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 404 Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ca97b8-e147-4962-99b4-8bc94c1f3d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 718/1455] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:54 2026] GET /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: cd8b20cd-0b39-4120-88dd-9dec56091f1b Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca049aef-df9c-47f2-af71-f68bbb3847a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b returned with HTTP 404 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 719/1456] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:54 2026] DELETE /volume/v3/volumes/cd8b20cd-0b39-4120-88dd-9dec56091f1b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete snapshot with id: 985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ca97b8-e147-4962-99b4-8bc94c1f3d39) transitioned into state 'SUCCESS' from state '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-756300709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9afed559e0234b1f8941e2bb6ae88d59',qos_specs=None,replication_status=,reservations=['75932d49-fa17-4de4-bbaa-c92bde3a2d47','6789fd73-2f2f-4eb7-87ba-4a1778543dde','2a534594-3185-46a7-95c8-4116862a89b9','a3e7b12e-2988-407a-aab1-e6de860c7b06'],size=2,snapshot_id=None,source_replicaid=,source_volid=9e9a7f04-3582-4342-866f-32458ce8deb7,status='creating',user_id='eb0d28cdfe3e4c8783e0597a3cc792fa',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8e9bb4-edd6-40ef-8811-8952921b5103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot delete request issued successfully. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8a1ec81-720e-4cf8-b0d4-0f126f817e09 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 202 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 720/1457] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:11:54 2026] DELETE /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f3b3599-bb4b-4f5e-b7ac-ecc3a9dcabe8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 721/1458] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:54 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8e9bb4-edd6-40ef-8811-8952921b5103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Flow 'volume_create_api' (15c52b11-1a05-4472-b4c7-f53585487c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Create volume request issued successfully. Sep 06 08:11:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70e6ad5c-39f1-4652-8917-58edea04641c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 738/1459] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:11:53 2026] POST /volume/v3/volumes => generated 789 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0eed10b0-8646-4a05-adae-b22f16867a90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0eed10b0-8646-4a05-adae-b22f16867a90 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0eed10b0-8646-4a05-adae-b22f16867a90 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0eed10b0-8646-4a05-adae-b22f16867a90 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0eed10b0-8646-4a05-adae-b22f16867a90 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0eed10b0-8646-4a05-adae-b22f16867a90 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:11:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 722/1460] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:54 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:11:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07f29972-d42a-4dd0-9328-c0d3465074e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 200 Sep 06 08:11:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 739/1461] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:55 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3911f4b-63ba-4ce7-a21d-d35524dc83cb tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:11:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 723/1462] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:55 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0b118da2-c2c1-4625-bc9d-f385b0d28cc0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0b118da2-c2c1-4625-bc9d-f385b0d28cc0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0b118da2-c2c1-4625-bc9d-f385b0d28cc0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0b118da2-c2c1-4625-bc9d-f385b0d28cc0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0b118da2-c2c1-4625-bc9d-f385b0d28cc0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 returned with HTTP 404 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 740/1463] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:11:56 2026] GET /volume/v3/snapshots/985b959e-2f14-4ca8-8075-2721586f6849 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8df50755-2c2e-4de5-a288-e2659985f5f1 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 200 Sep 06 08:11:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 724/1464] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:56 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: 63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume request issued successfully. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5c9918b-32bd-487d-b486-86f0ba06edd8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 202 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 741/1465] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:11:56 2026] DELETE /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-775844a7-00b2-432b-861b-b58f20f25800 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-775844a7-00b2-432b-861b-b58f20f25800 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-775844a7-00b2-432b-861b-b58f20f25800 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-775844a7-00b2-432b-861b-b58f20f25800 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-775844a7-00b2-432b-861b-b58f20f25800 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b614d62-134c-45c5-a1f6-b54830bf8bbd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 200 Sep 06 08:11:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 725/1466] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:56 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:11:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-775844a7-00b2-432b-861b-b58f20f25800 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:11:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 742/1467] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:56 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee0b602e-eeb6-46c6-9005-7b87300edc54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee0b602e-eeb6-46c6-9005-7b87300edc54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee0b602e-eeb6-46c6-9005-7b87300edc54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee0b602e-eeb6-46c6-9005-7b87300edc54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee0b602e-eeb6-46c6-9005-7b87300edc54 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 returned with HTTP 404 Sep 06 08:11:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 726/1468] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:57 2026] GET /volume/v3/volumes/63851020-e670-4d98-a615-c3e6616c09b2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:11:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-439cbf6d-1818-47dc-bbcc-faea05daee53 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:11:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 743/1469] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:57 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Volume info retrieved successfully. Sep 06 08:11:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cbd2422-7396-4ab3-ba1f-681f703513d3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:11:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 727/1470] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:57 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1191585006"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1191585006'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume of 1 GB Sep 06 08:11:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Availability Zones retrieved successfully. Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (60cbd381-f6a8-4181-8abb-3157aae7f7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0a43bc-4606-4e8e-ae6c-6b10bb74837c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0a43bc-4606-4e8e-ae6c-6b10bb74837c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766f716a-567e-473e-adc9-f800f5ca176b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['515fa81b-48cc-44f5-bf1a-4e383171b597', '9457359c-375b-4596-8904-b31993495c8a', '81537a47-1b11-42e5-a1d9-e7cbb37a38f4', '1e91d433-ec15-4dcb-8eef-b30d849fca0b'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766f716a-567e-473e-adc9-f800f5ca176b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515fa81b-48cc-44f5-bf1a-4e383171b597', '9457359c-375b-4596-8904-b31993495c8a', '81537a47-1b11-42e5-a1d9-e7cbb37a38f4', '1e91d433-ec15-4dcb-8eef-b30d849fca0b']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e4628f-2554-409c-8ec2-de402e30cd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e4628f-2554-409c-8ec2-de402e30cd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c2c924-f5c5-4131-bc3a-97bb56583e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1191585006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['515fa81b-48cc-44f5-bf1a-4e383171b597','9457359c-375b-4596-8904-b31993495c8a','81537a47-1b11-42e5-a1d9-e7cbb37a38f4','1e91d433-ec15-4dcb-8eef-b30d849fca0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1191585006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c2c924-f5c5-4131-bc3a-97bb56583e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbad88a782e408689751fb0f2ce5603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c77449a9bb44b990137b8ec3171970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b3a269-f334-4a7d-9d97-ed46e629df72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b3a269-f334-4a7d-9d97-ed46e629df72) transitioned into state 'SUCCESS' from state '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-1191585006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['515fa81b-48cc-44f5-bf1a-4e383171b597','9457359c-375b-4596-8904-b31993495c8a','81537a47-1b11-42e5-a1d9-e7cbb37a38f4','1e91d433-ec15-4dcb-8eef-b30d849fca0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ab71ae-f61b-48d7-8334-543eb127ec39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ab71ae-f61b-48d7-8334-543eb127ec39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (60cbd381-f6a8-4181-8abb-3157aae7f7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request issued successfully. Sep 06 08:11:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5bb685ea-699b-449a-86bf-ed8ea9ff1c5c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:11:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 744/1471] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:11:57 2026] POST /volume/v3/volumes => generated 763 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:11:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-295775ad-6347-48fa-a3c6-e00adbb67411 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-295775ad-6347-48fa-a3c6-e00adbb67411 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:11:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-295775ad-6347-48fa-a3c6-e00adbb67411 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-295775ad-6347-48fa-a3c6-e00adbb67411 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-295775ad-6347-48fa-a3c6-e00adbb67411 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-295775ad-6347-48fa-a3c6-e00adbb67411 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:11:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 728/1472] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:58 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8df5aab8-9615-4196-9226-710ce4b0d644 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8df5aab8-9615-4196-9226-710ce4b0d644 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8df5aab8-9615-4196-9226-710ce4b0d644 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8df5aab8-9615-4196-9226-710ce4b0d644 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:11:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8df5aab8-9615-4196-9226-710ce4b0d644 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:11:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8df5aab8-9615-4196-9226-710ce4b0d644 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:11:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 745/1473] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:58 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:11:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:11:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:11:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:11:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cb8b1ea5-a9f5-4461-8069-aba22184b077 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:11:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 729/1474] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:59 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:11:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eae6344d-6b25-46e8-b852-458c10655326 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:11:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eae6344d-6b25-46e8-b852-458c10655326 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:11:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eae6344d-6b25-46e8-b852-458c10655326 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:11:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eae6344d-6b25-46e8-b852-458c10655326 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:11:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:11:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:11:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:11:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-eae6344d-6b25-46e8-b852-458c10655326 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eae6344d-6b25-46e8-b852-458c10655326 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 746/1475] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:11:59 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ae69ffe-77b0-4155-bb97-4ed1f671ca94 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 730/1476] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:00 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38e6f122-d857-4ac0-84a0-15a6cec58d93 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 747/1477] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:01 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-54460a71-5430-4d99-a056-4fcead1e76ad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54460a71-5430-4d99-a056-4fcead1e76ad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54460a71-5430-4d99-a056-4fcead1e76ad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54460a71-5430-4d99-a056-4fcead1e76ad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-54460a71-5430-4d99-a056-4fcead1e76ad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54460a71-5430-4d99-a056-4fcead1e76ad tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 731/1478] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:01 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba1bcbee-750d-4833-abe9-50ae4f22f813 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 748/1479] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:02 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-266b6507-dfa2-4f85-a505-2552758edf9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-266b6507-dfa2-4f85-a505-2552758edf9d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-266b6507-dfa2-4f85-a505-2552758edf9d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-266b6507-dfa2-4f85-a505-2552758edf9d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-266b6507-dfa2-4f85-a505-2552758edf9d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-266b6507-dfa2-4f85-a505-2552758edf9d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 732/1480] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:02 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-798210416"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-798210416'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume of 1 GB Sep 06 08:12:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Availability Zones retrieved successfully. Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (a39af1c0-9beb-45f9-bcb3-bc28a86f2053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029c0326-9fa9-45b9-a58f-5646bf3234f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8919f43-7205-49ce-9180-71371179da6c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8919f43-7205-49ce-9180-71371179da6c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8919f43-7205-49ce-9180-71371179da6c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8919f43-7205-49ce-9180-71371179da6c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029c0326-9fa9-45b9-a58f-5646bf3234f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0194427-95c5-42f3-8374-54df4e6837a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b8919f43-7205-49ce-9180-71371179da6c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8919f43-7205-49ce-9180-71371179da6c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 733/1481] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:03 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Created reservations ['c9eec457-bd5a-4984-8c32-0fe7f228c349', '900b44f9-ba8e-431b-9c83-cccfca74bfac', '088f3406-45e6-4266-a4b6-c054d0961a50', '528ac26e-7ba8-41c6-a018-b7b9d4c0a49c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0194427-95c5-42f3-8374-54df4e6837a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9eec457-bd5a-4984-8c32-0fe7f228c349', '900b44f9-ba8e-431b-9c83-cccfca74bfac', '088f3406-45e6-4266-a4b6-c054d0961a50', '528ac26e-7ba8-41c6-a018-b7b9d4c0a49c']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c7bbbf-a00d-44c0-a6e0-f962bd3b5f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca3e93b1-8998-423d-be36-f34173b125fb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca3e93b1-8998-423d-be36-f34173b125fb tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca3e93b1-8998-423d-be36-f34173b125fb tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca3e93b1-8998-423d-be36-f34173b125fb tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c7bbbf-a00d-44c0-a6e0-f962bd3b5f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311534a9-9c1d-4485-87fa-24a3976fbb66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-798210416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['c9eec457-bd5a-4984-8c32-0fe7f228c349','900b44f9-ba8e-431b-9c83-cccfca74bfac','088f3406-45e6-4266-a4b6-c054d0961a50','528ac26e-7ba8-41c6-a018-b7b9d4c0a49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-798210416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311534a9-9c1d-4485-87fa-24a3976fbb66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9744cd0efc514feb9fbd9c01c7dc5172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa6ff475541c4943bced009193f3b662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a089a3-765e-44a9-ab6b-77a9c24c0c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ca3e93b1-8998-423d-be36-f34173b125fb tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca3e93b1-8998-423d-be36-f34173b125fb tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 734/1482] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:04 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a089a3-765e-44a9-ab6b-77a9c24c0c00) transitioned into state 'SUCCESS' from state '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-798210416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['c9eec457-bd5a-4984-8c32-0fe7f228c349','900b44f9-ba8e-431b-9c83-cccfca74bfac','088f3406-45e6-4266-a4b6-c054d0961a50','528ac26e-7ba8-41c6-a018-b7b9d4c0a49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2454ad-aeef-4672-b348-df4f0071b74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2454ad-aeef-4672-b348-df4f0071b74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (a39af1c0-9beb-45f9-bcb3-bc28a86f2053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request issued successfully. Sep 06 08:12:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53a9e2f4-b7e0-468b-936b-2718bc3347b4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 749/1483] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:03 2026] POST /volume/v3/volumes => generated 759 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c62bdbf4-2749-43b5-8fb1-0fe62b9e8ad2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 735/1484] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:04 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 827 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b75cba7-f1b7-4192-93aa-03c71b19f85a tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 750/1485] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:04 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c650f9f-3be7-4758-80c2-ad8bf29ed09c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 736/1486] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:05 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eae1e988-16c6-4aa7-8e79-4bbdaead9e82 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 751/1487] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:05 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6d8f531-cc79-4fb5-a5af-9a5d06499283 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 737/1488] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:06 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b85ef958-c945-4f14-9256-79b0aa4d7d13 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 752/1489] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:06 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f48335d-8203-4fa9-88a4-acb50cb4e065 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 738/1490] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:06 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-884d54d5-7360-4ab4-9316-1c1992627a8c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-884d54d5-7360-4ab4-9316-1c1992627a8c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-884d54d5-7360-4ab4-9316-1c1992627a8c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-884d54d5-7360-4ab4-9316-1c1992627a8c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-884d54d5-7360-4ab4-9316-1c1992627a8c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-884d54d5-7360-4ab4-9316-1c1992627a8c tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 753/1491] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:07 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8dcec83c-b541-4216-852f-991960ac9af6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8dcec83c-b541-4216-852f-991960ac9af6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8dcec83c-b541-4216-852f-991960ac9af6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8dcec83c-b541-4216-852f-991960ac9af6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8dcec83c-b541-4216-852f-991960ac9af6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8dcec83c-b541-4216-852f-991960ac9af6 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 739/1492] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:07 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c0dc314-eae8-4f8e-9450-881589094534 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c0dc314-eae8-4f8e-9450-881589094534 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c0dc314-eae8-4f8e-9450-881589094534 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c0dc314-eae8-4f8e-9450-881589094534 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c0dc314-eae8-4f8e-9450-881589094534 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c0dc314-eae8-4f8e-9450-881589094534 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 754/1493] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:07 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6854ebd2-507c-4df0-9f5c-b4769a1b4764 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 740/1494] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-reader] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-reader] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e55bc15-c444-4e4e-adb3-154f18c0fdcf tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-reader] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 755/1495] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 882 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-331ac254-3c95-4540-9583-d72313405ee6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-331ac254-3c95-4540-9583-d72313405ee6 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-331ac254-3c95-4540-9583-d72313405ee6 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-331ac254-3c95-4540-9583-d72313405ee6 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-331ac254-3c95-4540-9583-d72313405ee6 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-331ac254-3c95-4540-9583-d72313405ee6 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 741/1496] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94109e41-46cf-4877-85f3-fc1043f6b02e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] DELETE http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Delete volume with id: 5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Delete volume request issued successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94109e41-46cf-4877-85f3-fc1043f6b02e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 202 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 756/1497] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:08 2026] DELETE /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b5c68b53-9f54-4805-8fdd-11f2f2ac74aa tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 742/1498] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b94b9dc0-9526-43e8-9398-4eb56a191f1a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 757/1499] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8c2c924-f5c5-4131-bc3a-97bb56583e38", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-317620282"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create snapshot from volume b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['637c54ec-0c4a-4309-899b-581f4376e199', '96d2432f-6e64-4674-810a-407e87f0dbf2', 'cf18f422-8caa-4787-8a03-62e0a0a7dd1d', '889a030d-59e8-4ada-8e78-43e3e59221f9'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot create request issued successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14b73c20-cfad-42fe-800e-2a6b3a84e3e0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 743/1500] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c1a3bc9-e733-4aa0-82bd-6741aaace3d0 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 758/1501] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-805ac205-a6fb-4feb-aba8-90346b0aad59 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 744/1502] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:08 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-fc7338bb-f25f-48e7-b4b3-be039df4c93c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 759/1503] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-76c33cb7-717d-4adb-bc7d-6d3264b303c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76c33cb7-717d-4adb-bc7d-6d3264b303c7 None None] GET http://192.168.122.190/volume// Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76c33cb7-717d-4adb-bc7d-6d3264b303c7 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76c33cb7-717d-4adb-bc7d-6d3264b303c7 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76c33cb7-717d-4adb-bc7d-6d3264b303c7 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 745/1504] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-f6571307-d6ed-4ba3-8a42-fbd44f73c673 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-f6571307-d6ed-4ba3-8a42-fbd44f73c673 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-f6571307-d6ed-4ba3-8a42-fbd44f73c673 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311534a9-9c1d-4485-87fa-24a3976fbb66", "connector": null, "instance_uuid": "bbaa367d-4dc3-423e-aa9b-4a4f9864b668"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-f6571307-d6ed-4ba3-8a42-fbd44f73c673 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 760/1505] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:12:09 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2839bfad-eb33-4cb6-a030-e3c35d52561e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2839bfad-eb33-4cb6-a030-e3c35d52561e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2839bfad-eb33-4cb6-a030-e3c35d52561e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2839bfad-eb33-4cb6-a030-e3c35d52561e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-268b4076-3993-4a29-800b-254f39d8e5c4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2839bfad-eb33-4cb6-a030-e3c35d52561e tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 returned with HTTP 404 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 746/1506] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/5c2cc3cd-9fe5-48ad-b014-195238cb97c4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-268b4076-3993-4a29-800b-254f39d8e5c4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-268b4076-3993-4a29-800b-254f39d8e5c4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-268b4076-3993-4a29-800b-254f39d8e5c4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-268b4076-3993-4a29-800b-254f39d8e5c4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-268b4076-3993-4a29-800b-254f39d8e5c4 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 761/1507] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0853f69a-0538-4b11-9861-a5100dc23cb6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a3c0e71c-44b3-41aa-8a49-9dd58d16d967 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0853f69a-0538-4b11-9861-a5100dc23cb6 None None] GET http://192.168.122.190/volume// Sep 06 08:12:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 747/1508] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0853f69a-0538-4b11-9861-a5100dc23cb6 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0853f69a-0538-4b11-9861-a5100dc23cb6 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0853f69a-0538-4b11-9861-a5100dc23cb6 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 762/1509] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-33b83544-c836-44a8-82ee-b9f41f09c475 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Delete volume with id: 9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-e0a3a789-1ae0-4272-a4f7-5c26f54d5a2f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 763/1510] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1032 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Delete volume request issued successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33b83544-c836-44a8-82ee-b9f41f09c475 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 202 Sep 06 08:12:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 748/1511] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:09 2026] DELETE /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Volume info retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aae10905-dd96-4c0f-aaca-6e6b332db317 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 764/1512] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] PUT http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Acquiring lock "cinder-attachment_update-311534a9-9c1d-4485-87fa-24a3976fbb66-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ce4ab72-74a4-4a0c-8bbb-8043d9467834 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 765/1513] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:09 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:09 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-311534a9-9c1d-4485-87fa-24a3976fbb66-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0fc46b1c-d64e-4c95-aa09-ef13b9b1db15 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 766/1514] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:10 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-167ec148-c730-40f7-a060-e31442564144 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-167ec148-c730-40f7-a060-e31442564144 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] GET http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-167ec148-c730-40f7-a060-e31442564144 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-167ec148-c730-40f7-a060-e31442564144 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-167ec148-c730-40f7-a060-e31442564144 tempest-VolumesCloneTest-351840439 tempest-VolumesCloneTest-351840439-project-member] http://192.168.122.190/volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 returned with HTTP 404 Sep 06 08:12:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 767/1515] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:10 2026] GET /volume/v3/volumes/9e9a7f04-3582-4342-866f-32458ce8deb7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9742b4d0-acc3-45c6-ac39-fefa780329fe tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 768/1516] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:10 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 441 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:11 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-311534a9-9c1d-4485-87fa-24a3976fbb66-devstack" released by "attachment_update" :: held 1.469s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:12:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-901addcd-fcb1-44ab-8ac6-c8d5b528a77e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f returned with HTTP 200 Sep 06 08:12:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 749/1517] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:12:09 2026] PUT /volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f => generated 694 bytes in 1559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-079233e4-8b2d-41ef-9576-9af0f3c9b5f1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 769/1518] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:11 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-dd444419-71ae-4114-9192-c7530cd6a2f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-dd444419-71ae-4114-9192-c7530cd6a2f3 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f/action Sep 06 08:12:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-dd444419-71ae-4114-9192-c7530cd6a2f3 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:12:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-dd444419-71ae-4114-9192-c7530cd6a2f3 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5c04ab22-995f-431a-95d8-7efc258c2378 req-dd444419-71ae-4114-9192-c7530cd6a2f3 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f/action returned with HTTP 204 Sep 06 08:12:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 750/1519] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:12:11 2026] POST /volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-72c52973-46f1-4576-82cc-d69a3cdf407d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72c52973-46f1-4576-82cc-d69a3cdf407d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72c52973-46f1-4576-82cc-d69a3cdf407d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72c52973-46f1-4576-82cc-d69a3cdf407d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-72c52973-46f1-4576-82cc-d69a3cdf407d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72c52973-46f1-4576-82cc-d69a3cdf407d tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 770/1520] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:12 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1553aa8-0341-4bd1-825e-516f185d7c13", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1164493367"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1553aa8-0341-4bd1-825e-516f185d7c13', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1164493367'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume of 1 GB Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Availability Zones retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (2f9c79b8-c176-47cf-90f6-e118e5cf1fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc4f8d1-6d6b-41a9-af85-8c29c0ba3905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc4f8d1-6d6b-41a9-af85-8c29c0ba3905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1553aa8-0341-4bd1-825e-516f185d7c13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a9e1dc-952c-43c3-8c0e-990d2a92b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Created reservations ['bbf7c23f-dc53-4791-90a2-1dadc904d6b4', '4fceff31-6407-4525-95b7-941baacc5647', '4929cd94-4790-4a3b-a92f-fc133c2a140f', '306bcf70-0556-4bf9-beaa-933547c12e80'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a9e1dc-952c-43c3-8c0e-990d2a92b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf7c23f-dc53-4791-90a2-1dadc904d6b4', '4fceff31-6407-4525-95b7-941baacc5647', '4929cd94-4790-4a3b-a92f-fc133c2a140f', '306bcf70-0556-4bf9-beaa-933547c12e80']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c92962-ba0a-489e-922d-aedf91b4143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c92962-ba0a-489e-922d-aedf91b4143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1164493367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['bbf7c23f-dc53-4791-90a2-1dadc904d6b4','4fceff31-6407-4525-95b7-941baacc5647','4929cd94-4790-4a3b-a92f-fc133c2a140f','306bcf70-0556-4bf9-beaa-933547c12e80'],size=1,snapshot_id=b1553aa8-0341-4bd1-825e-516f185d7c13,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1164493367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbad88a782e408689751fb0f2ce5603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1553aa8-0341-4bd1-825e-516f185d7c13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c77449a9bb44b990137b8ec3171970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de474e7b-815e-4a53-9948-3e4b65f3e406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de474e7b-815e-4a53-9948-3e4b65f3e406) transitioned into state 'SUCCESS' from state '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-1164493367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbad88a782e408689751fb0f2ce5603',qos_specs=None,replication_status=,reservations=['bbf7c23f-dc53-4791-90a2-1dadc904d6b4','4fceff31-6407-4525-95b7-941baacc5647','4929cd94-4790-4a3b-a92f-fc133c2a140f','306bcf70-0556-4bf9-beaa-933547c12e80'],size=1,snapshot_id=b1553aa8-0341-4bd1-825e-516f185d7c13,source_replicaid=,source_volid=None,status='creating',user_id='f5c77449a9bb44b990137b8ec3171970',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91516f0e-680d-4d17-ae7f-1428cd82bfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91516f0e-680d-4d17-ae7f-1428cd82bfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Flow 'volume_create_api' (2f9c79b8-c176-47cf-90f6-e118e5cf1fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Create volume request issued successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4ad4a08-c899-4a79-8513-a80c3ebaa438 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 751/1521] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:12 2026] POST /volume/v3/volumes => generated 797 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dbff0f6-9eea-434a-897c-e2f3c57c9a48 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 771/1522] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:12 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-029c80d3-8da4-4979-a81e-96cde382b13c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-029c80d3-8da4-4979-a81e-96cde382b13c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-029c80d3-8da4-4979-a81e-96cde382b13c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-029c80d3-8da4-4979-a81e-96cde382b13c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-029c80d3-8da4-4979-a81e-96cde382b13c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-029c80d3-8da4-4979-a81e-96cde382b13c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 752/1523] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:12 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1144 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c4760107-14a3-4b11-b9da-191e02be5f5b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4760107-14a3-4b11-b9da-191e02be5f5b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4760107-14a3-4b11-b9da-191e02be5f5b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4760107-14a3-4b11-b9da-191e02be5f5b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c4760107-14a3-4b11-b9da-191e02be5f5b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4760107-14a3-4b11-b9da-191e02be5f5b tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 772/1524] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:12 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2ec14863-bae3-4719-b443-74180269ace0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1106017912"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1106017912'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume of 1 GB Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Availability Zones retrieved successfully. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (d84f5c0e-fa5f-4e83-8690-f7ae278611e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b85e276-70ae-4520-a509-5676e19a82f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b85e276-70ae-4520-a509-5676e19a82f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7021d5f-3e2b-484e-bf0d-3eb270347ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Created reservations ['6869ae84-ff72-4e8f-847e-171c3fac39a9', '32b2b4ec-2208-4452-bd9d-5bb256911164', '25199a76-763d-47ec-9f8c-5fa32eac8637', '4ab8d0b1-6c4d-4719-bc0d-d95c87103511'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7021d5f-3e2b-484e-bf0d-3eb270347ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6869ae84-ff72-4e8f-847e-171c3fac39a9', '32b2b4ec-2208-4452-bd9d-5bb256911164', '25199a76-763d-47ec-9f8c-5fa32eac8637', '4ab8d0b1-6c4d-4719-bc0d-d95c87103511']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc75eff-1cc4-416d-ba3c-7c4b471ada48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc75eff-1cc4-416d-ba3c-7c4b471ada48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d21ff7-c613-4582-9afc-c6749516d4df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1106017912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['6869ae84-ff72-4e8f-847e-171c3fac39a9','32b2b4ec-2208-4452-bd9d-5bb256911164','25199a76-763d-47ec-9f8c-5fa32eac8637','4ab8d0b1-6c4d-4719-bc0d-d95c87103511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1106017912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d21ff7-c613-4582-9afc-c6749516d4df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9744cd0efc514feb9fbd9c01c7dc5172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa6ff475541c4943bced009193f3b662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962c6ad9-875d-4de5-a189-4dfaf6879589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962c6ad9-875d-4de5-a189-4dfaf6879589) transitioned into state 'SUCCESS' from state '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-1106017912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9744cd0efc514feb9fbd9c01c7dc5172',qos_specs=None,replication_status=,reservations=['6869ae84-ff72-4e8f-847e-171c3fac39a9','32b2b4ec-2208-4452-bd9d-5bb256911164','25199a76-763d-47ec-9f8c-5fa32eac8637','4ab8d0b1-6c4d-4719-bc0d-d95c87103511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa6ff475541c4943bced009193f3b662',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f07f56-cee9-46ff-b7e8-f5e556d97f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f07f56-cee9-46ff-b7e8-f5e556d97f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Flow 'volume_create_api' (d84f5c0e-fa5f-4e83-8690-f7ae278611e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Create volume request issued successfully. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2ec14863-bae3-4719-b443-74180269ace0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 753/1525] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:13 2026] POST /volume/v3/volumes => generated 760 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9eae9952-b23b-410e-8a00-54ed2743bc6f tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 773/1526] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:13 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ddcbb847-95ab-4df5-b6f7-bc54722b3650 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 754/1527] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:13 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d289da39-d727-4461-a51d-e99e518e9563 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d289da39-d727-4461-a51d-e99e518e9563 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d289da39-d727-4461-a51d-e99e518e9563 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f83a790-90b0-40ce-851e-92508619594b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1486732913"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d289da39-d727-4461-a51d-e99e518e9563 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 404 Sep 06 08:12:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 774/1528] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:14 2026] POST /volume/v3/snapshots => generated 109 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-469511a7-88c4-43f6-bac5-397eedf5bcaa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-469511a7-88c4-43f6-bac5-397eedf5bcaa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-469511a7-88c4-43f6-bac5-397eedf5bcaa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-863675894"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-469511a7-88c4-43f6-bac5-397eedf5bcaa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 404 Sep 06 08:12:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 755/1529] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:14 2026] POST /volume/v3/snapshots => generated 77 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8efc0c1f-f3be-4580-87db-2039a6419752 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c65980d-34eb-4081-adf5-f685ba50c0f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 775/1530] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:14 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8efc0c1f-f3be-4580-87db-2039a6419752 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] GET http://192.168.122.190/volume/v3/snapshots?limit=invalid Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8efc0c1f-f3be-4580-87db-2039a6419752 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8efc0c1f-f3be-4580-87db-2039a6419752 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8efc0c1f-f3be-4580-87db-2039a6419752 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] HTTP exception thrown: limit param must be an integer Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8efc0c1f-f3be-4580-87db-2039a6419752 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] http://192.168.122.190/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 06 08:12:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 756/1531] 192.168.122.190 () {58 vars in 1154 bytes} [Sun Sep 6 08:12:14 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] GET http://192.168.122.190/volume/v3/snapshots?marker=60ad85b9-695a-4115-b60b-85f8cbd737dd Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9d02fcbc-f055-4cc3-aa88-61ec42a1956c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 776/1532] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:14 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a52bfd6-5f33-4bb7-97c2-82d2a5205dee tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] http://192.168.122.190/volume/v3/snapshots?marker=60ad85b9-695a-4115-b60b-85f8cbd737dd returned with HTTP 404 Sep 06 08:12:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 757/1533] 192.168.122.190 () {58 vars in 1214 bytes} [Sun Sep 6 08:12:14 2026] GET /volume/v3/snapshots?marker=60ad85b9-695a-4115-b60b-85f8cbd737dd => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=invalid Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b12e7c5d-6a3c-45a7-9d69-b465db1702e0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 06 08:12:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 777/1534] 192.168.122.190 () {58 vars in 1160 bytes} [Sun Sep 6 08:12:14 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-94271604-bddd-45a6-83b2-89baa619fb81 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1509436878"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1509436878'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create volume of 2 GB Sep 06 08:12:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Availability Zones retrieved successfully. Sep 06 08:12:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Flow 'volume_create_api' (21788d66-6318-40fd-9630-ae077412dcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fc85d2-0275-4bd3-923e-f5dfeea13d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Validating volume size '2' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fc85d2-0275-4bd3-923e-f5dfeea13d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b676ec1c-c601-4d6b-abfd-8c95e7974a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Created reservations ['e005074d-9865-4f62-bb29-86f3a338daab', 'f6973a66-2fc5-459f-b561-74139041761e', '9a639e1a-4a22-4bf8-8d95-75526dd89a3b', 'a7d8339d-6286-43a6-a7e8-1573b759c469'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b676ec1c-c601-4d6b-abfd-8c95e7974a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e005074d-9865-4f62-bb29-86f3a338daab', 'f6973a66-2fc5-459f-b561-74139041761e', '9a639e1a-4a22-4bf8-8d95-75526dd89a3b', 'a7d8339d-6286-43a6-a7e8-1573b759c469']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191f134e-b545-458c-92ef-cfbe63603328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191f134e-b545-458c-92ef-cfbe63603328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4efdf4f-4238-40b3-83cc-0039520fa940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1509436878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d34b9eaae14c3b805377c5b97108f7',qos_specs=None,replication_status=,reservations=['e005074d-9865-4f62-bb29-86f3a338daab','f6973a66-2fc5-459f-b561-74139041761e','9a639e1a-4a22-4bf8-8d95-75526dd89a3b','a7d8339d-6286-43a6-a7e8-1573b759c469'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b43539eab754d919eb769bdad4148d3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1509436878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4efdf4f-4238-40b3-83cc-0039520fa940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d34b9eaae14c3b805377c5b97108f7',provider_auth=None,provider_geometry=None,provider_id=None,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='1b43539eab754d919eb769bdad4148d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e3f34f27-d567-4940-991e-0373da813f69 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec6c4a5-b19f-48a6-8e98-a560a84ca432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3f34f27-d567-4940-991e-0373da813f69 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3f34f27-d567-4940-991e-0373da813f69 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3f34f27-d567-4940-991e-0373da813f69 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e3f34f27-d567-4940-991e-0373da813f69 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec6c4a5-b19f-48a6-8e98-a560a84ca432) transitioned into state 'SUCCESS' from state '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-1509436878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d34b9eaae14c3b805377c5b97108f7',qos_specs=None,replication_status=,reservations=['e005074d-9865-4f62-bb29-86f3a338daab','f6973a66-2fc5-459f-b561-74139041761e','9a639e1a-4a22-4bf8-8d95-75526dd89a3b','a7d8339d-6286-43a6-a7e8-1573b759c469'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b43539eab754d919eb769bdad4148d3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3f34f27-d567-4940-991e-0373da813f69 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 778/1535] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:15 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a501a4-40f5-4e6c-b255-23906fcea272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a501a4-40f5-4e6c-b255-23906fcea272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Flow 'volume_create_api' (21788d66-6318-40fd-9630-ae077412dcb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create volume request issued successfully. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5c7754f-4f65-4b99-9a91-e70562924a71 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 779/1536] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:16 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94271604-bddd-45a6-83b2-89baa619fb81 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 758/1537] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:14 2026] POST /volume/v3/volumes => generated 771 bytes in 1361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f6c29e23-5774-47e8-8b20-7e072f737477 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6c29e23-5774-47e8-8b20-7e072f737477 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6c29e23-5774-47e8-8b20-7e072f737477 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f6c29e23-5774-47e8-8b20-7e072f737477 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f6c29e23-5774-47e8-8b20-7e072f737477 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f6c29e23-5774-47e8-8b20-7e072f737477 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 780/1538] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:16 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 839 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-038a8750-820e-4a53-bdf7-46bbe95bac9e tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 759/1539] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:17 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc4ad801-3524-4481-ba9d-9054330e8dbc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 781/1540] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:17 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e36fff3-1cfd-4462-aaab-daa9c785339b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 760/1541] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:17 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6fb3cae2-7040-4333-88ec-281c8861a638 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6fb3cae2-7040-4333-88ec-281c8861a638 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6fb3cae2-7040-4333-88ec-281c8861a638 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6fb3cae2-7040-4333-88ec-281c8861a638 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6fb3cae2-7040-4333-88ec-281c8861a638 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6fb3cae2-7040-4333-88ec-281c8861a638 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 782/1542] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:18 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e189c309-0ec9-4bdd-851f-327cd117cf6c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 761/1543] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:18 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e208fa4-fc4f-452a-920b-ba0784a20be0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 783/1544] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:18 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e8e8928-b066-493d-b62e-3ac5226ff888 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 762/1545] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:19 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a0c5a79-43af-4948-b69b-7c90a0bd0a0a tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 784/1546] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:19 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a70d1dd-05dc-4fbf-8ace-96e51fb7ebf0 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 763/1547] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:19 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-42650553-3ce2-4783-bd9b-510bad6ffb8f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-42650553-3ce2-4783-bd9b-510bad6ffb8f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] DELETE http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-42650553-3ce2-4783-bd9b-510bad6ffb8f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-42650553-3ce2-4783-bd9b-510bad6ffb8f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /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 06 08:12:20 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-42650553-3ce2-4783-bd9b-510bad6ffb8f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa returned with HTTP 200 Sep 06 08:12:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 785/1548] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:12:20 2026] DELETE /volume/v3/attachments/87320824-fe3c-4f4d-a0de-b21055c550aa => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] DELETE http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Delete volume with id: ec097093-111b-43cf-a782-bef47d4f824c Sep 06 08:12:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Volume info retrieved successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] Delete volume request issued successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-6d2ee449-7f88-4d3b-a553-aba748379aeb req-91985722-4d9e-4da5-8362-07009e6f516f tempest-TestShelveInstance-508546574 tempest-TestShelveInstance-508546574-project-member] http://192.168.122.190/volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c returned with HTTP 202 Sep 06 08:12:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 764/1549] 192.168.122.190 () {62 vars in 1509 bytes} [Sun Sep 6 08:12:20 2026] DELETE /volume/v3/volumes/ec097093-111b-43cf-a782-bef47d4f824c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f47a88b-9fd5-45e2-9305-ba82e09dd549 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 786/1550] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:20 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-637c343d-ed13-4fb9-b140-b25daafecd0f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-637c343d-ed13-4fb9-b140-b25daafecd0f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-637c343d-ed13-4fb9-b140-b25daafecd0f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-637c343d-ed13-4fb9-b140-b25daafecd0f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-637c343d-ed13-4fb9-b140-b25daafecd0f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-637c343d-ed13-4fb9-b140-b25daafecd0f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 765/1551] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:20 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 890 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] Volume info retrieved successfully. Sep 06 08:12:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6db6686-2b71-4be5-8781-5e551b7ec0df tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-reader] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 787/1552] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:20 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: 0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-33d9e488-ae35-4616-834a-ce37825db934 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33d9e488-ae35-4616-834a-ce37825db934 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33d9e488-ae35-4616-834a-ce37825db934 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33d9e488-ae35-4616-834a-ce37825db934 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-33d9e488-ae35-4616-834a-ce37825db934 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume request issued successfully. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13a9f79e-0042-46fa-b27a-2cdb86df8bc8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 202 Sep 06 08:12:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 766/1553] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:21 2026] DELETE /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33d9e488-ae35-4616-834a-ce37825db934 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 788/1554] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:21 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ac6ceb1-2dac-4bff-96ea-39c3cce47f40 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 767/1555] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:21 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e3fccf3-d9a2-42fe-9616-1ad2a1905973 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 789/1556] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:21 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5fad16e6-c222-4df5-9762-06ac7e49291b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5fad16e6-c222-4df5-9762-06ac7e49291b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5fad16e6-c222-4df5-9762-06ac7e49291b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5fad16e6-c222-4df5-9762-06ac7e49291b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=495,cinder:UPDATE=128,cinder:INSERT=75 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5fad16e6-c222-4df5-9762-06ac7e49291b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5fad16e6-c222-4df5-9762-06ac7e49291b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 790/1557] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aaa03287-93eb-474e-aecf-0f59b00f53a8 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 791/1558] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-6fae635b-6bbd-4001-ba75-12f03c48a018 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 768/1559] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:21 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 853 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b8433973-3f2f-4ae5-9ac1-6adc23dd6650 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8433973-3f2f-4ae5-9ac1-6adc23dd6650 None None] GET http://192.168.122.190/volume// Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8433973-3f2f-4ae5-9ac1-6adc23dd6650 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b8433973-3f2f-4ae5-9ac1-6adc23dd6650 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b8433973-3f2f-4ae5-9ac1-6adc23dd6650 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 792/1560] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-1cba3c7a-2c3a-45dc-9f60-5db86c81be64 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-1cba3c7a-2c3a-45dc-9f60-5db86c81be64 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-1cba3c7a-2c3a-45dc-9f60-5db86c81be64 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d21ff7-c613-4582-9afc-c6749516d4df", "connector": null, "instance_uuid": "bbaa367d-4dc3-423e-aa9b-4a4f9864b668"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-1cba3c7a-2c3a-45dc-9f60-5db86c81be64 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 769/1561] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:12:22 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b392c313-f807-4cd1-88ef-7d3d68df0aaf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b392c313-f807-4cd1-88ef-7d3d68df0aaf None None] GET http://192.168.122.190/volume// Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b392c313-f807-4cd1-88ef-7d3d68df0aaf None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b392c313-f807-4cd1-88ef-7d3d68df0aaf None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b392c313-f807-4cd1-88ef-7d3d68df0aaf None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 770/1562] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aef655b1-0366-4c6e-b1ca-6fe3974d9eff tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 793/1563] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-5c9c5ca6-0d01-451b-8db7-df10247b8730 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 771/1564] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:12:22 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1033 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] PUT http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:22 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Acquiring lock "cinder-attachment_update-73d21ff7-c613-4582-9afc-c6749516d4df-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-73d21ff7-c613-4582-9afc-c6749516d4df-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Lock "cinder-attachment_update-73d21ff7-c613-4582-9afc-c6749516d4df-devstack" released by "attachment_update" :: held 0.171s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-4c013bb7-1f6e-4cf5-b245-7d4f959a1513 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 returned with HTTP 200 Sep 06 08:12:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 794/1565] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:12:22 2026] PUT /volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 => generated 694 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9acc47ca-f1ca-4fe4-a69e-5a0020320779 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 772/1566] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-87239ad5-91f3-4bed-a3b8-b5cd3203ef70 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87239ad5-91f3-4bed-a3b8-b5cd3203ef70 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87239ad5-91f3-4bed-a3b8-b5cd3203ef70 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-87239ad5-91f3-4bed-a3b8-b5cd3203ef70 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4efdf4f-4238-40b3-83cc-0039520fa940", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1954732243"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-87239ad5-91f3-4bed-a3b8-b5cd3203ef70 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 404 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 773/1567] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create snapshot from volume f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-775f09ca-682f-47a4-b011-26d8624c05d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-775f09ca-682f-47a4-b011-26d8624c05d2 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-775f09ca-682f-47a4-b011-26d8624c05d2 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-775f09ca-682f-47a4-b011-26d8624c05d2 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-775f09ca-682f-47a4-b011-26d8624c05d2 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 404 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 774/1568] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-261dd949-4eb1-44bb-8730-f176d2a27afd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-261dd949-4eb1-44bb-8730-f176d2a27afd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-261dd949-4eb1-44bb-8730-f176d2a27afd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-261dd949-4eb1-44bb-8730-f176d2a27afd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-261dd949-4eb1-44bb-8730-f176d2a27afd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: 0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-261dd949-4eb1-44bb-8730-f176d2a27afd tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 returned with HTTP 404 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 775/1569] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:23 2026] DELETE /volume/v3/volumes/0a2721d0-a877-4fbf-a9d9-d3cdc4e553f1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete snapshot with id: b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Created reservations ['5101428a-96b4-4578-be62-4143fab6c6b2', '1d94d981-287b-4228-8547-6bb449f85a1a', 'c9f9bb73-8f69-4dce-9f2a-a7ba82bdb0f3', '402ea4c5-87b0-4546-a256-abc64d7bd840'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot delete request issued successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12fa084f-cf15-4ccd-96c1-ea8217e745e7 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 202 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 776/1570] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:12:23 2026] DELETE /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b4e943f4-e40b-4409-87d9-7d517e90082f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4e943f4-e40b-4409-87d9-7d517e90082f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4e943f4-e40b-4409-87d9-7d517e90082f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4e943f4-e40b-4409-87d9-7d517e90082f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b4e943f4-e40b-4409-87d9-7d517e90082f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4e943f4-e40b-4409-87d9-7d517e90082f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 777/1571] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 467 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot create request issued successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e479ccfe-5d1c-4f47-921f-6ee7e91a1b83 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 795/1572] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:23 2026] POST /volume/v3/snapshots => generated 318 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9254efe8-9901-46e9-9393-fe89e4abda6c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9254efe8-9901-46e9-9393-fe89e4abda6c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9254efe8-9901-46e9-9393-fe89e4abda6c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9254efe8-9901-46e9-9393-fe89e4abda6c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9254efe8-9901-46e9-9393-fe89e4abda6c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9254efe8-9901-46e9-9393-fe89e4abda6c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 778/1573] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-c5f88770-70f6-44f5-8482-c41982a17652 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-c5f88770-70f6-44f5-8482-c41982a17652 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5/action Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-c5f88770-70f6-44f5-8482-c41982a17652 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-c5f88770-70f6-44f5-8482-c41982a17652 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-55ec60da-70ad-4434-a11f-1274f6ff9447 req-c5f88770-70f6-44f5-8482-c41982a17652 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5/action returned with HTTP 204 Sep 06 08:12:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 796/1574] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:12:23 2026] POST /volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b63b3e90-3de8-4d01-9db5-945dac033cf0 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 779/1575] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1148 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-598ab2fa-930b-4adc-a3e4-2d50cf2b186a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 797/1576] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:23 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1145 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-61de4a0c-3f83-4742-9944-c774f8495fc8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 780/1577] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66/action Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Begin detaching volume completed successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-b4266962-9c89-4a48-832c-84a114d7e012 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66/action returned with HTTP 202 Sep 06 08:12:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 798/1578] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:12:24 2026] POST /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c6b55b9-d712-4afd-a049-10d950ae2ade tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 781/1579] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3eac2781-e02c-4023-b6bd-b14badf013a7 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 782/1580] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70e72360-6a5a-4df4-9b16-c89ad575a9b2 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 799/1581] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1147 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9215006f-cdca-48ed-a0aa-a580c56a4004 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9215006f-cdca-48ed-a0aa-a580c56a4004 None None] GET http://192.168.122.190/volume// Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9215006f-cdca-48ed-a0aa-a580c56a4004 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9215006f-cdca-48ed-a0aa-a580c56a4004 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9215006f-cdca-48ed-a0aa-a580c56a4004 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 783/1582] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-9c9c3135-c80e-4042-995d-5ca2ca36a177 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 800/1583] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:12:24 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 1328 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-c17f3e90-bd2c-43a6-ab48-ec86ee003c23 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-c17f3e90-bd2c-43a6-ab48-ec86ee003c23 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-c17f3e90-bd2c-43a6-ab48-ec86ee003c23 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-c17f3e90-bd2c-43a6-ab48-ec86ee003c23 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:25 devstack devstack@c-api.service[87013]: /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 06 08:12:25 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c05fb62c-8948-437f-9c2f-80814f69e6d4 req-c17f3e90-bd2c-43a6-ab48-ec86ee003c23 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f returned with HTTP 200 Sep 06 08:12:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 784/1584] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:12:25 2026] DELETE /volume/v3/attachments/5e3dfed6-d4a0-424e-8e90-f2225c22390f => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Snapshot retrieved successfully. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9aae961d-304f-4da4-b7ce-2f193e2bfb6f tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 200 Sep 06 08:12:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 801/1585] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:25 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7cede81d-545c-4e61-b132-4abe1d84f734 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cede81d-545c-4e61-b132-4abe1d84f734 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cede81d-545c-4e61-b132-4abe1d84f734 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cede81d-545c-4e61-b132-4abe1d84f734 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7cede81d-545c-4e61-b132-4abe1d84f734 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cede81d-545c-4e61-b132-4abe1d84f734 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 785/1586] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:25 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:25 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3261df4a-2542-423d-a1d8-e0f6a86574a1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 802/1587] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:25 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-89020e09-89c3-4fdf-85d9-b7a71298e757 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 786/1588] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:25 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] POST http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df/action Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Begin detaching volume completed successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-34864600-0bef-4641-b7dc-10b631af67f6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df/action returned with HTTP 202 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 803/1589] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:12:26 2026] POST /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-697c2a43-fe2f-4018-a538-18c1ed66a2dd tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 787/1590] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-736caf78-39c2-43a0-941b-1458bf5d4ead None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-736caf78-39c2-43a0-941b-1458bf5d4ead None None] GET http://192.168.122.190/volume// Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-736caf78-39c2-43a0-941b-1458bf5d4ead None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-736caf78-39c2-43a0-941b-1458bf5d4ead None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-736caf78-39c2-43a0-941b-1458bf5d4ead None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 804/1591] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-e1e20ae8-cf1f-47f1-be7b-07869642d308 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 788/1592] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 1329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-90872902-56a1-4a07-8c1d-1a080d506dd8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-90872902-56a1-4a07-8c1d-1a080d506dd8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-90872902-56a1-4a07-8c1d-1a080d506dd8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-90872902-56a1-4a07-8c1d-1a080d506dd8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /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 06 08:12:26 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-69981533-0031-4afa-bb0f-6a30425d8efc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69981533-0031-4afa-bb0f-6a30425d8efc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69981533-0031-4afa-bb0f-6a30425d8efc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69981533-0031-4afa-bb0f-6a30425d8efc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ffc137b-eb84-4f64-9c64-e2aa1fa01e60 req-90872902-56a1-4a07-8c1d-1a080d506dd8 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 805/1593] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:12:26 2026] DELETE /volume/v3/attachments/7f23ad25-5770-4d25-a0ae-0371f3a522c5 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69981533-0031-4afa-bb0f-6a30425d8efc tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 returned with HTTP 404 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 789/1594] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/snapshots/b1553aa8-0341-4bd1-825e-516f185d7c13 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d1ad6c8-5be7-4c67-9780-208fbe32d676 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04e9e605-33d1-4853-9210-754abe5d324c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 806/1595] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04e9e605-33d1-4853-9210-754abe5d324c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04e9e605-33d1-4853-9210-754abe5d324c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04e9e605-33d1-4853-9210-754abe5d324c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04e9e605-33d1-4853-9210-754abe5d324c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04e9e605-33d1-4853-9210-754abe5d324c tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 790/1596] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 477 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5779729e-4585-48e5-aa68-e8823b60a4f0"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5779729e-4585-48e5-aa68-e8823b60a4f0'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Create volume of 1 GB Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Availability Zones retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Flow 'volume_create_api' (3e1d1abc-b77e-47c0-8d34-f12707a6adf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c784ac2-e25f-4746-acff-41105e85344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c784ac2-e25f-4746-acff-41105e85344f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:12:26 devstack devstack@c-api.service[87013]: 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 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c784ac2-e25f-4746-acff-41105e85344f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c784ac2-e25f-4746-acff-41105e85344f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:12:26 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Flow 'volume_create_api' (3e1d1abc-b77e-47c0-8d34-f12707a6adf3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fb797d94-d698-43ba-84b9-6a7050bd07d1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 791/1597] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:26 2026] POST /volume/v3/volumes => generated 171 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume request issued successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a1a0fceb-5b87-4aae-aa72-645f165e5a1c tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 202 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 807/1598] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:26 2026] DELETE /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Delete snapshot with id: 5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-548f6d92-3de0-4916-b27b-1796e75d20ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-548f6d92-3de0-4916-b27b-1796e75d20ac tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-548f6d92-3de0-4916-b27b-1796e75d20ac tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-548f6d92-3de0-4916-b27b-1796e75d20ac tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-548f6d92-3de0-4916-b27b-1796e75d20ac tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot delete request issued successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6a00a42-2568-46d9-8101-6a4d4f6ce9b1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 202 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 792/1599] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:12:26 2026] DELETE /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-548f6d92-3de0-4916-b27b-1796e75d20ac tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 808/1600] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3222d015-a738-4d41-b4c8-83f54bb773e1 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 793/1601] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:26 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d98f47c-a7f0-4eb9-8cfc-bc616374cc47 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 809/1602] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fed1eb33-9839-4733-addf-9a4dcad34160 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fed1eb33-9839-4733-addf-9a4dcad34160 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fed1eb33-9839-4733-addf-9a4dcad34160 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fed1eb33-9839-4733-addf-9a4dcad34160 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fed1eb33-9839-4733-addf-9a4dcad34160 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fed1eb33-9839-4733-addf-9a4dcad34160 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 794/1603] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0978d40-0b7d-474c-b853-48db74ae131a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0978d40-0b7d-474c-b853-48db74ae131a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0978d40-0b7d-474c-b853-48db74ae131a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0978d40-0b7d-474c-b853-48db74ae131a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0978d40-0b7d-474c-b853-48db74ae131a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0978d40-0b7d-474c-b853-48db74ae131a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 810/1604] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f3357fc-6a69-476d-ab4a-16d1dae53ca7 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 795/1605] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-63a0a35a-3d63-4fe4-bafd-1998699a57b5 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 811/1606] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ccf901b7-7719-49d7-8234-d4a3a2005333 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ccf901b7-7719-49d7-8234-d4a3a2005333 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ccf901b7-7719-49d7-8234-d4a3a2005333 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ccf901b7-7719-49d7-8234-d4a3a2005333 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ccf901b7-7719-49d7-8234-d4a3a2005333 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 returned with HTTP 404 Sep 06 08:12:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 796/1607] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/volumes/b8c2c924-f5c5-4131-bc3a-97bb56583e38 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8a9bd88-c077-4720-8ecb-c8b1adc4c168 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 812/1608] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:27 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de0d85ca-6f04-4e6b-9d57-994836467b76 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:12:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 797/1609] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:28 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] DELETE http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume with id: 94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Delete volume request issued successfully. Sep 06 08:12:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd44c4f9-7c3b-4a5b-bc56-3019f5df6f30 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 202 Sep 06 08:12:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 813/1610] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:28 2026] DELETE /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c38de83-69b9-4dec-9ca2-95dcf740d4b3 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:12:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 798/1611] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:28 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Snapshot retrieved successfully. Sep 06 08:12:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c3e2e14-2f0c-4b7a-b0e2-941b77303a0f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 200 Sep 06 08:12:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 814/1612] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:29 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:29 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=440,cinder:UPDATE=84,cinder:INSERT=40 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:12:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Volume info retrieved successfully. Sep 06 08:12:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a9dbf93-730d-4917-bb1f-6d871459fe4b tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 200 Sep 06 08:12:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 799/1613] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:29 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-20afd540-5e2c-4a3a-ac17-40f91d1913aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20afd540-5e2c-4a3a-ac17-40f91d1913aa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20afd540-5e2c-4a3a-ac17-40f91d1913aa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20afd540-5e2c-4a3a-ac17-40f91d1913aa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20afd540-5e2c-4a3a-ac17-40f91d1913aa tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 returned with HTTP 404 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 815/1614] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:30 2026] GET /volume/v3/snapshots/5779729e-4585-48e5-aa68-e8823b60a4f0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dfb41c8b-e1ac-440f-99e0-e8b9fcc4f2f8 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 800/1615] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:30 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Delete volume with id: f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Delete volume request issued successfully. Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5970f73-8d92-4721-bfd5-6ef5dfaad99b tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 202 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 816/1616] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:30 2026] DELETE /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a7a12d6-65e6-4052-891c-09a9cae5ffa2 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 801/1617] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:30 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-516d9d6a-3553-45d6-aaec-9e6fc7aca446 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-516d9d6a-3553-45d6-aaec-9e6fc7aca446 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] GET http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-516d9d6a-3553-45d6-aaec-9e6fc7aca446 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-516d9d6a-3553-45d6-aaec-9e6fc7aca446 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-516d9d6a-3553-45d6-aaec-9e6fc7aca446 tempest-VolumesSnapshotTestJSON-149528372 tempest-VolumesSnapshotTestJSON-149528372-project-member] http://192.168.122.190/volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e returned with HTTP 404 Sep 06 08:12:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 817/1618] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:30 2026] GET /volume/v3/volumes/94fb7ad4-e97f-41df-a641-6e35defc199e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Volume info retrieved successfully. Sep 06 08:12:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96a9bdab-c484-46e3-8e9e-e37e50aa7f1f tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 200 Sep 06 08:12:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 802/1619] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:31 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14dc7a43-3abc-4f6c-aec9-4102c989a8f3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14dc7a43-3abc-4f6c-aec9-4102c989a8f3 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] GET http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 Sep 06 08:12:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14dc7a43-3abc-4f6c-aec9-4102c989a8f3 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14dc7a43-3abc-4f6c-aec9-4102c989a8f3 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14dc7a43-3abc-4f6c-aec9-4102c989a8f3 tempest-VolumesSnapshotNegativeTestJSON-1478890350 tempest-VolumesSnapshotNegativeTestJSON-1478890350-project-member] http://192.168.122.190/volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 returned with HTTP 404 Sep 06 08:12:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 818/1620] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:32 2026] GET /volume/v3/volumes/f4efdf4f-4238-40b3-83cc-0039520fa940 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume with id: 73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume request issued successfully. Sep 06 08:12:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a36622b-cf34-4fb4-87cd-e69760663f6a tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 202 Sep 06 08:12:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 803/1621] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:34 2026] DELETE /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-121f8670-5814-47c0-898e-d4ceb0b02751 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-121f8670-5814-47c0-898e-d4ceb0b02751 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-121f8670-5814-47c0-898e-d4ceb0b02751 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-121f8670-5814-47c0-898e-d4ceb0b02751 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-121f8670-5814-47c0-898e-d4ceb0b02751 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-121f8670-5814-47c0-898e-d4ceb0b02751 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 200 Sep 06 08:12:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 819/1622] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:34 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c817adfc-1cbe-4725-a036-4ba66d8aea88 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c817adfc-1cbe-4725-a036-4ba66d8aea88 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c817adfc-1cbe-4725-a036-4ba66d8aea88 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c817adfc-1cbe-4725-a036-4ba66d8aea88 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c817adfc-1cbe-4725-a036-4ba66d8aea88 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df returned with HTTP 404 Sep 06 08:12:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 804/1623] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:35 2026] GET /volume/v3/volumes/73d21ff7-c613-4582-9afc-c6749516d4df => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:35 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume with id: 311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume request issued successfully. Sep 06 08:12:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ddefca2-b741-4790-b4c2-64ab819e8554 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 202 Sep 06 08:12:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 820/1624] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:35 2026] DELETE /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1d478d55-d8cf-4d88-961c-2594939aa917 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d478d55-d8cf-4d88-961c-2594939aa917 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d478d55-d8cf-4d88-961c-2594939aa917 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d478d55-d8cf-4d88-961c-2594939aa917 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1d478d55-d8cf-4d88-961c-2594939aa917 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d478d55-d8cf-4d88-961c-2594939aa917 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 805/1625] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:35 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0749a574-3281-4418-8d37-37d40e8cafe6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0749a574-3281-4418-8d37-37d40e8cafe6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0749a574-3281-4418-8d37-37d40e8cafe6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0749a574-3281-4418-8d37-37d40e8cafe6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0749a574-3281-4418-8d37-37d40e8cafe6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0749a574-3281-4418-8d37-37d40e8cafe6 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 200 Sep 06 08:12:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 821/1626] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:36 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b4f128fe-15b4-475c-8aef-30b062913d01 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4f128fe-15b4-475c-8aef-30b062913d01 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4f128fe-15b4-475c-8aef-30b062913d01 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4f128fe-15b4-475c-8aef-30b062913d01 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4f128fe-15b4-475c-8aef-30b062913d01 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 returned with HTTP 404 Sep 06 08:12:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 806/1627] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:37 2026] GET /volume/v3/volumes/311534a9-9c1d-4485-87fa-24a3976fbb66 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:12:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:37 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume with id: f393d507-c01e-4301-9e45-30759269421c Sep 06 08:12:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Delete volume request issued successfully. Sep 06 08:12:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2dde65a-6351-4cd0-84d7-935c9a5d3ae1 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 202 Sep 06 08:12:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 822/1628] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:37 2026] DELETE /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e792e589-1be2-4416-93c6-5a3b4c54a23c tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:12:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 807/1629] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:37 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1544149594"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1544149594'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (c8fda171-8f31-40c4-afec-b9658fa08814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceaadae-f7d9-497d-93bf-34c86e64cc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceaadae-f7d9-497d-93bf-34c86e64cc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5aa89c-740d-45e2-9272-bc0684ac79c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['3c668853-3830-483b-a941-77d4b6ca5a0b', '07c9ae1f-6dcf-46e6-92d5-555f38830601', '0a87b77e-c538-4f92-9524-6cd39f80fef7', 'b2ef1eed-0103-4b58-bae4-1e39e1b723f1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5aa89c-740d-45e2-9272-bc0684ac79c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c668853-3830-483b-a941-77d4b6ca5a0b', '07c9ae1f-6dcf-46e6-92d5-555f38830601', '0a87b77e-c538-4f92-9524-6cd39f80fef7', 'b2ef1eed-0103-4b58-bae4-1e39e1b723f1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e5c4af1-1ac3-438a-a943-af1ddc557467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e5c4af1-1ac3-438a-a943-af1ddc557467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffd571e8-e95c-4008-a70c-c0d2bfa9f475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1544149594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['3c668853-3830-483b-a941-77d4b6ca5a0b','07c9ae1f-6dcf-46e6-92d5-555f38830601','0a87b77e-c538-4f92-9524-6cd39f80fef7','b2ef1eed-0103-4b58-bae4-1e39e1b723f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1544149594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffd571e8-e95c-4008-a70c-c0d2bfa9f475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774e8952-3010-4327-b611-f1be287637e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774e8952-3010-4327-b611-f1be287637e3) transitioned into state 'SUCCESS' from state '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-1544149594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['3c668853-3830-483b-a941-77d4b6ca5a0b','07c9ae1f-6dcf-46e6-92d5-555f38830601','0a87b77e-c538-4f92-9524-6cd39f80fef7','b2ef1eed-0103-4b58-bae4-1e39e1b723f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f0f70b-9749-4dfc-92e8-16054949dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f0f70b-9749-4dfc-92e8-16054949dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (c8fda171-8f31-40c4-afec-b9658fa08814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b5e14db5-08d7-493c-b062-a1cfb4200d2a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 823/1630] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:38 2026] POST /volume/v3/volumes => generated 769 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:12:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c4fea4bf-97f7-4dfe-8ea4-8b5b52afa4a3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 200 Sep 06 08:12:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 808/1631] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:38 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 837 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Volume info retrieved successfully. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-97e419c4-e47d-4b2f-9a37-426d7b0c7b02 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 200 Sep 06 08:12:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 824/1632] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:38 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:12:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b06f716-7d19-4fa0-b09c-3e4ae5116a0d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 200 Sep 06 08:12:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 825/1633] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:39 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1708156464"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1708156464'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:39 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create volume of 1 GB Sep 06 08:12:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Availability Zones retrieved successfully. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Flow 'volume_create_api' (e1c0c76a-7e70-4a59-9096-67ec8916c84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b91b3a-408c-4b0f-b962-691ea1eb5e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-661c1054-3fc9-4227-81cb-dab9ce89e906 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-661c1054-3fc9-4227-81cb-dab9ce89e906 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] GET http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-661c1054-3fc9-4227-81cb-dab9ce89e906 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-661c1054-3fc9-4227-81cb-dab9ce89e906 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-661c1054-3fc9-4227-81cb-dab9ce89e906 tempest-AttachVolumeTestJSON-589724430 tempest-AttachVolumeTestJSON-589724430-project-member] http://192.168.122.190/volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c returned with HTTP 404 Sep 06 08:12:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 826/1634] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:40 2026] GET /volume/v3/volumes/f393d507-c01e-4301-9e45-30759269421c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b91b3a-408c-4b0f-b962-691ea1eb5e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4fc0a1-f6e9-4e87-a0a3-419bea339bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Created reservations ['c5277c1d-9cd5-4bc3-b424-6c0e4b1f3c00', '47183b66-4b9c-4397-ba49-c5d72dbf994d', '4358493c-cddf-488d-b16d-335b9dc0a138', 'ffc26fc1-417a-4922-a737-e795b35b966e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4fc0a1-f6e9-4e87-a0a3-419bea339bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5277c1d-9cd5-4bc3-b424-6c0e4b1f3c00', '47183b66-4b9c-4397-ba49-c5d72dbf994d', '4358493c-cddf-488d-b16d-335b9dc0a138', 'ffc26fc1-417a-4922-a737-e795b35b966e']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17466b6b-507d-4b02-8c81-fc3e9b63f913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17466b6b-507d-4b02-8c81-fc3e9b63f913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ce06588-50c0-4e5d-a664-7b15015920c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1708156464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34ee11971e34a8494e34a44e6e803fc',qos_specs=None,replication_status=,reservations=['c5277c1d-9cd5-4bc3-b424-6c0e4b1f3c00','47183b66-4b9c-4397-ba49-c5d72dbf994d','4358493c-cddf-488d-b16d-335b9dc0a138','ffc26fc1-417a-4922-a737-e795b35b966e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45d61e4af9a847ebaef8b493706989cb',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1708156464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ce06588-50c0-4e5d-a664-7b15015920c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34ee11971e34a8494e34a44e6e803fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45d61e4af9a847ebaef8b493706989cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b577878-9b9e-442b-b860-b03db2852945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b577878-9b9e-442b-b860-b03db2852945) transitioned into state 'SUCCESS' from state '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-1708156464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34ee11971e34a8494e34a44e6e803fc',qos_specs=None,replication_status=,reservations=['c5277c1d-9cd5-4bc3-b424-6c0e4b1f3c00','47183b66-4b9c-4397-ba49-c5d72dbf994d','4358493c-cddf-488d-b16d-335b9dc0a138','ffc26fc1-417a-4922-a737-e795b35b966e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45d61e4af9a847ebaef8b493706989cb',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da44fddf-88ed-4878-95a4-193f55a9b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da44fddf-88ed-4878-95a4-193f55a9b816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Flow 'volume_create_api' (e1c0c76a-7e70-4a59-9096-67ec8916c84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create volume request issued successfully. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51a32b7d-efb7-4c12-8083-af8bcd1ac4dc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 809/1635] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:12:39 2026] POST /volume/v3/volumes => generated 767 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47217da3-d1b0-4ec5-a702-f9446e3c4cea tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:12:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 827/1636] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:40 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 835 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39932ba6-9300-4d3f-a28f-85b507cc45d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 200 Sep 06 08:12:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 810/1637] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:40 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffd571e8-e95c-4008-a70c-c0d2bfa9f475", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-721366226"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create snapshot from volume ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['a84a2255-e659-4a4d-9c99-29459a99b303', '796fb5df-0980-4497-8bb0-cc5d6f1efaa8', 'd146af7a-dcfd-4ede-a6d4-2b09a51ce240', 'c410040f-998e-41aa-8af7-e4a8fba2f2b8'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot create request issued successfully. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d86d3505-cda7-4d34-8b4c-a2ea91f3ae5a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 828/1638] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:41 2026] POST /volume/v3/snapshots => generated 315 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-00e9b270-2056-4279-9f55-f6d803400f2d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00e9b270-2056-4279-9f55-f6d803400f2d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:12:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00e9b270-2056-4279-9f55-f6d803400f2d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00e9b270-2056-4279-9f55-f6d803400f2d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-00e9b270-2056-4279-9f55-f6d803400f2d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:12:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00e9b270-2056-4279-9f55-f6d803400f2d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:12:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 811/1639] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:41 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 447 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a02d68dd-22b1-4ae6-b8de-e80015658805 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:12:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 829/1640] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:41 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-054e5a0f-474b-40e8-9b7e-df71a96cb474 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:12:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 812/1641] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:42 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-892a107a-e44e-42be-a2cf-eb3f9259ccc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:12:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 830/1642] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:42 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ce06588-50c0-4e5d-a664-7b15015920c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-965480680"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create snapshot from volume 2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:42 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Created reservations ['3f8de280-c562-40d1-98c7-22f196d41c8f', '9387e4b9-8421-4c08-944f-e90cd81ab955', 'b1e21ffd-5489-4cd7-a6f3-520917b6f059', '8061c62b-1a8a-4e62-8032-ff07200217f0'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot create request issued successfully. Sep 06 08:12:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ed217d5-7374-4446-bbd9-09d0a1664e10 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 813/1643] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-794668f8-388d-4717-8e38-65dc92a1a5ee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-794668f8-388d-4717-8e38-65dc92a1a5ee tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-794668f8-388d-4717-8e38-65dc92a1a5ee tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-794668f8-388d-4717-8e38-65dc92a1a5ee tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-794668f8-388d-4717-8e38-65dc92a1a5ee tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-794668f8-388d-4717-8e38-65dc92a1a5ee tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 831/1644] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:42 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-877b0deb-55e5-40ed-addc-56628aceb126 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-877b0deb-55e5-40ed-addc-56628aceb126 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:12:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-877b0deb-55e5-40ed-addc-56628aceb126 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-877b0deb-55e5-40ed-addc-56628aceb126 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-877b0deb-55e5-40ed-addc-56628aceb126 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:12:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-877b0deb-55e5-40ed-addc-56628aceb126 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:12:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 814/1645] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:43 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 447 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f8b18e9d-d7ad-441d-9c45-ecb90e0053b3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 832/1646] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:43 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c455b945-7398-4a91-9d66-9ba01df01c41 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c455b945-7398-4a91-9d66-9ba01df01c41 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:12:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c455b945-7398-4a91-9d66-9ba01df01c41 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c455b945-7398-4a91-9d66-9ba01df01c41 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c455b945-7398-4a91-9d66-9ba01df01c41 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:12:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c455b945-7398-4a91-9d66-9ba01df01c41 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:12:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 815/1647] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:44 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 474 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d12d15f-db1d-4504-adb7-ae6d580c4bf4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-659155260"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d12d15f-db1d-4504-adb7-ae6d580c4bf4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-659155260'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (8582721f-699e-4ad2-8776-4b24db1f2426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc740434-1452-4f99-bfa0-ee80d029c7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc740434-1452-4f99-bfa0-ee80d029c7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abd0fe5-cc52-44e9-8456-df70e8ad05fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['bf0ef85c-c6ed-48ca-ad81-ae52c2e6e087', 'a28eb7db-a15f-485a-9969-1c5a96df66c2', 'dc59ea4f-6e57-410a-ad6e-ecbe18fc00ee', '154b0627-ef7f-4830-a555-ced5c2762bf4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abd0fe5-cc52-44e9-8456-df70e8ad05fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf0ef85c-c6ed-48ca-ad81-ae52c2e6e087', 'a28eb7db-a15f-485a-9969-1c5a96df66c2', 'dc59ea4f-6e57-410a-ad6e-ecbe18fc00ee', '154b0627-ef7f-4830-a555-ced5c2762bf4']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f58d21-bdc7-460b-87a6-347fcbe7fcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f58d21-bdc7-460b-87a6-347fcbe7fcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75aa8813-91d5-4730-b2f1-622cc5454f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-659155260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['bf0ef85c-c6ed-48ca-ad81-ae52c2e6e087','a28eb7db-a15f-485a-9969-1c5a96df66c2','dc59ea4f-6e57-410a-ad6e-ecbe18fc00ee','154b0627-ef7f-4830-a555-ced5c2762bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-659155260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75aa8813-91d5-4730-b2f1-622cc5454f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56db5bf-8df7-492e-9bd4-2ad526460d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56db5bf-8df7-492e-9bd4-2ad526460d53) transitioned into state 'SUCCESS' from state '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-659155260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['bf0ef85c-c6ed-48ca-ad81-ae52c2e6e087','a28eb7db-a15f-485a-9969-1c5a96df66c2','dc59ea4f-6e57-410a-ad6e-ecbe18fc00ee','154b0627-ef7f-4830-a555-ced5c2762bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b39bcbe-0a19-4463-96ad-1461e75852e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b39bcbe-0a19-4463-96ad-1461e75852e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01118595-fa46-4304-9457-39ddd7325b33 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (8582721f-699e-4ad2-8776-4b24db1f2426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01118595-fa46-4304-9457-39ddd7325b33 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-11e55c83-3ed8-429c-9a43-507c7854ace2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01118595-fa46-4304-9457-39ddd7325b33 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01118595-fa46-4304-9457-39ddd7325b33 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 833/1648] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:44 2026] POST /volume/v3/volumes => generated 768 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d12d15f-db1d-4504-adb7-ae6d580c4bf4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-761906707"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01118595-fa46-4304-9457-39ddd7325b33 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01118595-fa46-4304-9457-39ddd7325b33 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d12d15f-db1d-4504-adb7-ae6d580c4bf4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-761906707'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 816/1649] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:45 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (599541ef-cb97-4bcc-877d-ae00726fe1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4b1387-680f-4269-9b9f-8945fe6c3c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4b1387-680f-4269-9b9f-8945fe6c3c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f74d9b2-89e3-4e3c-a3a2-e348be6b5c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['927cfbea-ba66-4910-998f-9c74a0326aab', 'b6420857-4f1c-4186-adc2-d3de8faacfe0', '363b1298-b1ba-4d65-a471-dcf5bfc45319', '1c9f0092-d6b1-4580-976d-3449eb9f88fd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f74d9b2-89e3-4e3c-a3a2-e348be6b5c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927cfbea-ba66-4910-998f-9c74a0326aab', 'b6420857-4f1c-4186-adc2-d3de8faacfe0', '363b1298-b1ba-4d65-a471-dcf5bfc45319', '1c9f0092-d6b1-4580-976d-3449eb9f88fd']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3eae47-f478-40d2-8d4e-6200455d3cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3eae47-f478-40d2-8d4e-6200455d3cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b5c542-405c-462d-8bb0-e479d38d536e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-761906707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['927cfbea-ba66-4910-998f-9c74a0326aab','b6420857-4f1c-4186-adc2-d3de8faacfe0','363b1298-b1ba-4d65-a471-dcf5bfc45319','1c9f0092-d6b1-4580-976d-3449eb9f88fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-761906707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b5c542-405c-462d-8bb0-e479d38d536e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd6ce33-456d-4575-81bb-974785b076fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd6ce33-456d-4575-81bb-974785b076fe) transitioned into state 'SUCCESS' from state '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-761906707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['927cfbea-ba66-4910-998f-9c74a0326aab','b6420857-4f1c-4186-adc2-d3de8faacfe0','363b1298-b1ba-4d65-a471-dcf5bfc45319','1c9f0092-d6b1-4580-976d-3449eb9f88fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b494e8f-4120-480a-9488-dc60f5b5cfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b494e8f-4120-480a-9488-dc60f5b5cfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (599541ef-cb97-4bcc-877d-ae00726fe1df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ac194b0-6658-48bd-b14e-586d633ddb2e tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 834/1650] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:45 2026] POST /volume/v3/volumes => generated 768 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-056502c8-3c94-40ef-98ea-c3640297af3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d12d15f-db1d-4504-adb7-ae6d580c4bf4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-889079999"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d12d15f-db1d-4504-adb7-ae6d580c4bf4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-889079999'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (6a87a148-eaae-49b7-95d9-b78d0ec9d860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfad2902-80bb-42f7-a2ed-a8a37ffab9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfad2902-80bb-42f7-a2ed-a8a37ffab9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98add4b9-494c-4194-8cd2-69e95414b34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['2eca3b64-e32f-48d9-b9c9-19eee4260ce0', 'b1ad593d-796f-4497-92b4-66a7f63f43ac', '7ee013ce-5ef1-4131-b8fb-6b5e832f60af', '035956f6-7456-4e02-afa3-34784008c701'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98add4b9-494c-4194-8cd2-69e95414b34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eca3b64-e32f-48d9-b9c9-19eee4260ce0', 'b1ad593d-796f-4497-92b4-66a7f63f43ac', '7ee013ce-5ef1-4131-b8fb-6b5e832f60af', '035956f6-7456-4e02-afa3-34784008c701']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40efe52-75e4-4640-904b-ee36ca8e61da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40efe52-75e4-4640-904b-ee36ca8e61da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-889079999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['2eca3b64-e32f-48d9-b9c9-19eee4260ce0','b1ad593d-796f-4497-92b4-66a7f63f43ac','7ee013ce-5ef1-4131-b8fb-6b5e832f60af','035956f6-7456-4e02-afa3-34784008c701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-889079999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24927289-0d8d-47c6-8cd4-65616b7fda9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24927289-0d8d-47c6-8cd4-65616b7fda9d) transitioned into state 'SUCCESS' from state '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-889079999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['2eca3b64-e32f-48d9-b9c9-19eee4260ce0','b1ad593d-796f-4497-92b4-66a7f63f43ac','7ee013ce-5ef1-4131-b8fb-6b5e832f60af','035956f6-7456-4e02-afa3-34784008c701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e3ef81e-c54d-423c-9f90-cd19f39fc285 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 835/1651] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:46 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 445 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747b1d5b-8dfa-42f6-92e0-05610fcada70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747b1d5b-8dfa-42f6-92e0-05610fcada70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (6a87a148-eaae-49b7-95d9-b78d0ec9d860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-056502c8-3c94-40ef-98ea-c3640297af3d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 817/1652] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:45 2026] POST /volume/v3/volumes => generated 768 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d12d15f-db1d-4504-adb7-ae6d580c4bf4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-105798928"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d12d15f-db1d-4504-adb7-ae6d580c4bf4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-105798928'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (4c4dadfc-1c6c-4ac3-accf-62a8fa570dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53b7abb-bebf-413b-919b-d03aaa8ac8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53b7abb-bebf-413b-919b-d03aaa8ac8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25824c3-7bd7-4d7b-96ac-e70ff0192bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['c747f201-bebc-42bb-80a7-1e6f15625f89', '22011aa6-2395-4533-8143-63788b4e783f', '74c0050d-8c4d-4a2c-9884-a305ea30745f', '789a28fa-c3e4-48c9-8145-bc40099b7acd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25824c3-7bd7-4d7b-96ac-e70ff0192bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c747f201-bebc-42bb-80a7-1e6f15625f89', '22011aa6-2395-4533-8143-63788b4e783f', '74c0050d-8c4d-4a2c-9884-a305ea30745f', '789a28fa-c3e4-48c9-8145-bc40099b7acd']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8db3e8-0240-48bd-9a6d-919b38abc26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8db3e8-0240-48bd-9a6d-919b38abc26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c4f937-e5ab-46e9-97c7-1937599853cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-105798928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['c747f201-bebc-42bb-80a7-1e6f15625f89','22011aa6-2395-4533-8143-63788b4e783f','74c0050d-8c4d-4a2c-9884-a305ea30745f','789a28fa-c3e4-48c9-8145-bc40099b7acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-105798928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c4f937-e5ab-46e9-97c7-1937599853cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3f3de5-5199-4338-afe5-35309f6c8379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3f3de5-5199-4338-afe5-35309f6c8379) transitioned into state 'SUCCESS' from state '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-105798928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['c747f201-bebc-42bb-80a7-1e6f15625f89','22011aa6-2395-4533-8143-63788b4e783f','74c0050d-8c4d-4a2c-9884-a305ea30745f','789a28fa-c3e4-48c9-8145-bc40099b7acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bb519b-226f-435c-8a00-9e5a60d9c617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bb519b-226f-435c-8a00-9e5a60d9c617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (4c4dadfc-1c6c-4ac3-accf-62a8fa570dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd6c8638-0aed-4225-ac2c-70a32073c86b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 836/1653] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:46 2026] POST /volume/v3/volumes => generated 768 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-169d5549-6b3c-4434-ba3b-24adb374874a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d12d15f-db1d-4504-adb7-ae6d580c4bf4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1803482866"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d12d15f-db1d-4504-adb7-ae6d580c4bf4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1803482866'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume of 1 GB Sep 06 08:12:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Availability Zones retrieved successfully. Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (e08beed9-ad1f-4838-ac03-ed9af891211f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb036a58-3db0-4990-9768-7b9f7d0f6cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:46 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb036a58-3db0-4990-9768-7b9f7d0f6cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214c44d3-aa52-44f9-9608-2c845c6d59b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Created reservations ['e65f98f5-43ac-4a8a-8213-a28f6719486d', 'df2a8819-59e2-4fd6-8edf-c82b11d05901', '812bd58a-839a-4134-abbb-68c683a9aad7', 'e0dfdb07-e1d0-4678-86f7-84cf4524d07a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a108a5f-30d7-4a70-b2dc-15b13c1327fe tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 837/1654] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:47 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214c44d3-aa52-44f9-9608-2c845c6d59b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e65f98f5-43ac-4a8a-8213-a28f6719486d', 'df2a8819-59e2-4fd6-8edf-c82b11d05901', '812bd58a-839a-4134-abbb-68c683a9aad7', 'e0dfdb07-e1d0-4678-86f7-84cf4524d07a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f41a7d-9f9e-4c11-abeb-c5688ee5a83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f41a7d-9f9e-4c11-abeb-c5688ee5a83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67b9b9e-4ab1-4519-8080-fdda3ad94bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1803482866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['e65f98f5-43ac-4a8a-8213-a28f6719486d','df2a8819-59e2-4fd6-8edf-c82b11d05901','812bd58a-839a-4134-abbb-68c683a9aad7','e0dfdb07-e1d0-4678-86f7-84cf4524d07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1803482866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67b9b9e-4ab1-4519-8080-fdda3ad94bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286fafe7d88b4f49a79fd5ad0212c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36919f02-7e31-4bf2-b470-070122fb318c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36919f02-7e31-4bf2-b470-070122fb318c) transitioned into state 'SUCCESS' from state '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-1803482866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286fafe7d88b4f49a79fd5ad0212c119',qos_specs=None,replication_status=,reservations=['e65f98f5-43ac-4a8a-8213-a28f6719486d','df2a8819-59e2-4fd6-8edf-c82b11d05901','812bd58a-839a-4134-abbb-68c683a9aad7','e0dfdb07-e1d0-4678-86f7-84cf4524d07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d3dcad2a9f4968afb2cc1cc01e8058',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bc3e47-c3da-40bc-8dd8-21b9b78e790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bc3e47-c3da-40bc-8dd8-21b9b78e790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Flow 'volume_create_api' (e08beed9-ad1f-4838-ac03-ed9af891211f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Create volume request issued successfully. Sep 06 08:12:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-169d5549-6b3c-4434-ba3b-24adb374874a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 818/1655] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:46 2026] POST /volume/v3/volumes => generated 769 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b87e91fc-1d69-42bf-8390-121e0a3e1abd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 200 Sep 06 08:12:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 838/1656] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:47 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ca64d9d-29fa-4c5e-b95e-20619d5600d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:12:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 819/1657] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:48 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ce06588-50c0-4e5d-a664-7b15015920c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1651568854"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create snapshot from volume 2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Created reservations ['dc2c0485-3bc9-4658-896c-835546614e41', 'f3f49d25-daf1-47cc-9525-2528121a7d9d', '1e020d0c-b190-42dc-9e67-591429dfe54f', 'c620f718-222b-4da4-9911-d69ec11dc912'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot create request issued successfully. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e0da7dd-0dc8-453c-93a7-7ead0c95cfc2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 839/1658] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:48 2026] POST /volume/v3/snapshots => generated 314 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-024a82bb-c1d1-4c83-acc8-215f6c8f8b79 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 820/1659] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:48 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c605564-2246-4961-bd44-adb8bf0e742b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c605564-2246-4961-bd44-adb8bf0e742b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c605564-2246-4961-bd44-adb8bf0e742b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c605564-2246-4961-bd44-adb8bf0e742b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6c605564-2246-4961-bd44-adb8bf0e742b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c605564-2246-4961-bd44-adb8bf0e742b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 200 Sep 06 08:12:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 840/1660] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:48 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bb332dcd-e2f1-467f-8920-9f272664658f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb332dcd-e2f1-467f-8920-9f272664658f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb332dcd-e2f1-467f-8920-9f272664658f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb332dcd-e2f1-467f-8920-9f272664658f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bb332dcd-e2f1-467f-8920-9f272664658f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb332dcd-e2f1-467f-8920-9f272664658f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 821/1661] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:49 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5400059b-0a20-4797-9e28-341f775b6ce0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5400059b-0a20-4797-9e28-341f775b6ce0 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:12:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5400059b-0a20-4797-9e28-341f775b6ce0 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5400059b-0a20-4797-9e28-341f775b6ce0 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5400059b-0a20-4797-9e28-341f775b6ce0 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5400059b-0a20-4797-9e28-341f775b6ce0 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 200 Sep 06 08:12:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 841/1662] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:49 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-97ea66a0-3f27-44ca-8e04-128dd0b75e59 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 200 Sep 06 08:12:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 822/1663] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:49 2026] GET /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 860 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1564643118"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1564643118'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume of 1 GB Sep 06 08:12:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Availability Zones retrieved successfully. Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (f2ede090-9727-467a-aa50-991922230b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385ae3fe-69a2-40e6-b57c-887332bf4b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385ae3fe-69a2-40e6-b57c-887332bf4b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6614845d-34b3-48e5-a8d0-5449f0bf68a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04d6f0bb-3ea0-4887-b890-4f15916f6ddc tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 823/1664] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:50 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Created reservations ['35191f4b-76f7-43b5-bb0c-aff1065bbc09', '0a611bd0-46bd-4ccd-8a81-4fb31ef0f49c', 'e6e1bca9-6b3b-401d-8ca3-2edb9195c98a', 'fb781be9-8c0d-465f-b440-a43e247239cf'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6614845d-34b3-48e5-a8d0-5449f0bf68a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35191f4b-76f7-43b5-bb0c-aff1065bbc09', '0a611bd0-46bd-4ccd-8a81-4fb31ef0f49c', 'e6e1bca9-6b3b-401d-8ca3-2edb9195c98a', 'fb781be9-8c0d-465f-b440-a43e247239cf']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c122cb-8798-4483-9eb8-4b0a5d9b738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c122cb-8798-4483-9eb8-4b0a5d9b738a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc262a8-3aae-44bb-9b9d-910cd13bebe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1564643118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['35191f4b-76f7-43b5-bb0c-aff1065bbc09','0a611bd0-46bd-4ccd-8a81-4fb31ef0f49c','e6e1bca9-6b3b-401d-8ca3-2edb9195c98a','fb781be9-8c0d-465f-b440-a43e247239cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1564643118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc262a8-3aae-44bb-9b9d-910cd13bebe2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf474f61838147fea71136db0e67472a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cd7cadf460c4ab884609e3ef20811df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7346761c-920c-4093-8ddd-1cd18e92b641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7346761c-920c-4093-8ddd-1cd18e92b641) transitioned into state 'SUCCESS' from state '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-1564643118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['35191f4b-76f7-43b5-bb0c-aff1065bbc09','0a611bd0-46bd-4ccd-8a81-4fb31ef0f49c','e6e1bca9-6b3b-401d-8ca3-2edb9195c98a','fb781be9-8c0d-465f-b440-a43e247239cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3327f2-5786-4f85-ac00-f4640092951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3327f2-5786-4f85-ac00-f4640092951d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (f2ede090-9727-467a-aa50-991922230b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request issued successfully. Sep 06 08:12:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1739ed6-63dc-485d-ae82-ea861abe6fe3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 842/1665] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:50 2026] POST /volume/v3/volumes => generated 769 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4eefc63-73c2-4c8e-b115-339d259d5dba tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 824/1666] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:50 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 837 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4d9cb59-0eb8-46fe-b8f9-76bc928b6252 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 200 Sep 06 08:12:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 843/1667] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:51 2026] GET /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d52b7728-da01-4de6-8f22-8806764bfe90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d52b7728-da01-4de6-8f22-8806764bfe90 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d52b7728-da01-4de6-8f22-8806764bfe90 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d52b7728-da01-4de6-8f22-8806764bfe90 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d52b7728-da01-4de6-8f22-8806764bfe90 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d52b7728-da01-4de6-8f22-8806764bfe90 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 200 Sep 06 08:12:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 825/1668] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:51 2026] GET /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2dbebdb-69b8-4878-bc82-bbb64b845599 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 844/1669] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:51 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fe74addc-9b5b-4347-9df0-f80a0adb9e9f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 826/1670] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:51 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb95fb26-ad2a-43dc-a18f-b06e72fa2e97 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 200 Sep 06 08:12:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 845/1671] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:52 2026] GET /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3abd1ffc-1214-4af1-aafd-7e5a66da3f95 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf returned with HTTP 200 Sep 06 08:12:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 827/1672] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:52 2026] GET /volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-453520bb-c612-4922-8188-490f4429a1d3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-453520bb-c612-4922-8188-490f4429a1d3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-453520bb-c612-4922-8188-490f4429a1d3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-453520bb-c612-4922-8188-490f4429a1d3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-453520bb-c612-4922-8188-490f4429a1d3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-453520bb-c612-4922-8188-490f4429a1d3 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 returned with HTTP 200 Sep 06 08:12:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 846/1673] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:52 2026] GET /volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f60f2a3-e0d9-4488-a6a8-92bae18928e8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 828/1674] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:52 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3b3420d1-9551-4d56-8eed-d824ae20744a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b3420d1-9551-4d56-8eed-d824ae20744a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b3420d1-9551-4d56-8eed-d824ae20744a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b3420d1-9551-4d56-8eed-d824ae20744a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3b3420d1-9551-4d56-8eed-d824ae20744a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b3420d1-9551-4d56-8eed-d824ae20744a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 847/1675] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:53 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cb16a47f-8d5b-46dd-bc50-97f34cd59009 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 returned with HTTP 200 Sep 06 08:12:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 829/1676] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:53 2026] GET /volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33e18cd1-64ae-4215-ae3e-b58664d3d701 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 returned with HTTP 202 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 848/1677] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:53 2026] DELETE /volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee0939dd-2e2e-4359-b389-5a5625388145 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee0939dd-2e2e-4359-b389-5a5625388145 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee0939dd-2e2e-4359-b389-5a5625388145 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee0939dd-2e2e-4359-b389-5a5625388145 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee0939dd-2e2e-4359-b389-5a5625388145 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee0939dd-2e2e-4359-b389-5a5625388145 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 returned with HTTP 200 Sep 06 08:12:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 830/1678] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:53 2026] GET /volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-caffe474-f600-4b3d-9ba8-ec40b1ab06fb tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 849/1679] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:53 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf6f77cb-28b5-479d-a440-986a6d49afa3 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 831/1680] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:54 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d6b6950-7609-4c5b-b856-4c666181df16 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d6b6950-7609-4c5b-b856-4c666181df16 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d6b6950-7609-4c5b-b856-4c666181df16 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d6b6950-7609-4c5b-b856-4c666181df16 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d6b6950-7609-4c5b-b856-4c666181df16 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 returned with HTTP 404 Sep 06 08:12:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 850/1681] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:54 2026] GET /volume/v3/volumes/c67b9b9e-4ab1-4519-8080-fdda3ad94bb9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: 46c4f937-e5ab-46e9-97c7-1937599853cf Sep 06 08:12:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e28e2e33-fd52-4e6b-b90d-43983a492c5b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf returned with HTTP 202 Sep 06 08:12:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 832/1682] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:54 2026] DELETE /volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6bad31ac-94f9-4118-a0a4-ad965842259c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6bad31ac-94f9-4118-a0a4-ad965842259c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6bad31ac-94f9-4118-a0a4-ad965842259c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6bad31ac-94f9-4118-a0a4-ad965842259c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6bad31ac-94f9-4118-a0a4-ad965842259c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6bad31ac-94f9-4118-a0a4-ad965842259c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d00f1702-7e4f-42b4-bf64-c9a2ea9cf47a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf returned with HTTP 200 Sep 06 08:12:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 851/1683] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:54 2026] GET /volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 833/1684] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:54 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 473 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ce06588-50c0-4e5d-a664-7b15015920c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-771023724"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:12:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Create snapshot from volume 2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Created reservations ['d5689585-9f80-4332-8c62-ead009d32e91', '357bf6a2-742a-4c5c-9fba-2a0b6d0e61e0', 'dbf7ba2a-2c9e-4079-bd0c-a96f1d611dc8', 'd240f4f3-7bd2-4433-8498-349930a99b43'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot create request issued successfully. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-673b6cb2-cc8b-4de1-8a0f-b88ac0e2048e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 852/1685] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:12:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-62d6f0c3-4d63-4414-8f48-5357e65a1443 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:12:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 834/1686] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:55 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecf0b7e0-480d-416c-94ef-5d693787d0ad tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 853/1687] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:55 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a879962-5b52-452f-a28a-22cebc51c412 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a879962-5b52-452f-a28a-22cebc51c412 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a879962-5b52-452f-a28a-22cebc51c412 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a879962-5b52-452f-a28a-22cebc51c412 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a879962-5b52-452f-a28a-22cebc51c412 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf returned with HTTP 404 Sep 06 08:12:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 835/1688] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:55 2026] GET /volume/v3/volumes/46c4f937-e5ab-46e9-97c7-1937599853cf => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-28abc564-dac5-49cf-a60b-a2eb80782c72 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 202 Sep 06 08:12:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 854/1689] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:55 2026] DELETE /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-74356e8d-3ff5-4b36-9510-d88a1d791731 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 200 Sep 06 08:12:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 836/1690] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:56 2026] GET /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b4d4793f-5a9b-4307-95ae-2aa957b10bc3 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:12:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 855/1691] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:56 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ec3e056-36e9-435c-9c24-d0fedb977f86 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 837/1692] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:56 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-41cb0671-9d8e-4e59-89da-1733c558dca2 req-368eedfd-3c6d-4018-b723-f59fc07a9e22 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:12:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 856/1693] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:56 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 862 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1807997994"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1807997994'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume of 1 GB Sep 06 08:12:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Availability Zones retrieved successfully. Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (f4ff954b-5f64-4751-aed9-01dc83c6b6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e19e5d9-65bb-48b8-82ad-5e5598f8b407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e19e5d9-65bb-48b8-82ad-5e5598f8b407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c7700d-1f6a-46a8-8d69-5368db4ef859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Created reservations ['df4a3f60-da81-493a-b0fd-ab3a3b44ef79', 'c92d074a-b370-436c-b4eb-b00965608686', '559a43c8-112d-4c82-a711-08718cea9757', '52800305-6150-4394-90e5-ee5015b235f3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c7700d-1f6a-46a8-8d69-5368db4ef859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4a3f60-da81-493a-b0fd-ab3a3b44ef79', 'c92d074a-b370-436c-b4eb-b00965608686', '559a43c8-112d-4c82-a711-08718cea9757', '52800305-6150-4394-90e5-ee5015b235f3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0334d5-bb62-4e56-bd1c-ac5eab822917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0334d5-bb62-4e56-bd1c-ac5eab822917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea731de-6f02-4cc5-a1b3-0dd76dc72a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1807997994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['df4a3f60-da81-493a-b0fd-ab3a3b44ef79','c92d074a-b370-436c-b4eb-b00965608686','559a43c8-112d-4c82-a711-08718cea9757','52800305-6150-4394-90e5-ee5015b235f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1807997994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea731de-6f02-4cc5-a1b3-0dd76dc72a78,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf474f61838147fea71136db0e67472a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cd7cadf460c4ab884609e3ef20811df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b242c61-cf87-4b78-b624-606bed9128cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b242c61-cf87-4b78-b624-606bed9128cb) transitioned into state 'SUCCESS' from state '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-1807997994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['df4a3f60-da81-493a-b0fd-ab3a3b44ef79','c92d074a-b370-436c-b4eb-b00965608686','559a43c8-112d-4c82-a711-08718cea9757','52800305-6150-4394-90e5-ee5015b235f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1813b39-d831-4c25-9db8-574a7a51c776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c6d3fcd7-306e-482c-811f-075d4f7edf88 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 200 Sep 06 08:12:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 857/1694] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:57 2026] GET /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 860 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1813b39-d831-4c25-9db8-574a7a51c776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (f4ff954b-5f64-4751-aed9-01dc83c6b6c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request issued successfully. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93c2fdb4-2ba5-40a7-9a70-679e302a32af tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:12:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ed747d-b40f-4d8e-a6ca-0ccd9ebe0588 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:12:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 858/1695] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:57 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 838/1696] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:56 2026] POST /volume/v3/volumes => generated 769 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-532b0be9-e4d7-4619-9d53-725e47ffe256 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 200 Sep 06 08:12:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 859/1697] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:57 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 837 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ae3c6684-6c47-45a4-9981-926090975b3b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae3c6684-6c47-45a4-9981-926090975b3b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae3c6684-6c47-45a4-9981-926090975b3b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae3c6684-6c47-45a4-9981-926090975b3b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-63b339ef-cc82-4338-81d0-0fa36341e82e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae3c6684-6c47-45a4-9981-926090975b3b tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 returned with HTTP 404 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 839/1698] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/volumes/fa6c3db6-8ea2-4e75-bc76-a20a7db9c5d3 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-63b339ef-cc82-4338-81d0-0fa36341e82e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-63b339ef-cc82-4338-81d0-0fa36341e82e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-63b339ef-cc82-4338-81d0-0fa36341e82e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: 17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-63b339ef-cc82-4338-81d0-0fa36341e82e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-63b339ef-cc82-4338-81d0-0fa36341e82e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 860/1699] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23a73a08-9dea-4ada-945a-a79bcbcafe28 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 202 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 840/1700] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:12:58 2026] DELETE /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd98f614-5f43-4fbb-b730-f7f8f37c3595 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 841/1701] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e7272327-af20-49b4-b513-ecdba413f7f1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7272327-af20-49b4-b513-ecdba413f7f1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7272327-af20-49b4-b513-ecdba413f7f1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7272327-af20-49b4-b513-ecdba413f7f1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e7272327-af20-49b4-b513-ecdba413f7f1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7272327-af20-49b4-b513-ecdba413f7f1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 842/1702] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?limit=1 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /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 06 08:12:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d8ca84c-7e99-4c0d-a789-59b801ad7307 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 861/1703] 192.168.122.190 () {58 vars in 1142 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /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 06 08:12:58 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5749275-987a-4cf5-8cec-c546b3b8fc0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 843/1704] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?limit=100000 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /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 06 08:12:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d129d56a-8b07-43f7-8adc-eb1ade9bc5a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 862/1705] 192.168.122.190 () {58 vars in 1152 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9828e4b1-9024-419a-b855-22c988006c9a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?limit=0 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /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 06 08:12:58 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9828e4b1-9024-419a-b855-22c988006c9a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 844/1706] 192.168.122.190 () {58 vars in 1142 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /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 06 08:12:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b3e71a96-2324-40ce-bb01-36c43389d9ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 863/1707] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a213679-5ef3-468a-b13a-32c93379cf1a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?marker=7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a213679-5ef3-468a-b13a-32c93379cf1a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?marker=7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 845/1708] 192.168.122.190 () {58 vars in 1214 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?marker=7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-83e08b38-bf25-4a49-bafe-65799e00d66c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?offset=2&limit=3 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /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 06 08:12:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-83e08b38-bf25-4a49-bafe-65799e00d66c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 864/1709] 192.168.122.190 () {58 vars in 1160 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0feb4113-e9fd-4691-8122-6033100d40d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87013]: /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 06 08:12:58 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0feb4113-e9fd-4691-8122-6033100d40d7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 846/1710] 192.168.122.190 () {58 vars in 1192 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:58 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:58 devstack devstack@c-api.service[87012]: /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 06 08:12:58 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da25c9e8-4063-46f5-85fb-05ef12c62502 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 06 08:12:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 865/1711] 192.168.122.190 () {58 vars in 1194 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7506f680-6243-47f9-86c2-dc388b21fd0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /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 06 08:12:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7506f680-6243-47f9-86c2-dc388b21fd0a tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 847/1712] 192.168.122.190 () {58 vars in 1176 bytes} [Sun Sep 6 08:12:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /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 06 08:12:59 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a281367c-4eb1-42e6-96d0-22aee7911cf6 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 866/1713] 192.168.122.190 () {58 vars in 1178 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f446866-c731-4c75-8c3e-1e457fec1103 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /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 06 08:12:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f446866-c731-4c75-8c3e-1e457fec1103 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 848/1714] 192.168.122.190 () {58 vars in 1196 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /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 06 08:12:59 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a445075a-1fcc-4a69-9c3c-cb773a8b6270 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 867/1715] 192.168.122.190 () {58 vars in 1198 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /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 06 08:12:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9f81c24-c7f6-4b8f-81bb-5608e503b5c2 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 849/1716] 192.168.122.190 () {58 vars in 1267 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 => generated 475 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots/detail?status=available Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /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 06 08:12:59 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f3b9eb8-662b-4e84-97cd-c0066e929e56 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 868/1717] 192.168.122.190 () {58 vars in 1181 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /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 06 08:12:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31f2ca50-54c8-4a46-b7d1-d3764fb6c859 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 850/1718] 192.168.122.190 () {58 vars in 1301 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 => generated 475 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4951a759-074a-44ef-8401-e8cc0436ce3b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /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 06 08:12:59 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4951a759-074a-44ef-8401-e8cc0436ce3b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 869/1719] 192.168.122.190 () {58 vars in 1246 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 => generated 341 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?status=available Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /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 06 08:12:59 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b723ec72-69c6-4b1b-9c7c-8eb8bff81fbf tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?status=available returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 870/1720] 192.168.122.190 () {58 vars in 1160 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e87f3b4-8c3b-4250-aa11-3680c9e78886 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 851/1721] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 862 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cd82945-7d10-4ad0-ae6b-1241908d8fd2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 871/1722] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] GET http://192.168.122.190/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /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 06 08:12:59 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] Get all snapshots completed successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bfaba44-98b6-4757-8c4d-0f60662f172e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-reader] http://192.168.122.190/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 852/1723] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-771023724 => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4726acc1-7f61-4632-9fce-b570c1498659 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Delete snapshot with id: 1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4e9218f6-232b-46aa-a6a8-3fe5f8ea2143 req-caa26862-8ed8-491e-a763-bed798ddee97 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 872/1724] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2955039d-2bfd-40c7-84fd-f6627365e500 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1721394994"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1721394994'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume of 1 GB Sep 06 08:12:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Availability Zones retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot delete request issued successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4726acc1-7f61-4632-9fce-b570c1498659 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 202 Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 853/1725] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:12:59 2026] DELETE /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (7c92abb5-de0c-468b-85cd-b0a36cb644a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-36319284-6c77-4f91-b6f2-b01109b8328b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a773e-7fe1-41d4-bfa8-9e5c3f321462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36319284-6c77-4f91-b6f2-b01109b8328b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36319284-6c77-4f91-b6f2-b01109b8328b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36319284-6c77-4f91-b6f2-b01109b8328b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:12:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-36319284-6c77-4f91-b6f2-b01109b8328b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a773e-7fe1-41d4-bfa8-9e5c3f321462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36319284-6c77-4f91-b6f2-b01109b8328b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:12:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b021798a-0e32-4a82-a54c-751c732979dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:12:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 854/1726] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:12:59 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 471 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Created reservations ['ed265852-29b6-4554-833c-04a16ba9e36b', 'd9020637-25c4-44a1-b231-fb937725284a', 'bc1c3607-175d-4001-b71d-ed3a2e1486a8', '96d7cc27-050c-4cd2-aae7-0c89c88d5235'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b021798a-0e32-4a82-a54c-751c732979dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed265852-29b6-4554-833c-04a16ba9e36b', 'd9020637-25c4-44a1-b231-fb937725284a', 'bc1c3607-175d-4001-b71d-ed3a2e1486a8', '96d7cc27-050c-4cd2-aae7-0c89c88d5235']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7994b66e-006a-4525-8d7b-d2cc60b007b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7994b66e-006a-4525-8d7b-d2cc60b007b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f18d83-4d6e-4424-b9e6-10ef42c30351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1721394994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['ed265852-29b6-4554-833c-04a16ba9e36b','d9020637-25c4-44a1-b231-fb937725284a','bc1c3607-175d-4001-b71d-ed3a2e1486a8','96d7cc27-050c-4cd2-aae7-0c89c88d5235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1721394994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f18d83-4d6e-4424-b9e6-10ef42c30351,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf474f61838147fea71136db0e67472a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cd7cadf460c4ab884609e3ef20811df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1a3527-75e1-4f2a-af30-6254583cca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1a3527-75e1-4f2a-af30-6254583cca50) transitioned into state 'SUCCESS' from state '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-1721394994',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf474f61838147fea71136db0e67472a',qos_specs=None,replication_status=,reservations=['ed265852-29b6-4554-833c-04a16ba9e36b','d9020637-25c4-44a1-b231-fb937725284a','bc1c3607-175d-4001-b71d-ed3a2e1486a8','96d7cc27-050c-4cd2-aae7-0c89c88d5235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd7cadf460c4ab884609e3ef20811df',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e2b6d6-dded-40fe-8a2f-d63795e1afd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e2b6d6-dded-40fe-8a2f-d63795e1afd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Flow 'volume_create_api' (7c92abb5-de0c-468b-85cd-b0a36cb644a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Create volume request issued successfully. Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2955039d-2bfd-40c7-84fd-f6627365e500 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 873/1727] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:12:59 2026] POST /volume/v3/volumes => generated 769 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e86b613-c80c-46f3-a08f-a81b7acac3de tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 200 Sep 06 08:13:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 855/1728] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:00 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 837 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-be3a3e27-6d2e-48f9-b979-340d5d4be17f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be3a3e27-6d2e-48f9-b979-340d5d4be17f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be3a3e27-6d2e-48f9-b979-340d5d4be17f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be3a3e27-6d2e-48f9-b979-340d5d4be17f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be3a3e27-6d2e-48f9-b979-340d5d4be17f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e returned with HTTP 404 Sep 06 08:13:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 874/1729] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:00 2026] GET /volume/v3/volumes/17b5c542-405c-462d-8bb0-e479d38d536e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: 75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:13:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:13:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f10f617-cb66-4a55-9ddf-f9ebf5ce60dd tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 202 Sep 06 08:13:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 856/1730] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:00 2026] DELETE /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fbf7e380-67f7-47f7-8d11-73c94c7ddd7a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 200 Sep 06 08:13:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 875/1731] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:00 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9c33e572-20f0-4849-9abe-c6a51b45823c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c33e572-20f0-4849-9abe-c6a51b45823c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:13:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c33e572-20f0-4849-9abe-c6a51b45823c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c33e572-20f0-4849-9abe-c6a51b45823c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9c33e572-20f0-4849-9abe-c6a51b45823c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c33e572-20f0-4849-9abe-c6a51b45823c tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:13:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 857/1732] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:01 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9b59b9b-9533-4a6d-a337-47b844911aa6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 200 Sep 06 08:13:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 876/1733] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:01 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 861 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-286b110a-09de-4295-aef2-d178f66d8821 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-286b110a-09de-4295-aef2-d178f66d8821 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-286b110a-09de-4295-aef2-d178f66d8821 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-286b110a-09de-4295-aef2-d178f66d8821 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c0e42a5-0773-4eec-a0ea-20c88db69335 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 200 Sep 06 08:13:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 858/1734] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:01 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 860 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-286b110a-09de-4295-aef2-d178f66d8821 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-286b110a-09de-4295-aef2-d178f66d8821 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 200 Sep 06 08:13:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 877/1735] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:02 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc8e34e1-1685-4b19-b5d2-2a8a6c0de958 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 200 Sep 06 08:13:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 859/1736] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:02 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-aeec90ca-2512-41c4-b4a9-21d7c05b579e req-6e62a172-96e7-4f85-9381-f0f542f9c742 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 200 Sep 06 08:13:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 878/1737] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:13:02 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-632f306f-a440-4dd9-851e-9f692f6abc6b req-63518c26-5e0b-4529-8626-447bbc166d08 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 860/1738] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:02 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:02 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-b29bc0eb-3a2a-47b6-8f9a-f799e3b99b8e req-223b6a9a-0886-4cad-9b7f-cdd14ea1891a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 879/1739] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:02 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-31ba9de8-7106-4e53-b542-11090770df80 req-100744c8-f821-4f60-89b8-a2660f0df96a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 861/1740] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1c6c1077-faf3-4fbc-aa00-a1592a0f990f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c6c1077-faf3-4fbc-aa00-a1592a0f990f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c6c1077-faf3-4fbc-aa00-a1592a0f990f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c6c1077-faf3-4fbc-aa00-a1592a0f990f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b7810270-66cd-4eef-98ea-02dd282f6ed7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b7810270-66cd-4eef-98ea-02dd282f6ed7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b7810270-66cd-4eef-98ea-02dd282f6ed7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b7810270-66cd-4eef-98ea-02dd282f6ed7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b7810270-66cd-4eef-98ea-02dd282f6ed7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a returned with HTTP 404 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 862/1741] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/snapshots/1dd75c35-459d-44c1-8b72-1e36430f868a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c6c1077-faf3-4fbc-aa00-a1592a0f990f tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 returned with HTTP 404 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 880/1742] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/75aa8813-91d5-4730-b2f1-622cc5454f22 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Delete snapshot with id: 7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-30b98678-33a5-4486-8a7f-5b11d89526cb req-5aebe09a-91f4-4236-8ae0-85d28733485a tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 863/1743] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete snapshot with id: 5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot delete request issued successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1fe9b79f-1f91-4798-a48e-6f32e979c6a7 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 202 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 881/1744] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:13:03 2026] DELETE /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot delete request issued successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4408aeac-78d3-4ba8-9bfd-4618210d198d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 202 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 864/1745] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:13:03 2026] DELETE /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8c597379-1a5e-4351-9d69-98efc2d14e00 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 865/1746] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-92a6f291-de0d-4f9c-b29a-570f8c6eeb2c req-99278708-5214-4e18-8b67-322df03f7640 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 882/1747] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0e1815d3-2625-4682-81e4-9f40aace7c9c tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 866/1748] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 473 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-43d4ebc1-ad1e-49c8-97c6-5d5ace58351b req-ff24e41e-05f3-418a-a0d8-ff6a56d913a1 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 883/1749] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /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 06 08:13:03 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-77b0eb7c-9c8a-4a21-9c4d-c13e81765d4f req-31bb4e09-0451-4ddf-8172-76c882ba312e tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 867/1750] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] Get all volumes completed successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bd510828-b31b-41b9-b51e-3fa03cab540e req-839877e9-efff-4a54-a38d-ce028542b024 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 884/1751] 192.168.122.190 () {60 vars in 1397 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31ae1157-95f3-4433-9600-94304118afda None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume with id: b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume request issued successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31ae1157-95f3-4433-9600-94304118afda tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 202 Sep 06 08:13:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 868/1752] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:03 2026] DELETE /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c12dce69-cb0d-4097-b6c8-7dde7113ce58 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 200 Sep 06 08:13:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 885/1753] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:03 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-76f9dd9a-5351-424d-91da-556a5c8aa67f tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 869/1754] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:04 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-943b6dcb-1c4d-4145-8575-f20c8f3f346a tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 886/1755] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:04 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f2546e81-7bab-47a4-a687-a41a03ee8b1f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2546e81-7bab-47a4-a687-a41a03ee8b1f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2546e81-7bab-47a4-a687-a41a03ee8b1f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2546e81-7bab-47a4-a687-a41a03ee8b1f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2546e81-7bab-47a4-a687-a41a03ee8b1f tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 returned with HTTP 404 Sep 06 08:13:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 870/1756] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:04 2026] GET /volume/v3/volumes/b6f18d83-4d6e-4424-b9e6-10ef42c30351 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] DELETE http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume with id: aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume request issued successfully. Sep 06 08:13:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4e719e52-e38c-41af-a6c9-31a7fdfd557c tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 202 Sep 06 08:13:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 887/1757] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:04 2026] DELETE /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de804385-2436-4cb2-8b78-18d96d571cd0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de804385-2436-4cb2-8b78-18d96d571cd0 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de804385-2436-4cb2-8b78-18d96d571cd0 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de804385-2436-4cb2-8b78-18d96d571cd0 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de804385-2436-4cb2-8b78-18d96d571cd0 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de804385-2436-4cb2-8b78-18d96d571cd0 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 200 Sep 06 08:13:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 871/1758] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:04 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 861 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca15a45d-a150-4cac-a7ea-4cad06c8d5ad tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 200 Sep 06 08:13:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 888/1759] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:05 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Snapshot retrieved successfully. Sep 06 08:13:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d78b0cb5-0d78-47c7-a483-2e85fec3a76d tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 200 Sep 06 08:13:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 872/1760] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:05 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e0855789-42bb-4db2-9f08-75992d6190c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e0855789-42bb-4db2-9f08-75992d6190c6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e0855789-42bb-4db2-9f08-75992d6190c6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e0855789-42bb-4db2-9f08-75992d6190c6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e0855789-42bb-4db2-9f08-75992d6190c6 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 returned with HTTP 404 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 889/1761] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/volumes/aea731de-6f02-4cc5-a1b3-0dd76dc72a78 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0db5a91a-0923-4329-b645-859ecad37b5b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] DELETE http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume with id: edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Delete volume request issued successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0db5a91a-0923-4329-b645-859ecad37b5b tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 202 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 873/1762] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:06 2026] DELETE /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5e013004-0570-420a-a1bc-f8249fbeab55 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e013004-0570-420a-a1bc-f8249fbeab55 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e013004-0570-420a-a1bc-f8249fbeab55 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5e013004-0570-420a-a1bc-f8249fbeab55 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5e013004-0570-420a-a1bc-f8249fbeab55 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Volume info retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5e013004-0570-420a-a1bc-f8249fbeab55 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 200 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 890/1763] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0107b7d-678f-493a-910e-26c7c5951e90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0107b7d-678f-493a-910e-26c7c5951e90 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0107b7d-678f-493a-910e-26c7c5951e90 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0107b7d-678f-493a-910e-26c7c5951e90 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0107b7d-678f-493a-910e-26c7c5951e90 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 returned with HTTP 404 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 874/1764] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/snapshots/7f5c2eca-300f-4282-9282-63d7fc3c53c2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-131d9220-33b0-4d90-a624-8354617129e2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-131d9220-33b0-4d90-a624-8354617129e2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-131d9220-33b0-4d90-a624-8354617129e2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-131d9220-33b0-4d90-a624-8354617129e2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Delete snapshot with id: 7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-131d9220-33b0-4d90-a624-8354617129e2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 returned with HTTP 404 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 891/1765] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/snapshots/5d12d15f-db1d-4504-adb7-ae6d580c4bf4 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] DELETE http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume with id: ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot delete request issued successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0ac7c33a-3325-48ae-bc35-bc5000c811f5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 202 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 875/1766] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:13:06 2026] DELETE /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13e4094f-1cda-48dc-bb02-bbd9e5103e70 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 876/1767] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 471 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Delete volume request issued successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6b9230a-5a67-43fc-9d82-9122a6d47daf tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 202 Sep 06 08:13:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 892/1768] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:06 2026] DELETE /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c088224d-8ef0-4ff6-b988-d36c627037d1 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 200 Sep 06 08:13:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 877/1769] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:06 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2ec634f8-0e09-4e07-b6fa-46ba1afe58d9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ec634f8-0e09-4e07-b6fa-46ba1afe58d9 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] GET http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2ec634f8-0e09-4e07-b6fa-46ba1afe58d9 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2ec634f8-0e09-4e07-b6fa-46ba1afe58d9 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2ec634f8-0e09-4e07-b6fa-46ba1afe58d9 tempest-VolumesTestJSON-364947799 tempest-VolumesTestJSON-364947799-project-member] http://192.168.122.190/volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 returned with HTTP 404 Sep 06 08:13:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 893/1770] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:07 2026] GET /volume/v3/volumes/edc262a8-3aae-44bb-9b9d-910cd13bebe2 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2927c6a6-cc30-4668-8812-a763864d8746 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2927c6a6-cc30-4668-8812-a763864d8746 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2927c6a6-cc30-4668-8812-a763864d8746 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2927c6a6-cc30-4668-8812-a763864d8746 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2927c6a6-cc30-4668-8812-a763864d8746 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2927c6a6-cc30-4668-8812-a763864d8746 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:13:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 878/1771] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:07 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 471 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Volume info retrieved successfully. Sep 06 08:13:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba5e8602-63bd-43c0-b5dd-a1bfb78a0bc6 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 200 Sep 06 08:13:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 894/1772] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:07 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fcd2229d-29b1-4837-a45b-92b05d828221 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fcd2229d-29b1-4837-a45b-92b05d828221 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fcd2229d-29b1-4837-a45b-92b05d828221 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fcd2229d-29b1-4837-a45b-92b05d828221 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fcd2229d-29b1-4837-a45b-92b05d828221 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Snapshot retrieved successfully. Sep 06 08:13:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fcd2229d-29b1-4837-a45b-92b05d828221 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 200 Sep 06 08:13:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 879/1773] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:08 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 471 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-07ab8d36-d92e-4b96-93bc-4fb8983678c2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07ab8d36-d92e-4b96-93bc-4fb8983678c2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] GET http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 Sep 06 08:13:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07ab8d36-d92e-4b96-93bc-4fb8983678c2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07ab8d36-d92e-4b96-93bc-4fb8983678c2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07ab8d36-d92e-4b96-93bc-4fb8983678c2 tempest-CreateVolumesFromSnapshotTest-1396099469 tempest-CreateVolumesFromSnapshotTest-1396099469-project-member] http://192.168.122.190/volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 returned with HTTP 404 Sep 06 08:13:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 895/1774] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:08 2026] GET /volume/v3/volumes/ffd571e8-e95c-4008-a70c-c0d2bfa9f475 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2042ad56-c869-46f4-9f49-32d7ea58590e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2042ad56-c869-46f4-9f49-32d7ea58590e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2042ad56-c869-46f4-9f49-32d7ea58590e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2042ad56-c869-46f4-9f49-32d7ea58590e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2042ad56-c869-46f4-9f49-32d7ea58590e tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 returned with HTTP 404 Sep 06 08:13:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 880/1775] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:09 2026] GET /volume/v3/snapshots/7f69537c-5a23-455b-9df4-ea9402187bb6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-24544317-b22f-4230-bc61-0988bc2709b8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24544317-b22f-4230-bc61-0988bc2709b8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24544317-b22f-4230-bc61-0988bc2709b8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24544317-b22f-4230-bc61-0988bc2709b8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-24544317-b22f-4230-bc61-0988bc2709b8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:13:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24544317-b22f-4230-bc61-0988bc2709b8 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:13:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 896/1776] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:09 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-59830d77-a564-459f-b5c3-073410f0ab84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Delete volume with id: 2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Delete volume request issued successfully. Sep 06 08:13:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59830d77-a564-459f-b5c3-073410f0ab84 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 202 Sep 06 08:13:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 881/1777] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:09 2026] DELETE /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:13:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5ec08c4-0427-422e-b402-5d81960f78e5 tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:13:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 897/1778] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:09 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27cf76db-c317-4ff2-988e-655492ccbf1d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27cf76db-c317-4ff2-988e-655492ccbf1d tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27cf76db-c317-4ff2-988e-655492ccbf1d tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27cf76db-c317-4ff2-988e-655492ccbf1d tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-27cf76db-c317-4ff2-988e-655492ccbf1d tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Volume info retrieved successfully. Sep 06 08:13:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27cf76db-c317-4ff2-988e-655492ccbf1d tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 200 Sep 06 08:13:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 882/1779] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:11 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8cb170f3-b84e-4684-b368-7f26b6b6c17b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cb170f3-b84e-4684-b368-7f26b6b6c17b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] GET http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 Sep 06 08:13:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cb170f3-b84e-4684-b368-7f26b6b6c17b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cb170f3-b84e-4684-b368-7f26b6b6c17b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cb170f3-b84e-4684-b368-7f26b6b6c17b tempest-VolumesSnapshotListTestJSON-1139688237 tempest-VolumesSnapshotListTestJSON-1139688237-project-member] http://192.168.122.190/volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 returned with HTTP 404 Sep 06 08:13:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 898/1780] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:12 2026] GET /volume/v3/volumes/2ce06588-50c0-4e5d-a664-7b15015920c9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-149b686f-1c5e-4e29-a528-831029f44233 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-149b686f-1c5e-4e29-a528-831029f44233 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-149b686f-1c5e-4e29-a528-831029f44233 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-615985436", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.qos_specs [None req-149b686f-1c5e-4e29-a528-831029f44233 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-615985436', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87013) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-149b686f-1c5e-4e29-a528-831029f44233 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DB qos_specs_create(): root {'id': '403177fb-c8ef-4f2b-af2f-9ed5aff0582b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-615985436'} {{(pid=87013) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-149b686f-1c5e-4e29-a528-831029f44233 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 883/1781] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:13:14 2026] POST /volume/v3/qos-specs => generated 400 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f156379-66bb-4de3-84c7-b1ba17aede51 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f156379-66bb-4de3-84c7-b1ba17aede51 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f156379-66bb-4de3-84c7-b1ba17aede51 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1971164017"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f156379-66bb-4de3-84c7-b1ba17aede51 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 899/1782] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:14 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee223437-74e9-4ba7-b4c6-65f921c0e149 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee223437-74e9-4ba7-b4c6-65f921c0e149 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee223437-74e9-4ba7-b4c6-65f921c0e149 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-398675632"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee223437-74e9-4ba7-b4c6-65f921c0e149 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 884/1783] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:14 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2657a6f5-a0e3-48f6-9973-cb8e0fdc2a9d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2657a6f5-a0e3-48f6-9973-cb8e0fdc2a9d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2657a6f5-a0e3-48f6-9973-cb8e0fdc2a9d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-89728798"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2657a6f5-a0e3-48f6-9973-cb8e0fdc2a9d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 900/1784] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:14 2026] POST /volume/v3/types => generated 220 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associate' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Associate qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b with type: c2f0281f-b4a0-4f0f-8765-a1d860b78c18 {{(pid=87013) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebb839e3-f2ed-41dc-8055-1fe1b6a2811f tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 returned with HTTP 202 Sep 06 08:13:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 885/1785] 192.168.122.190 () {58 vars in 1365 bytes} [Sun Sep 6 08:13:14 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=7f4741c0-93d8-4225-8d5a-eb537145e954 Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associate' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Associate qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b with type: 7f4741c0-93d8-4225-8d5a-eb537145e954 {{(pid=87012) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-272fbfce-08b4-4433-ace7-c9282ddfdd46 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=7f4741c0-93d8-4225-8d5a-eb537145e954 returned with HTTP 202 Sep 06 08:13:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 901/1786] 192.168.122.190 () {58 vars in 1365 bytes} [Sun Sep 6 08:13:14 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=7f4741c0-93d8-4225-8d5a-eb537145e954 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5617701b-6e05-4198-9f80-e18fe6dea17d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5617701b-6e05-4198-9f80-e18fe6dea17d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=8b1292c2-4e29-4a07-9abd-9dd432d5262d Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5617701b-6e05-4198-9f80-e18fe6dea17d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5617701b-6e05-4198-9f80-e18fe6dea17d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associate' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5617701b-6e05-4198-9f80-e18fe6dea17d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Associate qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b with type: 8b1292c2-4e29-4a07-9abd-9dd432d5262d {{(pid=87013) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 08:13:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5617701b-6e05-4198-9f80-e18fe6dea17d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=8b1292c2-4e29-4a07-9abd-9dd432d5262d returned with HTTP 202 Sep 06 08:13:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 886/1787] 192.168.122.190 () {58 vars in 1365 bytes} [Sun Sep 6 08:13:14 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associate?vol_type_id=8b1292c2-4e29-4a07-9abd-9dd432d5262d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associations' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Get associations for qos_spec id: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b {{(pid=87012) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7751d88-17b0-4f49-9463-c53b89fad6e9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 902/1788] 192.168.122.190 () {58 vars in 1277 bytes} [Sun Sep 6 08:13:14 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations => generated 445 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a0763359-58d9-4d5a-bec1-e885073308d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0763359-58d9-4d5a-bec1-e885073308d7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0763359-58d9-4d5a-bec1-e885073308d7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0763359-58d9-4d5a-bec1-e885073308d7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'disassociate' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a0763359-58d9-4d5a-bec1-e885073308d7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Disassociate qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b from type: c2f0281f-b4a0-4f0f-8765-a1d860b78c18 {{(pid=87013) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0763359-58d9-4d5a-bec1-e885073308d7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 887/1789] 192.168.122.190 () {58 vars in 1374 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate?vol_type_id=c2f0281f-b4a0-4f0f-8765-a1d860b78c18 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associations' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Get associations for qos_spec id: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b {{(pid=87012) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0dde48e4-0292-4d48-9c92-1b6e9db0bfca tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 903/1790] 192.168.122.190 () {58 vars in 1277 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations => generated 303 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate_all Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'disassociate_all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Disassociate qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b from all. {{(pid=87013) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee2c250f-fd39-4a36-aea9-00b87af3d0a7 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate_all returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 888/1791] 192.168.122.190 () {58 vars in 1289 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/disassociate_all => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'associations' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Get associations for qos_spec id: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b {{(pid=87012) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d3cccd1c-139b-4274-92d2-b1604dc37cf0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 904/1792] 192.168.122.190 () {58 vars in 1277 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/associations => generated 24 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d6b9b632-727a-4eed-848e-2a132f39d69c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6b9b632-727a-4eed-848e-2a132f39d69c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6b9b632-727a-4eed-848e-2a132f39d69c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6b9b632-727a-4eed-848e-2a132f39d69c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6b9b632-727a-4eed-848e-2a132f39d69c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 889/1793] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9f4c9c28-e42e-498a-96a9-c9bb6cd20b0d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f4c9c28-e42e-498a-96a9-c9bb6cd20b0d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f4c9c28-e42e-498a-96a9-c9bb6cd20b0d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f4c9c28-e42e-498a-96a9-c9bb6cd20b0d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f4c9c28-e42e-498a-96a9-c9bb6cd20b0d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 905/1794] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/types/8b1292c2-4e29-4a07-9abd-9dd432d5262d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-471a1ef1-36f7-4689-99ff-72c077a1b3cc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-471a1ef1-36f7-4689-99ff-72c077a1b3cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-471a1ef1-36f7-4689-99ff-72c077a1b3cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-471a1ef1-36f7-4689-99ff-72c077a1b3cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-471a1ef1-36f7-4689-99ff-72c077a1b3cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 890/1795] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1c657ea5-73a2-4e8d-8479-69d8a863ebfb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c657ea5-73a2-4e8d-8479-69d8a863ebfb tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c657ea5-73a2-4e8d-8479-69d8a863ebfb tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c657ea5-73a2-4e8d-8479-69d8a863ebfb tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c657ea5-73a2-4e8d-8479-69d8a863ebfb tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 906/1796] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/types/7f4741c0-93d8-4225-8d5a-eb537145e954 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1017c24f-25bb-48db-bbcb-a4995239fd84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1017c24f-25bb-48db-bbcb-a4995239fd84 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1017c24f-25bb-48db-bbcb-a4995239fd84 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1017c24f-25bb-48db-bbcb-a4995239fd84 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1017c24f-25bb-48db-bbcb-a4995239fd84 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 891/1797] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b5c680b2-0903-4a1c-9630-d6e31997ad90 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b5c680b2-0903-4a1c-9630-d6e31997ad90 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b5c680b2-0903-4a1c-9630-d6e31997ad90 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b5c680b2-0903-4a1c-9630-d6e31997ad90 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b5c680b2-0903-4a1c-9630-d6e31997ad90 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 907/1798] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/types/c2f0281f-b4a0-4f0f-8765-a1d860b78c18 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1084328507", "consumer": "back-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.qos_specs [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1084328507', 'consumer': 'back-end', 'specs': {}} {{(pid=87013) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DB qos_specs_create(): root {'id': '7751ea50-0988-469f-b437-9599a5df8f70', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1084328507'} {{(pid=87013) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d964e2aa-259d-4deb-acb4-5251868f2fa9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 892/1799] 192.168.122.190 () {60 vars in 1148 bytes} [Sun Sep 6 08:13:15 2026] POST /volume/v3/qos-specs => generated 377 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 7751ea50-0988-469f-b437-9599a5df8f70, force: False {{(pid=87012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0feb13ff-009a-46a2-918c-1b9a36bc7436 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 908/1800] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bd009e89-d8cc-4e4f-acc9-39a0f785ba24 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd009e89-d8cc-4e4f-acc9-39a0f785ba24 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd009e89-d8cc-4e4f-acc9-39a0f785ba24 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd009e89-d8cc-4e4f-acc9-39a0f785ba24 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd009e89-d8cc-4e4f-acc9-39a0f785ba24 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 893/1801] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8c97ff02-ae63-486f-835e-3ca4314f26f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c97ff02-ae63-486f-835e-3ca4314f26f4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c97ff02-ae63-486f-835e-3ca4314f26f4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c97ff02-ae63-486f-835e-3ca4314f26f4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c97ff02-ae63-486f-835e-3ca4314f26f4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 909/1802] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 7751ea50-0988-469f-b437-9599a5df8f70, force: False {{(pid=87013) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1d363f0-7b1c-449a-85fc-9329554329d0 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 894/1803] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8861e7e6-ae41-434d-828a-771c16de2a1b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8861e7e6-ae41-434d-828a-771c16de2a1b tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8861e7e6-ae41-434d-828a-771c16de2a1b tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8861e7e6-ae41-434d-828a-771c16de2a1b tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8861e7e6-ae41-434d-828a-771c16de2a1b tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 returned with HTTP 404 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 910/1804] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/7751ea50-0988-469f-b437-9599a5df8f70 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-688704498", "consumer": "both"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.qos_specs [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-688704498', 'consumer': 'both', 'specs': {}} {{(pid=87013) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DB qos_specs_create(): root {'id': '1f773efc-3562-415b-be94-b1d3a221f26a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-688704498'} {{(pid=87013) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c77eed3-44bf-40b0-9c81-406fc48902b4 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 895/1805] 192.168.122.190 () {60 vars in 1148 bytes} [Sun Sep 6 08:13:15 2026] POST /volume/v3/qos-specs => generated 372 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2052648-4ec2-493f-b832-efc486eb5471 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2052648-4ec2-493f-b832-efc486eb5471 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2052648-4ec2-493f-b832-efc486eb5471 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2052648-4ec2-493f-b832-efc486eb5471 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2052648-4ec2-493f-b832-efc486eb5471 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 1f773efc-3562-415b-be94-b1d3a221f26a, force: False {{(pid=87012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:15 devstack devstack@c-api.service[87012]: /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 06 08:13:15 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2052648-4ec2-493f-b832-efc486eb5471 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False returned with HTTP 202 Sep 06 08:13:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 911/1806] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:15 2026] DELETE /volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-82dfb3eb-b34c-4413-89c5-c8075aa336cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82dfb3eb-b34c-4413-89c5-c8075aa336cd tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82dfb3eb-b34c-4413-89c5-c8075aa336cd tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82dfb3eb-b34c-4413-89c5-c8075aa336cd tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82dfb3eb-b34c-4413-89c5-c8075aa336cd tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 896/1807] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:15 2026] GET /volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5981c762-1dd0-4ecc-b988-68f5482bfccc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5981c762-1dd0-4ecc-b988-68f5482bfccc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5981c762-1dd0-4ecc-b988-68f5482bfccc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5981c762-1dd0-4ecc-b988-68f5482bfccc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /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 06 08:13:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5981c762-1dd0-4ecc-b988-68f5482bfccc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 912/1808] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-28891647-290d-4302-8133-7eb87cfee44a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28891647-290d-4302-8133-7eb87cfee44a tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28891647-290d-4302-8133-7eb87cfee44a tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28891647-290d-4302-8133-7eb87cfee44a tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28891647-290d-4302-8133-7eb87cfee44a tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 1f773efc-3562-415b-be94-b1d3a221f26a, force: False {{(pid=87013) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28891647-290d-4302-8133-7eb87cfee44a tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 897/1809] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:16 2026] DELETE /volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-35e1e73d-3a60-42d1-905c-d54102c5b332 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35e1e73d-3a60-42d1-905c-d54102c5b332 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35e1e73d-3a60-42d1-905c-d54102c5b332 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35e1e73d-3a60-42d1-905c-d54102c5b332 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35e1e73d-3a60-42d1-905c-d54102c5b332 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 913/1810] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/1f773efc-3562-415b-be94-b1d3a221f26a => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32bcdc45-292a-4285-b515-e2a133ac2314 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32bcdc45-292a-4285-b515-e2a133ac2314 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] POST http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32bcdc45-292a-4285-b515-e2a133ac2314 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-940778046", "consumer": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.qos_specs [None req-32bcdc45-292a-4285-b515-e2a133ac2314 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-940778046', 'consumer': 'front-end', 'specs': {}} {{(pid=87013) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-32bcdc45-292a-4285-b515-e2a133ac2314 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DB qos_specs_create(): root {'id': '3bff1aa1-034c-4a66-a0e9-df5790164462', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-940778046'} {{(pid=87013) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32bcdc45-292a-4285-b515-e2a133ac2314 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 898/1811] 192.168.122.190 () {60 vars in 1148 bytes} [Sun Sep 6 08:13:16 2026] POST /volume/v3/qos-specs => generated 377 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 3bff1aa1-034c-4a66-a0e9-df5790164462, force: False {{(pid=87012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /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 06 08:13:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80a264bf-0fd5-4db1-a14a-87ebc1798a1c tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False returned with HTTP 202 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 914/1812] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:16 2026] DELETE /volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-acf24fb3-6ff3-4fda-989f-8d7e76795365 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-acf24fb3-6ff3-4fda-989f-8d7e76795365 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-acf24fb3-6ff3-4fda-989f-8d7e76795365 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-acf24fb3-6ff3-4fda-989f-8d7e76795365 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-acf24fb3-6ff3-4fda-989f-8d7e76795365 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 899/1813] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-87f6d258-f9a6-4099-a215-d570d4f035cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87f6d258-f9a6-4099-a215-d570d4f035cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87f6d258-f9a6-4099-a215-d570d4f035cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87f6d258-f9a6-4099-a215-d570d4f035cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /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 06 08:13:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87f6d258-f9a6-4099-a215-d570d4f035cc tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 915/1814] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 3bff1aa1-034c-4a66-a0e9-df5790164462, force: False {{(pid=87013) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bad3c768-06c6-4af5-86f3-1d5dc22f54d5 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 900/1815] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:16 2026] DELETE /volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ac3b1995-fa06-47c2-90ae-2494d9eb706d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac3b1995-fa06-47c2-90ae-2494d9eb706d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1995-fa06-47c2-90ae-2494d9eb706d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1995-fa06-47c2-90ae-2494d9eb706d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac3b1995-fa06-47c2-90ae-2494d9eb706d tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 916/1816] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/3bff1aa1-034c-4a66-a0e9-df5790164462 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8b4dcafd-8c9b-4929-8ecd-20c5dad6cd11 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b4dcafd-8c9b-4929-8ecd-20c5dad6cd11 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b4dcafd-8c9b-4929-8ecd-20c5dad6cd11 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b4dcafd-8c9b-4929-8ecd-20c5dad6cd11 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b4dcafd-8c9b-4929-8ecd-20c5dad6cd11 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 901/1817] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 400 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd537ae2-0ce2-4c59-8a69-b6f83ee153e2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd537ae2-0ce2-4c59-8a69-b6f83ee153e2 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd537ae2-0ce2-4c59-8a69-b6f83ee153e2 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd537ae2-0ce2-4c59-8a69-b6f83ee153e2 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /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 06 08:13:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd537ae2-0ce2-4c59-8a69-b6f83ee153e2 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 917/1818] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-18517765-951b-4484-9f08-77442ab5b162 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18517765-951b-4484-9f08-77442ab5b162 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] PUT http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-18517765-951b-4484-9f08-77442ab5b162 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.qos_specs [None req-18517765-951b-4484-9f08-77442ab5b162 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87013) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-18517765-951b-4484-9f08-77442ab5b162 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] qos_specs_update() value: {'id': '847f62d4-5f9b-49fe-bda6-d66390b0693e', 'key': 'iops_bytes', 'value': '500', 'specs_id': '403177fb-c8ef-4f2b-af2f-9ed5aff0582b', 'deleted': False} {{(pid=87013) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18517765-951b-4484-9f08-77442ab5b162 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 902/1819] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:13:16 2026] PUT /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 36 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a5d1642-2fdf-475a-8f8f-5d3907d79673 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a5d1642-2fdf-475a-8f8f-5d3907d79673 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a5d1642-2fdf-475a-8f8f-5d3907d79673 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9a5d1642-2fdf-475a-8f8f-5d3907d79673 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9a5d1642-2fdf-475a-8f8f-5d3907d79673 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 918/1820] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-36847b56-f089-4d97-967e-b5bd052cdb99 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36847b56-f089-4d97-967e-b5bd052cdb99 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] PUT http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/delete_keys Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-36847b56-f089-4d97-967e-b5bd052cdb99 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36847b56-f089-4d97-967e-b5bd052cdb99 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete_key spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b, keys: ['iops_bytes'] {{(pid=87013) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-36847b56-f089-4d97-967e-b5bd052cdb99 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/delete_keys returned with HTTP 202 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 903/1821] 192.168.122.190 () {60 vars in 1294 bytes} [Sun Sep 6 08:13:16 2026] PUT /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b/delete_keys => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f834b492-c38a-4695-8f25-35d33c44c7d1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f834b492-c38a-4695-8f25-35d33c44c7d1 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f834b492-c38a-4695-8f25-35d33c44c7d1 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f834b492-c38a-4695-8f25-35d33c44c7d1 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f834b492-c38a-4695-8f25-35d33c44c7d1 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 919/1822] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 400 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-052f770a-eb8a-464b-b781-5d88210325c9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-052f770a-eb8a-464b-b781-5d88210325c9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-052f770a-eb8a-464b-b781-5d88210325c9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-052f770a-eb8a-464b-b781-5d88210325c9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-052f770a-eb8a-464b-b781-5d88210325c9 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 200 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 904/1823] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 400 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-27a7475c-c865-44db-88f2-fd3755822457 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27a7475c-c865-44db-88f2-fd3755822457 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] DELETE http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b?force=False Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27a7475c-c865-44db-88f2-fd3755822457 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27a7475c-c865-44db-88f2-fd3755822457 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27a7475c-c865-44db-88f2-fd3755822457 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Delete qos_spec: 403177fb-c8ef-4f2b-af2f-9ed5aff0582b, force: False {{(pid=87012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 08:13:16 devstack devstack@c-api.service[87012]: /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 06 08:13:16 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 08:13:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27a7475c-c865-44db-88f2-fd3755822457 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b?force=False returned with HTTP 202 Sep 06 08:13:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 920/1824] 192.168.122.190 () {58 vars in 1264 bytes} [Sun Sep 6 08:13:16 2026] DELETE /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b?force=False => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2f8b73f5-9e6a-4e1f-8203-a4980bf270e6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f8b73f5-9e6a-4e1f-8203-a4980bf270e6 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] GET http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f8b73f5-9e6a-4e1f-8203-a4980bf270e6 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f8b73f5-9e6a-4e1f-8203-a4980bf270e6 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f8b73f5-9e6a-4e1f-8203-a4980bf270e6 tempest-QosSpecsTestJSON-394716450 tempest-QosSpecsTestJSON-394716450-project-admin] http://192.168.122.190/volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b returned with HTTP 404 Sep 06 08:13:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 905/1825] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:13:16 2026] GET /volume/v3/qos-specs/403177fb-c8ef-4f2b-af2f-9ed5aff0582b => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-792411d3-680a-49cc-961c-6b482770875d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1178289945", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1178289945', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Create volume of 1 GB Sep 06 08:13:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Availability Zones retrieved successfully. Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Flow 'volume_create_api' (80d1801e-4b73-4747-983e-cd09ac932b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cca70c-c6c9-48e3-8b28-7f9d473da808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cca70c-c6c9-48e3-8b28-7f9d473da808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85142f0-a403-4813-8d1a-75c4f5eaa0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Created reservations ['11e50014-5810-442b-aeab-9ba689defae3', '84269319-dd2c-4a2d-a9f8-4db942748df2', '2918e40a-58b3-4361-836b-659fb4f04706', 'dc389989-e3ba-4773-a10b-0adb6cb768d6'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85142f0-a403-4813-8d1a-75c4f5eaa0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e50014-5810-442b-aeab-9ba689defae3', '84269319-dd2c-4a2d-a9f8-4db942748df2', '2918e40a-58b3-4361-836b-659fb4f04706', 'dc389989-e3ba-4773-a10b-0adb6cb768d6']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f3135a-c263-4b59-92ae-77f16ea37486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f3135a-c263-4b59-92ae-77f16ea37486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b884c90a-03c4-4ef6-ad96-9c7d8aa891c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1178289945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988554af02e44abe97dbb30777ca4dec',qos_specs=None,replication_status=,reservations=['11e50014-5810-442b-aeab-9ba689defae3','84269319-dd2c-4a2d-a9f8-4db942748df2','2918e40a-58b3-4361-836b-659fb4f04706','dc389989-e3ba-4773-a10b-0adb6cb768d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d7a652374d4f2b9db9358af090a9f0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1178289945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b884c90a-03c4-4ef6-ad96-9c7d8aa891c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988554af02e44abe97dbb30777ca4dec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1d7a652374d4f2b9db9358af090a9f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a22147-8451-459c-9835-56bb836264eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a22147-8451-459c-9835-56bb836264eb) transitioned into state 'SUCCESS' from state '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-1178289945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988554af02e44abe97dbb30777ca4dec',qos_specs=None,replication_status=,reservations=['11e50014-5810-442b-aeab-9ba689defae3','84269319-dd2c-4a2d-a9f8-4db942748df2','2918e40a-58b3-4361-836b-659fb4f04706','dc389989-e3ba-4773-a10b-0adb6cb768d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d7a652374d4f2b9db9358af090a9f0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435d20a-6a11-4dec-8ffd-a5d7bf7a4f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435d20a-6a11-4dec-8ffd-a5d7bf7a4f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Flow 'volume_create_api' (80d1801e-4b73-4747-983e-cd09ac932b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Create volume request issued successfully. Sep 06 08:13:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-792411d3-680a-49cc-961c-6b482770875d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 921/1826] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:13:17 2026] POST /volume/v3/volumes => generated 764 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60eb0290-aa14-4bd0-b921-553b1ac356c3 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 906/1827] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:18 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 832 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d6512187-1687-4868-951a-ac425f2f02d9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6512187-1687-4868-951a-ac425f2f02d9 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6512187-1687-4868-951a-ac425f2f02d9 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6512187-1687-4868-951a-ac425f2f02d9 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d6512187-1687-4868-951a-ac425f2f02d9 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6512187-1687-4868-951a-ac425f2f02d9 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 922/1828] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:19 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4580a593-bb6a-4f9e-94b6-9bc52fb9dde7 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 907/1829] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:20 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89aa42a2-99d9-420f-9a1a-adb1c20e2097 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 923/1830] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:20 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Get all volumes completed successfully. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dee852ac-90da-4e25-a6af-26bdba13ef75 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:13:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 908/1831] 192.168.122.190 () {58 vars in 1121 bytes} [Sun Sep 6 08:13:20 2026] GET /volume/v3/volumes => generated 347 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04e0ba87-d32e-4b96-87a0-6d1ce5fc0b77 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 924/1832] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:20 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-e9c9a152-aeb5-4058-b7f8-8c1ddcab3dc1 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 909/1833] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:13:20 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6f7f9fe5-37a6-40b2-ae3d-1724441a495e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f7f9fe5-37a6-40b2-ae3d-1724441a495e None None] GET http://192.168.122.190/volume// Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f7f9fe5-37a6-40b2-ae3d-1724441a495e None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f7f9fe5-37a6-40b2-ae3d-1724441a495e None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f7f9fe5-37a6-40b2-ae3d-1724441a495e None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:13:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 925/1834] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:13:21 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4a16d906-af8c-4d85-aad9-3e5eff39f3cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4a16d906-af8c-4d85-aad9-3e5eff39f3cd tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4a16d906-af8c-4d85-aad9-3e5eff39f3cd tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b884c90a-03c4-4ef6-ad96-9c7d8aa891c9", "connector": null, "instance_uuid": "cfc8ea1a-de9c-4e4f-97d3-e223b2359507"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4a16d906-af8c-4d85-aad9-3e5eff39f3cd tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:13:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 910/1835] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:13:21 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a0f7a608-78d9-4ef2-a303-514d70a3af14 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0f7a608-78d9-4ef2-a303-514d70a3af14 None None] GET http://192.168.122.190/volume// Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0f7a608-78d9-4ef2-a303-514d70a3af14 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0f7a608-78d9-4ef2-a303-514d70a3af14 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0f7a608-78d9-4ef2-a303-514d70a3af14 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:13:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 911/1836] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:13:21 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a68a85f-add5-43b3-8fa2-167f0070b670 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 926/1837] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:21 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-28af4d03-e233-45c0-9e94-f5bc8d245b54 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 912/1838] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:13:21 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1037 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] PUT http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Acquiring lock "cinder-attachment_update-b884c90a-03c4-4ef6-ad96-9c7d8aa891c9-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Lock "cinder-attachment_update-b884c90a-03c4-4ef6-ad96-9c7d8aa891c9-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:13:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:22 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Lock "cinder-attachment_update-b884c90a-03c4-4ef6-ad96-9c7d8aa891c9-devstack" released by "attachment_update" :: held 0.266s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:13:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-5793de6f-c146-4349-ac75-ad25245e7b46 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f returned with HTTP 200 Sep 06 08:13:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 927/1839] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:13:21 2026] PUT /volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c978d2be-5906-4559-9456-45d04cd8438d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c978d2be-5906-4559-9456-45d04cd8438d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c978d2be-5906-4559-9456-45d04cd8438d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c978d2be-5906-4559-9456-45d04cd8438d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c978d2be-5906-4559-9456-45d04cd8438d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c978d2be-5906-4559-9456-45d04cd8438d tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 913/1840] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:22 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4aec0c5e-f90a-4bd2-8c67-f4defd24b4b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4aec0c5e-f90a-4bd2-8c67-f4defd24b4b5 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] POST http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f/action Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4aec0c5e-f90a-4bd2-8c67-f4defd24b4b5 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4aec0c5e-f90a-4bd2-8c67-f4defd24b4b5 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=554,cinder:UPDATE=156,cinder:INSERT=91 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3b450e19-4779-4b7e-8e56-0114608f678f req-4aec0c5e-f90a-4bd2-8c67-f4defd24b4b5 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f/action returned with HTTP 204 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 928/1841] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:13:23 2026] POST /volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7728e53-0f7c-4c9e-b6cd-125322fb1af4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 929/1842] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:23 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1149 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7ce3151-9886-48a4-8af6-6e3021dba064 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 930/1843] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:23 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24a8cf82-0930-4740-a9ef-ed81bb1dc0d0 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:13:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 931/1844] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:23 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] GET http://192.168.122.190/volume/v3/os-hosts Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: /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 06 08:13:24 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.hosts [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: available, enabled, 2026-09-06 06:12:53+00:00 {{(pid=87013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.hosts [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: unavailable, enabled, 2026-09-06 06:01:11+00:00 {{(pid=87013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.hosts [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: available, enabled, 2026-09-06 06:11:55+00:00 {{(pid=87013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-15fec7ab-1c6e-4665-ac38-1ac90825db60 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] http://192.168.122.190/volume/v3/os-hosts returned with HTTP 200 Sep 06 08:13:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 914/1845] 192.168.122.190 () {58 vars in 1124 bytes} [Sun Sep 6 08:13:23 2026] GET /volume/v3/os-hosts => generated 563 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-664d325d-4749-4ff3-badf-c49212475d82 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] GET http://192.168.122.190/volume/v3/os-hosts Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: /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 06 08:13:24 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.hosts [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: available, enabled, 2026-09-06 06:12:53+00:00 {{(pid=87012) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.hosts [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: unavailable, enabled, 2026-09-06 06:01:11+00:00 {{(pid=87012) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.hosts [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] status, active and update: available, enabled, 2026-09-06 06:11:55+00:00 {{(pid=87012) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-664d325d-4749-4ff3-badf-c49212475d82 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] http://192.168.122.190/volume/v3/os-hosts returned with HTTP 200 Sep 06 08:13:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 932/1846] 192.168.122.190 () {58 vars in 1124 bytes} [Sun Sep 6 08:13:24 2026] GET /volume/v3/os-hosts => generated 563 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-18a66543-a0e5-4cba-9ec0-8306be96dbbb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18a66543-a0e5-4cba-9ec0-8306be96dbbb tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] GET http://192.168.122.190/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-18a66543-a0e5-4cba-9ec0-8306be96dbbb tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-18a66543-a0e5-4cba-9ec0-8306be96dbbb tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-18a66543-a0e5-4cba-9ec0-8306be96dbbb tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] http://192.168.122.190/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 06 08:13:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 915/1847] 192.168.122.190 () {58 vars in 1187 bytes} [Sun Sep 6 08:13:24 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b71c192-5769-4f2b-9e0c-d1ed35b10067 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b71c192-5769-4f2b-9e0c-d1ed35b10067 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] GET http://192.168.122.190/volume/v3/os-hosts/devstack@QuobyteHD Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b71c192-5769-4f2b-9e0c-d1ed35b10067 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b71c192-5769-4f2b-9e0c-d1ed35b10067 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b71c192-5769-4f2b-9e0c-d1ed35b10067 tempest-VolumeHostsAdminTestsJSON-1986797832 tempest-VolumeHostsAdminTestsJSON-1986797832-project-admin] http://192.168.122.190/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 06 08:13:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 933/1848] 192.168.122.190 () {58 vars in 1181 bytes} [Sun Sep 6 08:13:24 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2a9039e7-4a63-4aed-8601-b9c454203709 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a9039e7-4a63-4aed-8601-b9c454203709 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a9039e7-4a63-4aed-8601-b9c454203709 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=382,cinder:UPDATE=89,cinder:INSERT=55 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a9039e7-4a63-4aed-8601-b9c454203709 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 916/1849] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:33 2026] POST /volume/v3/types => generated 188 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cff16756-937f-43aa-bc42-3ec091318cc4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cff16756-937f-43aa-bc42-3ec091318cc4 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cff16756-937f-43aa-bc42-3ec091318cc4 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cff16756-937f-43aa-bc42-3ec091318cc4 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 934/1850] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:34 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Create volume of 1 GB Sep 06 08:13:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Availability Zones retrieved successfully. Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Flow 'volume_create_api' (7d311c9b-7a7e-445c-b04b-e66110dd8b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45721ffa-f4b0-422b-892c-efc562fb548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45721ffa-f4b0-422b-892c-efc562fb548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:13:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9861e973-398d-45fa-82d5-62cb0643980d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9861e973-398d-45fa-82d5-62cb0643980d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fb9e13-cb7d-4ed3-a8fb-10cf6f37e6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:34 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Created reservations ['0ce3ad42-ded4-4415-b3ac-7bf80714ad54', 'e73c4752-1d81-42c2-875b-b19e669a3ede', '13b518ac-0687-45ae-a545-ccb77d1cbff3', 'e2601ae2-c1f3-4796-a31e-bc0b95e69228'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fb9e13-cb7d-4ed3-a8fb-10cf6f37e6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ce3ad42-ded4-4415-b3ac-7bf80714ad54', 'e73c4752-1d81-42c2-875b-b19e669a3ede', '13b518ac-0687-45ae-a545-ccb77d1cbff3', 'e2601ae2-c1f3-4796-a31e-bc0b95e69228']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36ac664-a6a4-49c3-85a3-7639b456d1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36ac664-a6a4-49c3-85a3-7639b456d1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2566897a-5342-4ffd-8a05-4a51decf4e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7747473215364658b0f4071a6afa05eb',qos_specs=None,replication_status=,reservations=['0ce3ad42-ded4-4415-b3ac-7bf80714ad54','e73c4752-1d81-42c2-875b-b19e669a3ede','13b518ac-0687-45ae-a545-ccb77d1cbff3','e2601ae2-c1f3-4796-a31e-bc0b95e69228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1837c3839f4d26becd2e64f9507f84',volume_type_id=9861e973-398d-45fa-82d5-62cb0643980d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2566897a-5342-4ffd-8a05-4a51decf4e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7747473215364658b0f4071a6afa05eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f1837c3839f4d26becd2e64f9507f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9861e973-398d-45fa-82d5-62cb0643980d),volume_type_id=9861e973-398d-45fa-82d5-62cb0643980d)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b399bfe-3d61-4863-8e82-2f1bd89ced31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b399bfe-3d61-4863-8e82-2f1bd89ced31) transitioned into state 'SUCCESS' from state '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-1958647821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7747473215364658b0f4071a6afa05eb',qos_specs=None,replication_status=,reservations=['0ce3ad42-ded4-4415-b3ac-7bf80714ad54','e73c4752-1d81-42c2-875b-b19e669a3ede','13b518ac-0687-45ae-a545-ccb77d1cbff3','e2601ae2-c1f3-4796-a31e-bc0b95e69228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1837c3839f4d26becd2e64f9507f84',volume_type_id=9861e973-398d-45fa-82d5-62cb0643980d)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae35409-325d-4a82-b38e-c67b08f9efb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae35409-325d-4a82-b38e-c67b08f9efb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Flow 'volume_create_api' (7d311c9b-7a7e-445c-b04b-e66110dd8b4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Create volume request issued successfully. Sep 06 08:13:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cc009f0a-e7ce-41e9-9eff-5c8dcdb0df8b tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 917/1851] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:13:34 2026] POST /volume/v3/volumes => generated 776 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3885ef0f-596b-40cd-84e1-cb76e781c4b4 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 935/1852] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:34 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c2f71657-dd10-4844-8c76-bbf437aabe0a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 918/1853] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:35 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19ce116c-3221-4047-9c3c-3754c4b44c8e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 936/1854] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:37 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 869 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Volume info retrieved successfully. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37ee6f73-844f-44f3-81e9-fd3a75e6bc8f tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 919/1855] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:37 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 1032 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9e4068de-9d13-4204-a991-5e7c5de9137a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] POST http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c/action Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /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 06 08:13:37 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:13:37 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:37 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Created reservations ['482fcad7-6b60-4d69-96c0-c58aaa8a6c7a', '28317a68-78fb-4c9b-8110-857a21ab65fd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:37 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-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 06 08:13:37 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Created reservations ['f339ac23-d728-4c7e-892a-170d37df7bb2', '307187c8-a4cd-4064-b8dd-e7aa051e22a7'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Retype volume request issued successfully. Sep 06 08:13:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e4068de-9d13-4204-a991-5e7c5de9137a tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c/action returned with HTTP 202 Sep 06 08:13:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 937/1856] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:13:37 2026] POST /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c/action => generated 0 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-370b9360-c2ad-42cb-b2af-f14abfa59bdc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 920/1857] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:37 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-a68cf3b9-0422-4362-84de-b8c78fdb8013 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90fa0673-e0d8-4c84-b760-3e4ee6779d7e tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 938/1858] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:38 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 869 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-a68cf3b9-0422-4362-84de-b8c78fdb8013 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/attachments?instance_id=cfc8ea1a-de9c-4e4f-97d3-e223b2359507 Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-a68cf3b9-0422-4362-84de-b8c78fdb8013 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-a68cf3b9-0422-4362-84de-b8c78fdb8013 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5796825a-6e78-4a93-801e-a5134006a43e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5796825a-6e78-4a93-801e-a5134006a43e tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5796825a-6e78-4a93-801e-a5134006a43e tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5796825a-6e78-4a93-801e-a5134006a43e tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:38 devstack devstack@c-api.service[87013]: /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 06 08:13:38 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), Sep 06 08:13:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-a68cf3b9-0422-4362-84de-b8c78fdb8013 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments?instance_id=cfc8ea1a-de9c-4e4f-97d3-e223b2359507 returned with HTTP 200 Sep 06 08:13:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 921/1859] 192.168.122.190 () {62 vars in 1526 bytes} [Sun Sep 6 08:13:38 2026] GET /volume/v3/attachments?instance_id=cfc8ea1a-de9c-4e4f-97d3-e223b2359507 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-7fe24ce6-6a6f-4d4d-acd2-c7e5b0348a12 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5796825a-6e78-4a93-801e-a5134006a43e tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Volume info retrieved successfully. Sep 06 08:13:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-7fe24ce6-6a6f-4d4d-acd2-c7e5b0348a12 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-7fe24ce6-6a6f-4d4d-acd2-c7e5b0348a12 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-7fe24ce6-6a6f-4d4d-acd2-c7e5b0348a12 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5796825a-6e78-4a93-801e-a5134006a43e tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 939/1860] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:38 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 1032 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-274ac170-b933-4720-8705-2faf76c73dfc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] GET http://192.168.122.190/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821 Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821'), ('all_tenants', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-15dbc986-eb00-4861-8ecf-dc438babf5a5 req-7fe24ce6-6a6f-4d4d-acd2-c7e5b0348a12 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f returned with HTTP 200 Sep 06 08:13:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 922/1861] 192.168.122.190 () {62 vars in 1540 bytes} [Sun Sep 6 08:13:38 2026] GET /volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f => generated 718 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Get all volumes completed successfully. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-274ac170-b933-4720-8705-2faf76c73dfc tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821 returned with HTTP 200 Sep 06 08:13:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 940/1862] 192.168.122.190 () {58 vars in 1282 bytes} [Sun Sep 6 08:13:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1958647821 => generated 355 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2197b0cc-1613-499e-9718-c095af2a13fa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2197b0cc-1613-499e-9718-c095af2a13fa tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2197b0cc-1613-499e-9718-c095af2a13fa tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2197b0cc-1613-499e-9718-c095af2a13fa tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2197b0cc-1613-499e-9718-c095af2a13fa tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2197b0cc-1613-499e-9718-c095af2a13fa tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 923/1863] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:39 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 869 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7359a590-40d5-4432-94ac-851c49b19bfc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Delete volume with id: 2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Delete volume request issued successfully. Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7359a590-40d5-4432-94ac-851c49b19bfc tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 202 Sep 06 08:13:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 941/1864] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:13:39 2026] DELETE /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Volume info retrieved successfully. Sep 06 08:13:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ab5e19d-2e96-4ad4-80ac-f41cd77a4172 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 200 Sep 06 08:13:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 924/1865] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:39 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e495b80d-7849-4a8b-9b10-7add04364e99 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e495b80d-7849-4a8b-9b10-7add04364e99 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e495b80d-7849-4a8b-9b10-7add04364e99 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114", "extra_specs": {}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e495b80d-7849-4a8b-9b10-7add04364e99 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 942/1866] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:13:39 2026] POST /volume/v3/types => generated 268 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-471050a1-93e3-4c3d-b005-edeff134f8a6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-471050a1-93e3-4c3d-b005-edeff134f8a6 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] GET http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-471050a1-93e3-4c3d-b005-edeff134f8a6 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-471050a1-93e3-4c3d-b005-edeff134f8a6 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-471050a1-93e3-4c3d-b005-edeff134f8a6 tempest-VolumeRetypeWithoutMigrationTest-2013742516 tempest-VolumeRetypeWithoutMigrationTest-2013742516-project-member] http://192.168.122.190/volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c returned with HTTP 404 Sep 06 08:13:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 925/1867] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:40 2026] GET /volume/v3/volumes/2566897a-5342-4ffd-8a05-4a51decf4e9c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f75016b-03a8-479e-9d4b-8181ec9e2a95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f75016b-03a8-479e-9d4b-8181ec9e2a95 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] DELETE http://192.168.122.190/volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f75016b-03a8-479e-9d4b-8181ec9e2a95 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f75016b-03a8-479e-9d4b-8181ec9e2a95 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f75016b-03a8-479e-9d4b-8181ec9e2a95 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 returned with HTTP 202 Sep 06 08:13:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 943/1868] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:40 2026] DELETE /volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-438a32ef-73bb-4684-8b19-e23d6b52a683 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-438a32ef-73bb-4684-8b19-e23d6b52a683 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] GET http://192.168.122.190/volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-438a32ef-73bb-4684-8b19-e23d6b52a683 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-438a32ef-73bb-4684-8b19-e23d6b52a683 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-438a32ef-73bb-4684-8b19-e23d6b52a683 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 returned with HTTP 404 Sep 06 08:13:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 926/1869] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:40 2026] GET /volume/v3/types/6da5f0ff-6267-4a89-912f-3ff79c394a35 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1899687c-9805-48b3-99ae-2247db2c3286 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1899687c-9805-48b3-99ae-2247db2c3286 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] DELETE http://192.168.122.190/volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1899687c-9805-48b3-99ae-2247db2c3286 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1899687c-9805-48b3-99ae-2247db2c3286 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1899687c-9805-48b3-99ae-2247db2c3286 tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d returned with HTTP 202 Sep 06 08:13:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 944/1870] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:40 2026] DELETE /volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-20e920c4-fd60-4e57-a06e-88e77c7e1a1c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20e920c4-fd60-4e57-a06e-88e77c7e1a1c tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] GET http://192.168.122.190/volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20e920c4-fd60-4e57-a06e-88e77c7e1a1c tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20e920c4-fd60-4e57-a06e-88e77c7e1a1c tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20e920c4-fd60-4e57-a06e-88e77c7e1a1c tempest-VolumeRetypeWithoutMigrationTest-270988033 tempest-VolumeRetypeWithoutMigrationTest-270988033-project-admin] http://192.168.122.190/volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d returned with HTTP 404 Sep 06 08:13:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 927/1871] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:40 2026] GET /volume/v3/types/9861e973-398d-45fa-82d5-62cb0643980d => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-32844140-fca9-43b0-a64b-3c7fcf343366 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32844140-fca9-43b0-a64b-3c7fcf343366 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-32844140-fca9-43b0-a64b-3c7fcf343366 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089", "extra_specs": {}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32844140-fca9-43b0-a64b-3c7fcf343366 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 945/1872] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:13:43 2026] POST /volume/v3/types => generated 269 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de0886a3-4e11-44f9-80bb-4d8803744c72 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de0886a3-4e11-44f9-80bb-4d8803744c72 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de0886a3-4e11-44f9-80bb-4d8803744c72 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312", "extra_specs": {}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de0886a3-4e11-44f9-80bb-4d8803744c72 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 928/1873] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:13:43 2026] POST /volume/v3/types => generated 269 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-832053958", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-832053958', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume of 1 GB Sep 06 08:13:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Availability Zones retrieved successfully. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (d21e9584-94c1-4334-b5cc-9baa43f05afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d922f1d-6c08-45ca-bc5c-3f39679f4d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d922f1d-6c08-45ca-bc5c-3f39679f4d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:13:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2cb87ea3-6429-4116-b636-ff10076bca6e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cb87ea3-6429-4116-b636-ff10076bca6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49da1a7-a03e-48a3-a74b-b991107f4b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538201551-1127650089, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Created reservations ['c7c260d8-70e7-4114-902a-0c0bcb4fac22', 'e0119190-5e69-4558-ae03-9f0522d93310', '002b3a20-d252-4d53-b9a4-968cfea17e5d', 'c91e1e54-cd57-414a-96bd-dc10b299a210'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49da1a7-a03e-48a3-a74b-b991107f4b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c260d8-70e7-4114-902a-0c0bcb4fac22', 'e0119190-5e69-4558-ae03-9f0522d93310', '002b3a20-d252-4d53-b9a4-968cfea17e5d', 'c91e1e54-cd57-414a-96bd-dc10b299a210']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e061fbb9-185b-4f74-b8c5-e630eb2ca21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e061fbb9-185b-4f74-b8c5-e630eb2ca21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05544a28-eb4c-4b81-8e8c-5678299d4f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-832053958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['c7c260d8-70e7-4114-902a-0c0bcb4fac22','e0119190-5e69-4558-ae03-9f0522d93310','002b3a20-d252-4d53-b9a4-968cfea17e5d','c91e1e54-cd57-414a-96bd-dc10b299a210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=2cb87ea3-6429-4116-b636-ff10076bca6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-832053958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05544a28-eb4c-4b81-8e8c-5678299d4f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0597681fdf8428b987d928d519c53d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c59aa001cef45158ed674f6216e35e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cb87ea3-6429-4116-b636-ff10076bca6e),volume_type_id=2cb87ea3-6429-4116-b636-ff10076bca6e)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bd45a2-8220-41ee-986b-715223351c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bd45a2-8220-41ee-986b-715223351c80) transitioned into state 'SUCCESS' from state '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-832053958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['c7c260d8-70e7-4114-902a-0c0bcb4fac22','e0119190-5e69-4558-ae03-9f0522d93310','002b3a20-d252-4d53-b9a4-968cfea17e5d','c91e1e54-cd57-414a-96bd-dc10b299a210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=2cb87ea3-6429-4116-b636-ff10076bca6e)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8071bf5f-161d-45f3-bfae-2f95462f31a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8071bf5f-161d-45f3-bfae-2f95462f31a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (d21e9584-94c1-4334-b5cc-9baa43f05afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request issued successfully. Sep 06 08:13:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c16741c5-a5d1-4a3b-a366-57d050e3a596 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 946/1874] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:13:43 2026] POST /volume/v3/volumes => generated 854 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2065204439", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2065204439', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume of 1 GB Sep 06 08:13:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Availability Zones retrieved successfully. Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (11eacfd9-5972-4f2a-9b31-d4edd5a1c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe17eb4-83a7-41be-bf4d-5d5eef4601e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe17eb4-83a7-41be-bf4d-5d5eef4601e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:13:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f630f513-9e1f-4966-a96b-55855fac5527,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f630f513-9e1f-4966-a96b-55855fac5527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16af327-c1f9-4a17-9041-bc65f8267619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:44 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760748855-1878947312, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Created reservations ['92d2252d-d58f-4998-859d-074ba7824b98', 'a414def2-46cf-4b0b-b4e4-ea56fcabe924', '778dab7e-034e-41b8-a8c5-8e4a533b7af4', '4aaf3266-4eb4-4cff-b581-883ac038942c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16af327-c1f9-4a17-9041-bc65f8267619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d2252d-d58f-4998-859d-074ba7824b98', 'a414def2-46cf-4b0b-b4e4-ea56fcabe924', '778dab7e-034e-41b8-a8c5-8e4a533b7af4', '4aaf3266-4eb4-4cff-b581-883ac038942c']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b39bcc6-c3ee-480a-820d-0cdc3fdf7f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b39bcc6-c3ee-480a-820d-0cdc3fdf7f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7fa4bb2-2831-4b65-a78d-a4da67643180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2065204439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['92d2252d-d58f-4998-859d-074ba7824b98','a414def2-46cf-4b0b-b4e4-ea56fcabe924','778dab7e-034e-41b8-a8c5-8e4a533b7af4','4aaf3266-4eb4-4cff-b581-883ac038942c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=f630f513-9e1f-4966-a96b-55855fac5527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2065204439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7fa4bb2-2831-4b65-a78d-a4da67643180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0597681fdf8428b987d928d519c53d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c59aa001cef45158ed674f6216e35e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f630f513-9e1f-4966-a96b-55855fac5527),volume_type_id=f630f513-9e1f-4966-a96b-55855fac5527)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549c5eb0-f299-49f2-a0d7-43321b828313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549c5eb0-f299-49f2-a0d7-43321b828313) transitioned into state 'SUCCESS' from state '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-2065204439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['92d2252d-d58f-4998-859d-074ba7824b98','a414def2-46cf-4b0b-b4e4-ea56fcabe924','778dab7e-034e-41b8-a8c5-8e4a533b7af4','4aaf3266-4eb4-4cff-b581-883ac038942c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=f630f513-9e1f-4966-a96b-55855fac5527)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab4ce57-c65b-4e19-a47d-135b62af3531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab4ce57-c65b-4e19-a47d-135b62af3531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (11eacfd9-5972-4f2a-9b31-d4edd5a1c1be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request issued successfully. Sep 06 08:13:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5f61a1b-dde5-4865-b358-4506f02894e0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 929/1875] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:13:43 2026] POST /volume/v3/volumes => generated 855 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7769fc0-222b-4b6d-a541-3e488b315804 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:13:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-926897375", "snapshot_id": null, "imageRef": "2525a5ec-f711-4128-a9c0-e2a36c6299cf", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-926897375', 'snapshot_id': None, 'imageRef': '2525a5ec-f711-4128-a9c0-e2a36c6299cf', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume of 1 GB Sep 06 08:13:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Availability Zones retrieved successfully. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (432cbb23-134a-4db7-a5b2-33ed5c3d8384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda3c2b0-72df-43f8-ba88-d8bd597e871a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda3c2b0-72df-43f8-ba88-d8bd597e871a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:13:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=134b1fa8-a002-4fc4-bb8d-2f8d15247e79,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '134b1fa8-a002-4fc4-bb8d-2f8d15247e79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9924f2a4-e30f-4b42-a28d-73836be43334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774689506-475998114, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Created reservations ['6e39468d-d577-495c-9e3a-abc20bcc160d', 'de8f1c34-8754-4cf5-9d38-bfc668533506', '48f8fd6d-8b06-444d-96e7-762ba1908aac', 'c646ad76-b105-4021-8ffb-5764e0c0ebf4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9924f2a4-e30f-4b42-a28d-73836be43334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e39468d-d577-495c-9e3a-abc20bcc160d', 'de8f1c34-8754-4cf5-9d38-bfc668533506', '48f8fd6d-8b06-444d-96e7-762ba1908aac', 'c646ad76-b105-4021-8ffb-5764e0c0ebf4']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43864ec9-f067-41e7-96db-7a0d4945237c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43864ec9-f067-41e7-96db-7a0d4945237c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8f58aa-f80c-4800-8e53-2fcc5190e1f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926897375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['6e39468d-d577-495c-9e3a-abc20bcc160d','de8f1c34-8754-4cf5-9d38-bfc668533506','48f8fd6d-8b06-444d-96e7-762ba1908aac','c646ad76-b105-4021-8ffb-5764e0c0ebf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=134b1fa8-a002-4fc4-bb8d-2f8d15247e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926897375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8f58aa-f80c-4800-8e53-2fcc5190e1f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0597681fdf8428b987d928d519c53d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c59aa001cef45158ed674f6216e35e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(134b1fa8-a002-4fc4-bb8d-2f8d15247e79),volume_type_id=134b1fa8-a002-4fc4-bb8d-2f8d15247e79)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ab91b5-bde9-45a9-a37b-a9924f57abdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ab91b5-bde9-45a9-a37b-a9924f57abdd) transitioned into state 'SUCCESS' from state '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-926897375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0597681fdf8428b987d928d519c53d8',qos_specs=None,replication_status=,reservations=['6e39468d-d577-495c-9e3a-abc20bcc160d','de8f1c34-8754-4cf5-9d38-bfc668533506','48f8fd6d-8b06-444d-96e7-762ba1908aac','c646ad76-b105-4021-8ffb-5764e0c0ebf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c59aa001cef45158ed674f6216e35e6',volume_type_id=134b1fa8-a002-4fc4-bb8d-2f8d15247e79)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097f16e2-2c43-4b49-a0c7-1097cb83c040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097f16e2-2c43-4b49-a0c7-1097cb83c040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Flow 'volume_create_api' (432cbb23-134a-4db7-a5b2-33ed5c3d8384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:13:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Create volume request issued successfully. Sep 06 08:13:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7769fc0-222b-4b6d-a541-3e488b315804 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:13:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 947/1876] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:13:44 2026] POST /volume/v3/volumes => generated 853 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:13:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbdb7604-9d39-4e5e-b2ab-59b68b6c4a55 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 930/1877] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:45 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 921 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8af1e3bd-c9ca-4e22-816c-9e4c95c27884 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 948/1878] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:46 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 945 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6eed660e-0cf2-4865-bb0e-1aa0254ad809 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6eed660e-0cf2-4865-bb0e-1aa0254ad809 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] GET http://192.168.122.190/volume/v3/os-services Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6eed660e-0cf2-4865-bb0e-1aa0254ad809 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6eed660e-0cf2-4865-bb0e-1aa0254ad809 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: /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 06 08:13:47 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6eed660e-0cf2-4865-bb0e-1aa0254ad809 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services returned with HTTP 200 Sep 06 08:13:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 931/1879] 192.168.122.190 () {58 vars in 1133 bytes} [Sun Sep 6 08:13:47 2026] GET /volume/v3/os-services => generated 707 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-38d381e9-ce69-4b8d-9c3d-93de15f47ad4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38d381e9-ce69-4b8d-9c3d-93de15f47ad4 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] PUT http://192.168.122.190/volume/v3/os-services/disable-log-reason Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38d381e9-ce69-4b8d-9c3d-93de15f47ad4 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38d381e9-ce69-4b8d-9c3d-93de15f47ad4 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 06 08:13:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 949/1880] 192.168.122.190 () {60 vars in 1210 bytes} [Sun Sep 6 08:13:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f5bef1c8-8fe9-4d43-9a3b-3b98fffe82a2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5bef1c8-8fe9-4d43-9a3b-3b98fffe82a2 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] PUT http://192.168.122.190/volume/v3/os-services/disable Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5bef1c8-8fe9-4d43-9a3b-3b98fffe82a2 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5bef1c8-8fe9-4d43-9a3b-3b98fffe82a2 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services/disable returned with HTTP 404 Sep 06 08:13:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 932/1881] 192.168.122.190 () {60 vars in 1177 bytes} [Sun Sep 6 08:13:47 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6db9d9c3-c247-415b-82a1-01825697ee13 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6db9d9c3-c247-415b-82a1-01825697ee13 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] PUT http://192.168.122.190/volume/v3/os-services/enable Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6db9d9c3-c247-415b-82a1-01825697ee13 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6db9d9c3-c247-415b-82a1-01825697ee13 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services/enable returned with HTTP 404 Sep 06 08:13:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 950/1882] 192.168.122.190 () {60 vars in 1174 bytes} [Sun Sep 6 08:13:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8bb06e02-6cfc-44d4-b89f-21ac5fee56b1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bb06e02-6cfc-44d4-b89f-21ac5fee56b1 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] PUT http://192.168.122.190/volume/v3/os-services/freeze Sep 06 08:13:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8bb06e02-6cfc-44d4-b89f-21ac5fee56b1 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bb06e02-6cfc-44d4-b89f-21ac5fee56b1 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services/freeze returned with HTTP 400 Sep 06 08:13:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 933/1883] 192.168.122.190 () {60 vars in 1174 bytes} [Sun Sep 6 08:13:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a72f4435-f3ba-445e-805e-0c2db4f8ca97 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a72f4435-f3ba-445e-805e-0c2db4f8ca97 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] PUT http://192.168.122.190/volume/v3/os-services/thaw Sep 06 08:13:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a72f4435-f3ba-445e-805e-0c2db4f8ca97 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:47 devstack devstack@c-api.service[87012]: /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 06 08:13:47 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:13:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a72f4435-f3ba-445e-805e-0c2db4f8ca97 tempest-VolumeServicesNegativeTest-1736081513 tempest-VolumeServicesNegativeTest-1736081513-project-admin] http://192.168.122.190/volume/v3/os-services/thaw returned with HTTP 400 Sep 06 08:13:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 951/1884] 192.168.122.190 () {60 vars in 1168 bytes} [Sun Sep 6 08:13:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:13:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-950754f6-d1e4-40ee-8d06-c8ded96c8326 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 934/1885] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:48 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 945 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c497f24-f428-42cf-ad81-5286b90226fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c497f24-f428-42cf-ad81-5286b90226fc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c497f24-f428-42cf-ad81-5286b90226fc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c497f24-f428-42cf-ad81-5286b90226fc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c497f24-f428-42cf-ad81-5286b90226fc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c497f24-f428-42cf-ad81-5286b90226fc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 952/1886] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:49 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 945 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-47b00cf5-fe51-4436-afb7-214ab45d577b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47b00cf5-fe51-4436-afb7-214ab45d577b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47b00cf5-fe51-4436-afb7-214ab45d577b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47b00cf5-fe51-4436-afb7-214ab45d577b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-47b00cf5-fe51-4436-afb7-214ab45d577b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47b00cf5-fe51-4436-afb7-214ab45d577b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 935/1887] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:50 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 945 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-242446f6-e554-4a2d-b3ac-b9bb77665a3d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 953/1888] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:51 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 945 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d85476a-0ff6-4082-876c-35d30a1546f0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 936/1889] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:52 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1003 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ff29f312-7a21-4a2b-b651-4d624723370f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-813d928d-8987-423a-add1-06e604ba4ced None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-813d928d-8987-423a-add1-06e604ba4ced tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-813d928d-8987-423a-add1-06e604ba4ced tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-813d928d-8987-423a-add1-06e604ba4ced tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-813d928d-8987-423a-add1-06e604ba4ced tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-813d928d-8987-423a-add1-06e604ba4ced tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 937/1890] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:53 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1006 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff29f312-7a21-4a2b-b651-4d624723370f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff29f312-7a21-4a2b-b651-4d624723370f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-460982045", "description": "tempest-volume-type-description-1533049531", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff29f312-7a21-4a2b-b651-4d624723370f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 954/1891] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:13:53 2026] POST /volume/v3/types => generated 317 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-94b3171f-2586-449d-9b0d-bf4d9c41606c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94b3171f-2586-449d-9b0d-bf4d9c41606c tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94b3171f-2586-449d-9b0d-bf4d9c41606c tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94b3171f-2586-449d-9b0d-bf4d9c41606c tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94b3171f-2586-449d-9b0d-bf4d9c41606c tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f returned with HTTP 200 Sep 06 08:13:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 938/1892] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:53 2026] GET /volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc9bd80c-7659-46a2-a6d9-f258bb44c07d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc9bd80c-7659-46a2-a6d9-f258bb44c07d tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] DELETE http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc9bd80c-7659-46a2-a6d9-f258bb44c07d tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc9bd80c-7659-46a2-a6d9-f258bb44c07d tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc9bd80c-7659-46a2-a6d9-f258bb44c07d tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f returned with HTTP 202 Sep 06 08:13:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 955/1893] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:53 2026] DELETE /volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7dd51300-3b74-4f38-becb-18adc38fe27a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7dd51300-3b74-4f38-becb-18adc38fe27a tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7dd51300-3b74-4f38-becb-18adc38fe27a tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7dd51300-3b74-4f38-becb-18adc38fe27a tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7dd51300-3b74-4f38-becb-18adc38fe27a tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f returned with HTTP 404 Sep 06 08:13:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 939/1894] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:53 2026] GET /volume/v3/types/6fee9a6f-d285-4e4c-ae49-b67db573ac3f => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3c37ba20-b1ba-4908-8660-918e3da1a94b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c37ba20-b1ba-4908-8660-918e3da1a94b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3c37ba20-b1ba-4908-8660-918e3da1a94b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2011181657"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c37ba20-b1ba-4908-8660-918e3da1a94b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 956/1895] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:53 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6734fecc-8e1b-4ff0-9b76-16e09ad4e27f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6734fecc-8e1b-4ff0-9b76-16e09ad4e27f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] POST http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption Sep 06 08:13:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6734fecc-8e1b-4ff0-9b76-16e09ad4e27f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6734fecc-8e1b-4ff0-9b76-16e09ad4e27f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption returned with HTTP 200 Sep 06 08:13:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 940/1896] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:13:53 2026] POST /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption => generated 239 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7905284-c4b0-462f-87b9-8eca3f95272e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7905284-c4b0-462f-87b9-8eca3f95272e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7905284-c4b0-462f-87b9-8eca3f95272e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7905284-c4b0-462f-87b9-8eca3f95272e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7905284-c4b0-462f-87b9-8eca3f95272e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 957/1897] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5996353d-c42a-4502-9634-34e21240bf35 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5996353d-c42a-4502-9634-34e21240bf35 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] PUT http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5996353d-c42a-4502-9634-34e21240bf35 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5996353d-c42a-4502-9634-34e21240bf35 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 941/1898] 192.168.122.190 () {60 vars in 1391 bytes} [Sun Sep 6 08:13:54 2026] PUT /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 => generated 122 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4c03797d-32e2-4512-b731-d70dd604c898 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c03797d-32e2-4512-b731-d70dd604c898 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c03797d-32e2-4512-b731-d70dd604c898 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c03797d-32e2-4512-b731-d70dd604c898 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c03797d-32e2-4512-b731-d70dd604c898 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 958/1899] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bf2fb784-5353-4293-8e77-2f9ac232db3b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bf2fb784-5353-4293-8e77-2f9ac232db3b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/cipher Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bf2fb784-5353-4293-8e77-2f9ac232db3b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bf2fb784-5353-4293-8e77-2f9ac232db3b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bf2fb784-5353-4293-8e77-2f9ac232db3b tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/cipher returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 942/1900] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/cipher => generated 29 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bdfd4ec8-8dc8-4eb0-8f0f-1133ddc64c57 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bdfd4ec8-8dc8-4eb0-8f0f-1133ddc64c57 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] DELETE http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bdfd4ec8-8dc8-4eb0-8f0f-1133ddc64c57 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bdfd4ec8-8dc8-4eb0-8f0f-1133ddc64c57 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bdfd4ec8-8dc8-4eb0-8f0f-1133ddc64c57 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 returned with HTTP 202 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 959/1901] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:13:54 2026] DELETE /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption/fdab4b91-f849-4120-bac9-632b9f4bf3b2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a87e86a0-5b15-4366-8cc4-629db19b9ccb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a87e86a0-5b15-4366-8cc4-629db19b9ccb tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a87e86a0-5b15-4366-8cc4-629db19b9ccb tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a87e86a0-5b15-4366-8cc4-629db19b9ccb tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a87e86a0-5b15-4366-8cc4-629db19b9ccb tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 943/1902] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb13b332-42fe-4796-8d01-6b9994106757 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb13b332-42fe-4796-8d01-6b9994106757 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb13b332-42fe-4796-8d01-6b9994106757 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb13b332-42fe-4796-8d01-6b9994106757 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb13b332-42fe-4796-8d01-6b9994106757 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 960/1903] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-51f02b7f-8a73-4a38-a7e3-6d12e948f408 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51f02b7f-8a73-4a38-a7e3-6d12e948f408 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] DELETE http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-51f02b7f-8a73-4a38-a7e3-6d12e948f408 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-51f02b7f-8a73-4a38-a7e3-6d12e948f408 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-51f02b7f-8a73-4a38-a7e3-6d12e948f408 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 returned with HTTP 202 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 944/1904] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:54 2026] DELETE /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-98d6b71f-8b2f-40da-8845-c5930cb6a04f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98d6b71f-8b2f-40da-8845-c5930cb6a04f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98d6b71f-8b2f-40da-8845-c5930cb6a04f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-98d6b71f-8b2f-40da-8845-c5930cb6a04f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-98d6b71f-8b2f-40da-8845-c5930cb6a04f tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 returned with HTTP 404 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 961/1905] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/1d53aff1-4c92-4abf-9c29-461c3903f116 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c7ee37d1-e46b-468a-84af-338f2c168d10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7ee37d1-e46b-468a-84af-338f2c168d10 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7ee37d1-e46b-468a-84af-338f2c168d10 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7ee37d1-e46b-468a-84af-338f2c168d10 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7ee37d1-e46b-468a-84af-338f2c168d10 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 945/1906] 192.168.122.190 () {58 vars in 1115 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types => generated 1475 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ac4500e3-0294-42d4-b5bf-b0942442d19e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac4500e3-0294-42d4-b5bf-b0942442d19e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac4500e3-0294-42d4-b5bf-b0942442d19e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-720598698"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac4500e3-0294-42d4-b5bf-b0942442d19e tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 962/1907] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:13:54 2026] POST /volume/v3/types => generated 220 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21c308c4-aa86-444d-91c7-64fb2a02a6ca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21c308c4-aa86-444d-91c7-64fb2a02a6ca tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] PUT http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21c308c4-aa86-444d-91c7-64fb2a02a6ca tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1295823009", "description": "tempest-volume-type-description-752692560", "is_public": false}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9bc63804-cd18-49d3-90a2-1b77e58f6854 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 963/1908] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1006 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21c308c4-aa86-444d-91c7-64fb2a02a6ca tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 946/1909] 192.168.122.190 () {60 vars in 1247 bytes} [Sun Sep 6 08:13:54 2026] PUT /volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 => generated 204 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6e141e73-1d5d-4904-9e69-a661887caa77 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e141e73-1d5d-4904-9e69-a661887caa77 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e141e73-1d5d-4904-9e69-a661887caa77 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e141e73-1d5d-4904-9e69-a661887caa77 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e141e73-1d5d-4904-9e69-a661887caa77 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 returned with HTTP 200 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 964/1910] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dc91c8e6-1f9d-46e0-acf0-a5d1cf3e0343 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dc91c8e6-1f9d-46e0-acf0-a5d1cf3e0343 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] DELETE http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dc91c8e6-1f9d-46e0-acf0-a5d1cf3e0343 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dc91c8e6-1f9d-46e0-acf0-a5d1cf3e0343 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dc91c8e6-1f9d-46e0-acf0-a5d1cf3e0343 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 returned with HTTP 202 Sep 06 08:13:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 947/1911] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:13:54 2026] DELETE /volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-07551459-c050-48ff-9680-e4d568f023f7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07551459-c050-48ff-9680-e4d568f023f7 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] GET http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07551459-c050-48ff-9680-e4d568f023f7 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07551459-c050-48ff-9680-e4d568f023f7 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07551459-c050-48ff-9680-e4d568f023f7 tempest-VolumeTypesTest-2144289695 tempest-VolumeTypesTest-2144289695-project-admin] http://192.168.122.190/volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 returned with HTTP 404 Sep 06 08:13:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 965/1912] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:13:54 2026] GET /volume/v3/types/297d843d-90e7-4fb8-8766-0750bb70d5d1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:13:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-02771974-25ed-4ee5-9359-3353ef6c9ebf tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 948/1913] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:55 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1006 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-13a58096-c214-4b48-89b6-28c9fc35349e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13a58096-c214-4b48-89b6-28c9fc35349e tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13a58096-c214-4b48-89b6-28c9fc35349e tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13a58096-c214-4b48-89b6-28c9fc35349e tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-13a58096-c214-4b48-89b6-28c9fc35349e tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13a58096-c214-4b48-89b6-28c9fc35349e tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 966/1914] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:13:56 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1257 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:13:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:13:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-2af372bc-6298-4666-b8af-621f13e9bfc0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 949/1915] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:13:57 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1257 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-1bccda32-4bf1-4802-a220-c637e251a950 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 967/1916] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:13:58 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1257 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2b96ee2-71b6-4b6a-9474-d9f8652fe58c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2b96ee2-71b6-4b6a-9474-d9f8652fe58c None None] GET http://192.168.122.190/volume// Sep 06 08:13:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2b96ee2-71b6-4b6a-9474-d9f8652fe58c None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2b96ee2-71b6-4b6a-9474-d9f8652fe58c None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2b96ee2-71b6-4b6a-9474-d9f8652fe58c None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:13:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 950/1917] 192.168.122.190 () {58 vars in 1308 bytes} [Sun Sep 6 08:13:58 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:13:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-f23a0c92-f2be-43d8-8a54-adfc0067347a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-f23a0c92-f2be-43d8-8a54-adfc0067347a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:13:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-f23a0c92-f2be-43d8-8a54-adfc0067347a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa8f58aa-f80c-4800-8e53-2fcc5190e1f3", "connector": null, "instance_uuid": "22b334d8-a50a-4c86-8690-067af084cc4a"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-f23a0c92-f2be-43d8-8a54-adfc0067347a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:13:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 968/1918] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:13:58 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-efaa8f83-72c6-4435-bf62-7e611288014d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-efaa8f83-72c6-4435-bf62-7e611288014d None None] GET http://192.168.122.190/volume// Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-efaa8f83-72c6-4435-bf62-7e611288014d None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-efaa8f83-72c6-4435-bf62-7e611288014d None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-efaa8f83-72c6-4435-bf62-7e611288014d None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:13:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 951/1919] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:13:59 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:13:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:13:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:13:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:13:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:13:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:13:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:13:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:13:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:13:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-18a294c5-60e2-42d7-83a4-7f9cb0aea391 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:13:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 969/1920] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:13:59 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1437 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:13:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] PUT http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:13:59 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Acquiring lock "cinder-attachment_update-aa8f58aa-f80c-4800-8e53-2fcc5190e1f3-devstack" by "attachment_update" {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:14:00 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-aa8f58aa-f80c-4800-8e53-2fcc5190e1f3-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:14:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:00 devstack devstack@c-api.service[87013]: DEBUG cinder.coordination [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-aa8f58aa-f80c-4800-8e53-2fcc5190e1f3-devstack" released by "attachment_update" :: held 0.205s {{(pid=87013) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:14:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-7dcd2f7e-fdcd-43cc-a3d6-5b9a25529008 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 returned with HTTP 200 Sep 06 08:14:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 952/1921] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:13:59 2026] PUT /volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 => generated 694 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-6094331c-ac79-4973-bcb8-114a934715a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-6094331c-ac79-4973-bcb8-114a934715a2 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457/action Sep 06 08:14:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-6094331c-ac79-4973-bcb8-114a934715a2 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-6094331c-ac79-4973-bcb8-114a934715a2 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-de793fcb-7cb2-4a46-aae6-503d53d8aaa8 req-6094331c-ac79-4973-bcb8-114a934715a2 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457/action returned with HTTP 204 Sep 06 08:14:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 970/1922] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:14:00 2026] POST /volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f200970e-3198-484e-9def-95e03ea74f37 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f200970e-3198-484e-9def-95e03ea74f37 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] POST http://192.168.122.190/volume/v3/types/221d096e-9e67-449e-bcca-ef1c4e821f56/encryption Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f200970e-3198-484e-9def-95e03ea74f37 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f200970e-3198-484e-9def-95e03ea74f37 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/221d096e-9e67-449e-bcca-ef1c4e821f56/encryption returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 953/1923] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:14:00 2026] POST /volume/v3/types/221d096e-9e67-449e-bcca-ef1c4e821f56/encryption => generated 114 bytes in 308 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2faa011c-1fe0-4d7d-aeb7-3eb00343a6f0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2faa011c-1fe0-4d7d-aeb7-3eb00343a6f0 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2faa011c-1fe0-4d7d-aeb7-3eb00343a6f0 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-955609874", "os-volume-type-access:is_public": false}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2faa011c-1fe0-4d7d-aeb7-3eb00343a6f0 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 971/1924] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:14:01 2026] POST /volume/v3/types => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0107bf1-9096-477f-854a-77beb6d352ab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0107bf1-9096-477f-854a-77beb6d352ab tempest-VolumeTypesNegativeTest-215335603 tempest-VolumeTypesNegativeTest-215335603-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0107bf1-9096-477f-854a-77beb6d352ab tempest-VolumeTypesNegativeTest-215335603 tempest-VolumeTypesNegativeTest-215335603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbd9b72d-d1d6-4914-b353-58e3cdac4671", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1860269298"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-b0107bf1-9096-477f-854a-77beb6d352ab tempest-VolumeTypesNegativeTest-215335603 tempest-VolumeTypesNegativeTest-215335603-project-member] Create volume request body: {'volume': {'volume_type': 'cbd9b72d-d1d6-4914-b353-58e3cdac4671', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1860269298'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0107bf1-9096-477f-854a-77beb6d352ab tempest-VolumeTypesNegativeTest-215335603 tempest-VolumeTypesNegativeTest-215335603-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 954/1925] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:14:01 2026] POST /volume/v3/volumes => generated 114 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a7f1c23f-9f15-42a3-9996-abf629bb6390 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7f1c23f-9f15-42a3-9996-abf629bb6390 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] DELETE http://192.168.122.190/volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7f1c23f-9f15-42a3-9996-abf629bb6390 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7f1c23f-9f15-42a3-9996-abf629bb6390 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7f1c23f-9f15-42a3-9996-abf629bb6390 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 returned with HTTP 202 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 972/1926] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:01 2026] DELETE /volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8e3b237a-434b-4234-9142-88438c16d65a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e3b237a-434b-4234-9142-88438c16d65a tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] GET http://192.168.122.190/volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e3b237a-434b-4234-9142-88438c16d65a tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e3b237a-434b-4234-9142-88438c16d65a tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e3b237a-434b-4234-9142-88438c16d65a tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 955/1927] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:14:01 2026] GET /volume/v3/types/cbd9b72d-d1d6-4914-b353-58e3cdac4671 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4529100d-ac45-46c0-807d-d009d7f2fae7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4529100d-ac45-46c0-807d-d009d7f2fae7 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4529100d-ac45-46c0-807d-d009d7f2fae7 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4529100d-ac45-46c0-807d-d009d7f2fae7 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 400 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 973/1928] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:14:01 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c6ee7d39-c4e4-4240-a6cd-ac2868b1343c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6ee7d39-c4e4-4240-a6cd-ac2868b1343c tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6ee7d39-c4e4-4240-a6cd-ac2868b1343c tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1080414738"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6ee7d39-c4e4-4240-a6cd-ac2868b1343c tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 956/1929] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:14:01 2026] POST /volume/v3/types => generated 229 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d960949-408f-4e75-83e5-51b664c00109 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d960949-408f-4e75-83e5-51b664c00109 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d960949-408f-4e75-83e5-51b664c00109 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1080414738"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d960949-408f-4e75-83e5-51b664c00109 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1080414738 already exists. Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d960949-408f-4e75-83e5-51b664c00109 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 409 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 974/1930] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:14:01 2026] POST /volume/v3/types => generated 134 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-00505d26-8358-49e7-8308-f99c8a380869 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00505d26-8358-49e7-8308-f99c8a380869 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] DELETE http://192.168.122.190/volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00505d26-8358-49e7-8308-f99c8a380869 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00505d26-8358-49e7-8308-f99c8a380869 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00505d26-8358-49e7-8308-f99c8a380869 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f returned with HTTP 202 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 957/1931] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:01 2026] DELETE /volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c5a2f5ec-cc72-450a-b7f2-3af14f3c4a84 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5a2f5ec-cc72-450a-b7f2-3af14f3c4a84 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] GET http://192.168.122.190/volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5a2f5ec-cc72-450a-b7f2-3af14f3c4a84 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c5a2f5ec-cc72-450a-b7f2-3af14f3c4a84 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c5a2f5ec-cc72-450a-b7f2-3af14f3c4a84 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 975/1932] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:14:01 2026] GET /volume/v3/types/3d8972ae-43e1-4fab-90c2-6320c7261c1f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9b42162-c05d-49e6-85d5-2fe062adac9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9b42162-c05d-49e6-85d5-2fe062adac9d tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] DELETE http://192.168.122.190/volume/v3/types/a8cdaf97-0b29-46aa-929d-4dbd16c36757 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9b42162-c05d-49e6-85d5-2fe062adac9d tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9b42162-c05d-49e6-85d5-2fe062adac9d tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9b42162-c05d-49e6-85d5-2fe062adac9d tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/a8cdaf97-0b29-46aa-929d-4dbd16c36757 returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 958/1933] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:01 2026] DELETE /volume/v3/types/a8cdaf97-0b29-46aa-929d-4dbd16c36757 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0d5015d0-62e5-4ee9-a40b-6f992a713012 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0d5015d0-62e5-4ee9-a40b-6f992a713012 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] GET http://192.168.122.190/volume/v3/types/d4e6d8fd-7b34-401e-907b-e8f8a7f53910 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0d5015d0-62e5-4ee9-a40b-6f992a713012 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0d5015d0-62e5-4ee9-a40b-6f992a713012 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0d5015d0-62e5-4ee9-a40b-6f992a713012 tempest-VolumeTypesNegativeTest-2125669307 tempest-VolumeTypesNegativeTest-2125669307-project-admin] http://192.168.122.190/volume/v3/types/d4e6d8fd-7b34-401e-907b-e8f8a7f53910 returned with HTTP 404 Sep 06 08:14:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 976/1934] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:14:01 2026] GET /volume/v3/types/d4e6d8fd-7b34-401e-907b-e8f8a7f53910 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-e8c66f68-a851-4ae7-a5a5-603b2adba00e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:14:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 959/1935] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:11 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1149 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] POST http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9/action Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Begin detaching volume completed successfully. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-53c03b38-8909-41d2-8dd9-74973c437640 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9/action returned with HTTP 202 Sep 06 08:14:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 977/1936] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:14:11 2026] POST /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3342394a-6c02-4fcf-86f1-032667a5a347 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3342394a-6c02-4fcf-86f1-032667a5a347 None None] GET http://192.168.122.190/volume// Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3342394a-6c02-4fcf-86f1-032667a5a347 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3342394a-6c02-4fcf-86f1-032667a5a347 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3342394a-6c02-4fcf-86f1-032667a5a347 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 960/1937] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:14:11 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-2af215eb-beab-4f5b-b8e6-64d1cd243ced tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:14:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 978/1938] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:14:11 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 1333 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:14:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-7992b109-a848-417d-bdcb-b92742d239d9 req-6573f8ad-d18b-4698-88a1-c60a579cf4f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-6573f8ad-d18b-4698-88a1-c60a579cf4f4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] DELETE http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f Sep 06 08:14:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-6573f8ad-d18b-4698-88a1-c60a579cf4f4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-6573f8ad-d18b-4698-88a1-c60a579cf4f4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:12 devstack devstack@c-api.service[87013]: /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 06 08:14:12 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:14:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-7992b109-a848-417d-bdcb-b92742d239d9 req-6573f8ad-d18b-4698-88a1-c60a579cf4f4 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f returned with HTTP 200 Sep 06 08:14:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 961/1939] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:14:12 2026] DELETE /volume/v3/attachments/a89bbcff-9cc6-46a1-a039-ab899e1bc02f => generated 19 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-6867e41c-78ec-4470-8b10-8c5190406444 req-1898353b-f5ae-4a36-b346-adb24aeeaa78 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:14:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 979/1940] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:12 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 857 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Delete volume with id: b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Delete volume request issued successfully. Sep 06 08:14:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e7d3ab21-e5fd-4591-862e-c52baf03be62 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 202 Sep 06 08:14:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 962/1941] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:13 2026] DELETE /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-367d2101-08e9-4c49-84be-e6abc37ccf21 tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:14:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 980/1942] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:13 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:14:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Volume info retrieved successfully. Sep 06 08:14:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c56eb733-382b-45c0-ae2d-0f4a0121152c tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 200 Sep 06 08:14:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 963/1943] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:14 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-72a0169d-c24a-4b38-b9d4-14b2e199a49e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72a0169d-c24a-4b38-b9d4-14b2e199a49e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] GET http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 Sep 06 08:14:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72a0169d-c24a-4b38-b9d4-14b2e199a49e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72a0169d-c24a-4b38-b9d4-14b2e199a49e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72a0169d-c24a-4b38-b9d4-14b2e199a49e tempest-TestMinimumBasicScenario-475495606 tempest-TestMinimumBasicScenario-475495606-project-member] http://192.168.122.190/volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 returned with HTTP 404 Sep 06 08:14:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 981/1944] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:15 2026] GET /volume/v3/volumes/b884c90a-03c4-4ef6-ad96-9c7d8aa891c9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:14:24 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=195,cinder:INSERT=23,cinder:UPDATE=43 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:14:25 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=235,cinder:UPDATE=53,cinder:INSERT=35 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:14:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d254ab26-1924-4801-96c8-10f19a61a983 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d254ab26-1924-4801-96c8-10f19a61a983 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d254ab26-1924-4801-96c8-10f19a61a983 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d254ab26-1924-4801-96c8-10f19a61a983 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d254ab26-1924-4801-96c8-10f19a61a983 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d254ab26-1924-4801-96c8-10f19a61a983 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 964/1945] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:33 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 947 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:14:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-eddcfc09-89b1-42d9-a73b-5da6ff909915 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 982/1946] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:33 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 947 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7926f78-80e5-47f2-b787-67667eaecef4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7926f78-80e5-47f2-b787-67667eaecef4 None None] GET http://192.168.122.190/volume// Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7926f78-80e5-47f2-b787-67667eaecef4 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7926f78-80e5-47f2-b787-67667eaecef4 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7926f78-80e5-47f2-b787-67667eaecef4 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 965/1947] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:14:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-bfef3948-2a4a-4220-b550-669645421d13 req-80b0e0aa-97b8-40c6-8564-4e80dfe83327 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-80b0e0aa-97b8-40c6-8564-4e80dfe83327 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-80b0e0aa-97b8-40c6-8564-4e80dfe83327 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05544a28-eb4c-4b81-8e8c-5678299d4f4d", "connector": null, "instance_uuid": "22b334d8-a50a-4c86-8690-067af084cc4a"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-80b0e0aa-97b8-40c6-8564-4e80dfe83327 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:14:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 983/1948] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:14:34 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-633716d1-ff7e-4dd1-b869-d9ae2721624f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-633716d1-ff7e-4dd1-b869-d9ae2721624f None None] GET http://192.168.122.190/volume// Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-633716d1-ff7e-4dd1-b869-d9ae2721624f None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-633716d1-ff7e-4dd1-b869-d9ae2721624f None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-633716d1-ff7e-4dd1-b869-d9ae2721624f None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 984/1949] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:14:34 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-2431e64f-8414-4291-ab81-1f262e182717 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 985/1950] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:14:34 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 1127 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-340a65ec-ce46-4a35-8164-5de06a1ccf29 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 966/1951] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:34 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 946 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] PUT http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Acquiring lock "cinder-attachment_update-05544a28-eb4c-4b81-8e8c-5678299d4f4d-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-05544a28-eb4c-4b81-8e8c-5678299d4f4d-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:35 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-05544a28-eb4c-4b81-8e8c-5678299d4f4d-devstack" released by "attachment_update" :: held 0.244s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:14:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-15b2bc4c-5e98-4ea3-a440-cec57022db5d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c returned with HTTP 200 Sep 06 08:14:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 986/1952] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:14:34 2026] PUT /volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c => generated 694 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-bfef3948-2a4a-4220-b550-669645421d13 req-459a0f08-d8d8-48f0-ae91-3463efac94ad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-459a0f08-d8d8-48f0-ae91-3463efac94ad tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c/action Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-459a0f08-d8d8-48f0-ae91-3463efac94ad tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-459a0f08-d8d8-48f0-ae91-3463efac94ad tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-bfef3948-2a4a-4220-b550-669645421d13 req-459a0f08-d8d8-48f0-ae91-3463efac94ad tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c/action returned with HTTP 204 Sep 06 08:14:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 967/1953] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:14:35 2026] POST /volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abf420d5-83d9-49fb-9c9d-7c2cf753fa0a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 987/1954] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:35 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 1239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d7c72c4-d42c-4c33-9f16-571e4cc0c169 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 968/1955] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:35 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c23d62ce-45ca-4c94-860b-33ca3bf6dec8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 988/1956] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:35 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-6aeb7bd9-ec5f-48ec-b6a6-7b5aa25b800a tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 969/1957] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:36 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 948 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f901d5cb-b8f9-4f95-846b-cb986e3cbd37 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f901d5cb-b8f9-4f95-846b-cb986e3cbd37 None None] GET http://192.168.122.190/volume// Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f901d5cb-b8f9-4f95-846b-cb986e3cbd37 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f901d5cb-b8f9-4f95-846b-cb986e3cbd37 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f901d5cb-b8f9-4f95-846b-cb986e3cbd37 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 989/1958] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:14:36 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2bcb7caf-e365-4ff1-8585-ebfe9c0315f8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2bcb7caf-e365-4ff1-8585-ebfe9c0315f8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2bcb7caf-e365-4ff1-8585-ebfe9c0315f8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7fa4bb2-2831-4b65-a78d-a4da67643180", "connector": null, "instance_uuid": "22b334d8-a50a-4c86-8690-067af084cc4a"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2bcb7caf-e365-4ff1-8585-ebfe9c0315f8 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:14:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 970/1959] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-15cfa5c6-cb7e-4cb3-975c-cb95c6e975a6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-15cfa5c6-cb7e-4cb3-975c-cb95c6e975a6 None None] GET http://192.168.122.190/volume// Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-15cfa5c6-cb7e-4cb3-975c-cb95c6e975a6 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-15cfa5c6-cb7e-4cb3-975c-cb95c6e975a6 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-15cfa5c6-cb7e-4cb3-975c-cb95c6e975a6 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 971/1960] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:14:36 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c580d00-299b-45cb-a1ef-360de79dbc83 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 990/1961] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:36 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 947 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-8f8ce419-262f-47e2-8f2f-aa9b3b9291e9 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 972/1962] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:14:36 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] PUT http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 Sep 06 08:14:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:37 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Acquiring lock "cinder-attachment_update-a7fa4bb2-2831-4b65-a78d-a4da67643180-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:14:37 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-a7fa4bb2-2831-4b65-a78d-a4da67643180-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:14:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:37 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Lock "cinder-attachment_update-a7fa4bb2-2831-4b65-a78d-a4da67643180-devstack" released by "attachment_update" :: held 0.461s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:14:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-581cf94f-cbfd-4133-9de9-4f0634cee529 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 returned with HTTP 200 Sep 06 08:14:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 991/1963] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:14:36 2026] PUT /volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 => generated 694 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-134c965f-bb13-449e-b5c7-0d8dfcef7488 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 973/1964] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:37 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 948 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2898101e-291d-41c2-bfa4-840c0d0cd368 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2898101e-291d-41c2-bfa4-840c0d0cd368 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6/action Sep 06 08:14:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2898101e-291d-41c2-bfa4-840c0d0cd368 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2898101e-291d-41c2-bfa4-840c0d0cd368 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fb0ad17e-18f8-4b55-a05c-0e6b06abdfe6 req-2898101e-291d-41c2-bfa4-840c0d0cd368 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6/action returned with HTTP 204 Sep 06 08:14:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 992/1965] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:14:38 2026] POST /volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e2916b25-062d-4d68-b242-e286908782c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2916b25-062d-4d68-b242-e286908782c4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2916b25-062d-4d68-b242-e286908782c4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2916b25-062d-4d68-b242-e286908782c4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e2916b25-062d-4d68-b242-e286908782c4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2916b25-062d-4d68-b242-e286908782c4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 974/1966] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:38 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-21aea7a8-9fc7-4397-8208-2465864c2fdc tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 993/1967] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:39 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 1240 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1093501533"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1093501533'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:14:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (a3679718-e206-412d-900d-eace44d7c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c90e6a-33cd-4df2-8e66-95cb776b193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c90e6a-33cd-4df2-8e66-95cb776b193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:40 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8b47d1-075e-4d9c-847e-8b0a85974187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['b718269f-23f7-4710-95f0-a75deddab8ce', 'f97ab953-a623-4662-aa75-c0b9b4aba167', '5b46d7f9-b6b1-4aec-aa7f-38d13e8134d7', '5e2c1799-b33d-4731-bdcb-b4d9bc26efd2'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8b47d1-075e-4d9c-847e-8b0a85974187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b718269f-23f7-4710-95f0-a75deddab8ce', 'f97ab953-a623-4662-aa75-c0b9b4aba167', '5b46d7f9-b6b1-4aec-aa7f-38d13e8134d7', '5e2c1799-b33d-4731-bdcb-b4d9bc26efd2']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc9ae35-5e00-401f-9025-ff79e78378dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc9ae35-5e00-401f-9025-ff79e78378dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1093501533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['b718269f-23f7-4710-95f0-a75deddab8ce','f97ab953-a623-4662-aa75-c0b9b4aba167','5b46d7f9-b6b1-4aec-aa7f-38d13e8134d7','5e2c1799-b33d-4731-bdcb-b4d9bc26efd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1093501533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732a076a-1266-413b-9706-79de24e7e3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732a076a-1266-413b-9706-79de24e7e3b2) transitioned into state 'SUCCESS' from state '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-1093501533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['b718269f-23f7-4710-95f0-a75deddab8ce','f97ab953-a623-4662-aa75-c0b9b4aba167','5b46d7f9-b6b1-4aec-aa7f-38d13e8134d7','5e2c1799-b33d-4731-bdcb-b4d9bc26efd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e1d834-ad97-4696-8301-18901d7bed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e1d834-ad97-4696-8301-18901d7bed0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (a3679718-e206-412d-900d-eace44d7c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:14:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e4ee69f5-3378-4932-83dd-f23cfa76088c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:14:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 975/1968] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:14:40 2026] POST /volume/v3/volumes => generated 758 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:14:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3085cbcb-1fee-4ef4-97e8-6d2ff6f480fe tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 994/1969] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:41 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 826 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7170346f-e81a-476d-a8e8-2d0a0a110609 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 976/1970] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:42 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-2cba8156-3c40-4aa0-803c-e071f650432d tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 995/1971] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:43 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 1239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d/action Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Begin detaching volume completed successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-c8cc50c2-cefb-42cc-985d-851b8484143f tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d/action returned with HTTP 202 Sep 06 08:14:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 977/1972] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:14:43 2026] POST /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f1f30c7-2a62-4cd8-bfc5-19c554448b62 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 996/1973] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:43 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d4e97494-7bf3-4582-b271-e04ae8757d51 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4e97494-7bf3-4582-b271-e04ae8757d51 None None] GET http://192.168.122.190/volume// Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d4e97494-7bf3-4582-b271-e04ae8757d51 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d4e97494-7bf3-4582-b271-e04ae8757d51 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4e97494-7bf3-4582-b271-e04ae8757d51 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 978/1974] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:14:43 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action body: b'{"os-attach": {"instance_uuid": "a953e9b7-f696-4657-ac4c-a925e50242cb", "mountpoint": "/dev/vdb"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a953e9b7-f696-4657-ac4c-a925e50242cb", "mountpoint": "/dev/vdb"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-9d61d218-5c7e-4c93-8081-6e46bbd224ac tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 200 Sep 06 08:14:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 979/1975] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:14:43 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 1423 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Update volume admin metadata completed successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Attach volume completed successfully. Sep 06 08:14:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f0fea527-cb40-4e64-b1e1-0495117111a2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action returned with HTTP 202 Sep 06 08:14:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 997/1976] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:43 2026] POST /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-40117178-787b-4948-b652-8b026974e8b4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40117178-787b-4948-b652-8b026974e8b4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40117178-787b-4948-b652-8b026974e8b4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40117178-787b-4948-b652-8b026974e8b4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-40117178-787b-4948-b652-8b026974e8b4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40117178-787b-4948-b652-8b026974e8b4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 980/1977] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:43 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 1185 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31f27a83-d201-4b30-acf6-943e015fa52f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31f27a83-d201-4b30-acf6-943e015fa52f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31f27a83-d201-4b30-acf6-943e015fa52f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31f27a83-d201-4b30-acf6-943e015fa52f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-6b4ecdc6-24e6-42ef-9f32-b0cacbb61fee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-6b4ecdc6-24e6-42ef-9f32-b0cacbb61fee tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-31f27a83-d201-4b30-acf6-943e015fa52f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-6b4ecdc6-24e6-42ef-9f32-b0cacbb61fee tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-6b4ecdc6-24e6-42ef-9f32-b0cacbb61fee tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31f27a83-d201-4b30-acf6-943e015fa52f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 998/1978] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:44 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 1185 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /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 06 08:14:44 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-65f9cb6f-5a63-4534-bbe0-b78693b7365d req-6b4ecdc6-24e6-42ef-9f32-b0cacbb61fee tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c returned with HTTP 200 Sep 06 08:14:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 981/1979] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:14:44 2026] DELETE /volume/v3/attachments/2d15550f-c8a8-4460-a53b-dae4e12a285c => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea' with '{'status': 'error'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00db5ceb-722d-4ca9-ae64-b652cebb397b tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action returned with HTTP 202 Sep 06 08:14:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 999/1980] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:44 2026] POST /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5fcffe43-cffb-422c-9a7c-ba99638b424e tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 982/1981] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:44 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 1184 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e8d2cc0c-144f-4573-852f-cdff7c91b72c"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e8d2cc0c-144f-4573-852f-cdff7c91b72c"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Volume info retrieved successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Terminate volume connection completed successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87012) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume with id: 05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume request issued successfully. Sep 06 08:14:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35f19b94-8b04-473c-b9ac-beb730e77d77 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 202 Sep 06 08:14:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 983/1982] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:44 2026] DELETE /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Detach volume completed successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed463e0b-0337-4798-84e6-1fab268d7a34 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action returned with HTTP 202 Sep 06 08:14:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1000/1983] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:44 2026] POST /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action => generated 0 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f6dcb82f-eaab-40e8-81d7-2a06ab645dd0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 984/1984] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:45 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 870 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1beffbcc-f341-47e8-b9e8-af12e314353b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1beffbcc-f341-47e8-b9e8-af12e314353b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1beffbcc-f341-47e8-b9e8-af12e314353b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1beffbcc-f341-47e8-b9e8-af12e314353b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1beffbcc-f341-47e8-b9e8-af12e314353b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1beffbcc-f341-47e8-b9e8-af12e314353b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1001/1985] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:45 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 870 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action body: b'{"os-detach": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Detach volume completed successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-54b169a2-f3fa-42c7-b237-71d73cce4ef7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action returned with HTTP 202 Sep 06 08:14:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 985/1986] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:45 2026] POST /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b740368-399f-4e2e-9b6f-05f7da371dda None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b740368-399f-4e2e-9b6f-05f7da371dda tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b740368-399f-4e2e-9b6f-05f7da371dda tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b740368-399f-4e2e-9b6f-05f7da371dda tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b740368-399f-4e2e-9b6f-05f7da371dda tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b740368-399f-4e2e-9b6f-05f7da371dda tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1002/1987] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:45 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 870 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73cbd476-e513-4f0d-a3f0-dbf2f371504d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 986/1988] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:45 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 870 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a967760d-d023-4b69-bb6a-0c95dde56162 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: 9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume request issued successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a967760d-d023-4b69-bb6a-0c95dde56162 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 202 Sep 06 08:14:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1003/1989] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:45 2026] DELETE /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-756ca9cb-809d-4a83-866e-a6528e8c7d57 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 987/1990] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:45 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 869 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab2f95c7-8ce2-4c31-acda-f4220a6f3fca tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 200 Sep 06 08:14:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1004/1991] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:47 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 869 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4edb76d9-0fe5-4874-b576-d7370c857101 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4edb76d9-0fe5-4874-b576-d7370c857101 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea Sep 06 08:14:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4edb76d9-0fe5-4874-b576-d7370c857101 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4edb76d9-0fe5-4874-b576-d7370c857101 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4edb76d9-0fe5-4874-b576-d7370c857101 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea returned with HTTP 404 Sep 06 08:14:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 988/1992] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:48 2026] GET /volume/v3/volumes/9eb7a50f-dcb6-45bc-a64e-dad2fcf3daea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-cf7a3be9-05ac-4b95-965c-1ce0a8e45085 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1005/1993] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:49 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] POST http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180/action Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Begin detaching volume completed successfully. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-b1937782-d29d-470a-9e97-d839948fb256 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180/action returned with HTTP 202 Sep 06 08:14:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 989/1994] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:14:49 2026] POST /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb89d763-2e88-4396-9109-307d307cad56 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb89d763-2e88-4396-9109-307d307cad56 None None] GET http://192.168.122.190/volume// Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb89d763-2e88-4396-9109-307d307cad56 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb89d763-2e88-4396-9109-307d307cad56 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb89d763-2e88-4396-9109-307d307cad56 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:14:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1006/1995] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:14:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-9cd21aeb-cb54-429e-bf08-c29cbf9b2b09 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 990/1996] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:14:49 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 1424 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-397f8de1-ef73-4127-9195-ec522ddeb997 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-397f8de1-ef73-4127-9195-ec522ddeb997 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-397f8de1-ef73-4127-9195-ec522ddeb997 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-397f8de1-ef73-4127-9195-ec522ddeb997 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:50 devstack devstack@c-api.service[87012]: /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 06 08:14:50 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:14:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-a24c097a-6797-4b02-a7a5-08a01b1dc4ab req-397f8de1-ef73-4127-9195-ec522ddeb997 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 returned with HTTP 200 Sep 06 08:14:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1007/1997] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:14:50 2026] DELETE /volume/v3/attachments/517a5e0a-93ac-460d-8f64-038fc99c6cc6 => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4522f94b-2908-488f-b129-bea8cfd904bb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:50 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume with id: a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume request issued successfully. Sep 06 08:14:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4522f94b-2908-488f-b129-bea8cfd904bb tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 202 Sep 06 08:14:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 991/1998] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:50 2026] DELETE /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-3ee6d7e0-2813-49cf-8d6e-a78b051b90f8 req-29830be6-faa6-4212-9253-9e1c6ae885c0 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 200 Sep 06 08:14:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1008/1999] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:50 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 947 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-f1438cba-c943-43e9-9dfd-e4aac586526b req-3ebaaaa0-5643-4470-95fc-4253ef42c1e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f1438cba-c943-43e9-9dfd-e4aac586526b req-3ebaaaa0-5643-4470-95fc-4253ef42c1e4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f1438cba-c943-43e9-9dfd-e4aac586526b req-3ebaaaa0-5643-4470-95fc-4253ef42c1e4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-f1438cba-c943-43e9-9dfd-e4aac586526b req-3ebaaaa0-5643-4470-95fc-4253ef42c1e4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-f1438cba-c943-43e9-9dfd-e4aac586526b req-3ebaaaa0-5643-4470-95fc-4253ef42c1e4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 404 Sep 06 08:14:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 992/2000] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:14:51 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-295428513"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-295428513'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:14:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (7c918b0a-1d26-48bd-9409-b3fc696e5c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fffbbd-4d2a-4376-abb2-8820dde551cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fffbbd-4d2a-4376-abb2-8820dde551cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b6ee31-4c49-4ac1-b7e0-b4e1b2b9a50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['abdff8c8-7bae-4935-8bd7-ce74c4ef3d4b', '72ab58d8-386a-4a6c-8761-86bc45c709bd', '518f8d13-86a7-4f08-b869-5907c8165ebe', 'c9478b64-8783-4d1b-848a-282236cbdc00'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b6ee31-4c49-4ac1-b7e0-b4e1b2b9a50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abdff8c8-7bae-4935-8bd7-ce74c4ef3d4b', '72ab58d8-386a-4a6c-8761-86bc45c709bd', '518f8d13-86a7-4f08-b869-5907c8165ebe', 'c9478b64-8783-4d1b-848a-282236cbdc00']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32cee13-775f-4b3a-a924-a69b93dcaaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32cee13-775f-4b3a-a924-a69b93dcaaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab4907e-345c-4bed-95c1-d5196b41de81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-295428513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['abdff8c8-7bae-4935-8bd7-ce74c4ef3d4b','72ab58d8-386a-4a6c-8761-86bc45c709bd','518f8d13-86a7-4f08-b869-5907c8165ebe','c9478b64-8783-4d1b-848a-282236cbdc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:14:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-295428513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ab4907e-345c-4bed-95c1-d5196b41de81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef8942e-b39f-4188-b292-6e397df1f2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef8942e-b39f-4188-b292-6e397df1f2fe) transitioned into state 'SUCCESS' from state '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-295428513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['abdff8c8-7bae-4935-8bd7-ce74c4ef3d4b','72ab58d8-386a-4a6c-8761-86bc45c709bd','518f8d13-86a7-4f08-b869-5907c8165ebe','c9478b64-8783-4d1b-848a-282236cbdc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648567e9-74d6-4951-a39e-53a663a2c038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648567e9-74d6-4951-a39e-53a663a2c038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (7c918b0a-1d26-48bd-9409-b3fc696e5c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:14:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-43ad1977-3b81-439b-88d7-83d4fcdcf309 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:14:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1009/2001] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:14:52 2026] POST /volume/v3/volumes => generated 757 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:14:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8cce102-40d3-40d1-8c0a-e00ca62d4385 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 200 Sep 06 08:14:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 993/2002] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:52 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74793823-00ee-4763-9414-9fd76aa3ac54 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74793823-00ee-4763-9414-9fd76aa3ac54 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74793823-00ee-4763-9414-9fd76aa3ac54 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74793823-00ee-4763-9414-9fd76aa3ac54 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74793823-00ee-4763-9414-9fd76aa3ac54 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74793823-00ee-4763-9414-9fd76aa3ac54 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 200 Sep 06 08:14:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1010/2003] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:53 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f54dd0f0-f32f-4653-ae11-f4fbe499d1c3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 200 Sep 06 08:14:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 994/2004] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:54 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '7ab4907e-345c-4bed-95c1-d5196b41de81' with '{'status': 'attaching'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-478efecc-dc8d-4277-9132-e8f6cfa3133c tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action returned with HTTP 202 Sep 06 08:14:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1011/2005] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:54 2026] POST /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9818a8ba-16e8-40e8-a7b2-fe813f7faca2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 200 Sep 06 08:14:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 995/2006] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:54 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Volume info retrieved successfully. Sep 06 08:14:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Delete volume request issued successfully. Sep 06 08:14:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e21f2fc9-3224-4122-b553-e4ccd16f343e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action returned with HTTP 202 Sep 06 08:14:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1012/2007] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:54 2026] POST /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e61d114-ecd5-4269-9d08-fd50125d9e90 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 200 Sep 06 08:14:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 996/2008] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:55 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-039b22c2-cbb2-412b-b482-c480cda68a47 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-039b22c2-cbb2-412b-b482-c480cda68a47 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-039b22c2-cbb2-412b-b482-c480cda68a47 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-039b22c2-cbb2-412b-b482-c480cda68a47 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-039b22c2-cbb2-412b-b482-c480cda68a47 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 404 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1013/2009] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:56 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6c8f11b6-9bba-485f-bff1-4ff9ca441dc7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c8f11b6-9bba-485f-bff1-4ff9ca441dc7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c8f11b6-9bba-485f-bff1-4ff9ca441dc7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c8f11b6-9bba-485f-bff1-4ff9ca441dc7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c8f11b6-9bba-485f-bff1-4ff9ca441dc7 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 404 Sep 06 08:14:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 997/2010] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:56 2026] GET /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: 7ab4907e-345c-4bed-95c1-d5196b41de81 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf8eb398-46f1-48e2-80d5-9797163089f1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 returned with HTTP 404 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1014/2011] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:56 2026] DELETE /volume/v3/volumes/7ab4907e-345c-4bed-95c1-d5196b41de81 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1909941242"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1909941242'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (f9774000-2fec-4c87-af34-c126ae27286c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fd49ab-dd10-4884-8c4c-2462c398b92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fd49ab-dd10-4884-8c4c-2462c398b92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe92ebd-6c8f-45ed-9151-d312da93b41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-428d2c72-baa9-4c67-8447-18c8bb00604e req-4ccb3fed-7a0a-4234-ade9-d7dcef6c958b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-428d2c72-baa9-4c67-8447-18c8bb00604e req-4ccb3fed-7a0a-4234-ade9-d7dcef6c958b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-428d2c72-baa9-4c67-8447-18c8bb00604e req-4ccb3fed-7a0a-4234-ade9-d7dcef6c958b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-428d2c72-baa9-4c67-8447-18c8bb00604e req-4ccb3fed-7a0a-4234-ade9-d7dcef6c958b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:56 devstack devstack@c-api.service[87012]: /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 06 08:14:56 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['2bc168e9-9992-478a-b883-98aac8100f57', '2d183205-9689-42a5-b1f1-7bc96b8fe486', 'd46d7a6f-af0c-4fbd-828d-de353247aa0a', '63f0b835-5730-4738-8875-3099567bbd9a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe92ebd-6c8f-45ed-9151-d312da93b41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc168e9-9992-478a-b883-98aac8100f57', '2d183205-9689-42a5-b1f1-7bc96b8fe486', 'd46d7a6f-af0c-4fbd-828d-de353247aa0a', '63f0b835-5730-4738-8875-3099567bbd9a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b940cadf-77ed-4662-9bce-2e69ae2516c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-428d2c72-baa9-4c67-8447-18c8bb00604e req-4ccb3fed-7a0a-4234-ade9-d7dcef6c958b tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 returned with HTTP 200 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1015/2012] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:14:56 2026] DELETE /volume/v3/attachments/a3b3dede-b8ea-4806-a5af-b3db8ce37457 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b940cadf-77ed-4662-9bce-2e69ae2516c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeabbd3d-aa13-4050-87d5-11c02fdbd036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1909941242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['2bc168e9-9992-478a-b883-98aac8100f57','2d183205-9689-42a5-b1f1-7bc96b8fe486','d46d7a6f-af0c-4fbd-828d-de353247aa0a','63f0b835-5730-4738-8875-3099567bbd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1909941242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeabbd3d-aa13-4050-87d5-11c02fdbd036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8181ac4-9609-4474-b5a1-4d7d331ae5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8181ac4-9609-4474-b5a1-4d7d331ae5c0) transitioned into state 'SUCCESS' from state '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-1909941242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['2bc168e9-9992-478a-b883-98aac8100f57','2d183205-9689-42a5-b1f1-7bc96b8fe486','d46d7a6f-af0c-4fbd-828d-de353247aa0a','63f0b835-5730-4738-8875-3099567bbd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76531d70-f19d-4214-b1c9-b82417c0bb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76531d70-f19d-4214-b1c9-b82417c0bb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (f9774000-2fec-4c87-af34-c126ae27286c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:14:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-922dbae3-0c41-4012-8627-ee4f5866c7c8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:14:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 998/2013] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:14:56 2026] POST /volume/v3/volumes => generated 758 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4cfb17eb-4734-4ba1-959f-0c14a05c785b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 200 Sep 06 08:14:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1016/2014] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:56 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-eb32cb61-ea99-4768-820a-226b20fadc32 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume with id: aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:14:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume request issued successfully. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eb32cb61-ea99-4768-820a-226b20fadc32 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 202 Sep 06 08:14:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 999/2015] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:57 2026] DELETE /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f013fce1-0937-476d-b76d-ee419de151b7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f013fce1-0937-476d-b76d-ee419de151b7 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:14:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f013fce1-0937-476d-b76d-ee419de151b7 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f013fce1-0937-476d-b76d-ee419de151b7 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f013fce1-0937-476d-b76d-ee419de151b7 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Volume info retrieved successfully. Sep 06 08:14:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f013fce1-0937-476d-b76d-ee419de151b7 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 200 Sep 06 08:14:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1017/2016] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:57 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 1256 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64d451d9-50ca-4595-9ca6-5fb76111e0ee tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 200 Sep 06 08:14:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1000/2017] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:57 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-70bd8beb-8020-4638-9c20-f6e24fdddcfe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70bd8beb-8020-4638-9c20-f6e24fdddcfe tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70bd8beb-8020-4638-9c20-f6e24fdddcfe tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70bd8beb-8020-4638-9c20-f6e24fdddcfe tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70bd8beb-8020-4638-9c20-f6e24fdddcfe tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 returned with HTTP 404 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1018/2018] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:58 2026] GET /volume/v3/volumes/aa8f58aa-f80c-4800-8e53-2fcc5190e1f3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume with id: a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f50361ce-3179-4a0b-b831-28338e27c2c3 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 404 Sep 06 08:14:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1001/2019] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:58 2026] DELETE /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b1129e37-c4dc-4105-98f5-e32c7e2de9a4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1129e37-c4dc-4105-98f5-e32c7e2de9a4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1129e37-c4dc-4105-98f5-e32c7e2de9a4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1129e37-c4dc-4105-98f5-e32c7e2de9a4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1129e37-c4dc-4105-98f5-e32c7e2de9a4 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 returned with HTTP 404 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1019/2020] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:58 2026] GET /volume/v3/volumes/a7fa4bb2-2831-4b65-a78d-a4da67643180 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] DELETE http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Delete volume with id: 05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-99695980-d81f-46ff-8bdd-102ab2ee6662 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 404 Sep 06 08:14:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1002/2021] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:14:58 2026] DELETE /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1b276a36-a7f2-4b84-8cb4-dde9ed101500 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b276a36-a7f2-4b84-8cb4-dde9ed101500 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] GET http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b276a36-a7f2-4b84-8cb4-dde9ed101500 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b276a36-a7f2-4b84-8cb4-dde9ed101500 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b276a36-a7f2-4b84-8cb4-dde9ed101500 tempest-TestInstancesWithCinderVolumes-127884493 tempest-TestInstancesWithCinderVolumes-127884493-project-member] http://192.168.122.190/volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d returned with HTTP 404 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1020/2022] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:58 2026] GET /volume/v3/volumes/05544a28-eb4c-4b81-8e8c-5678299d4f4d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27477408-f4c8-4079-bc0f-b31385f5518c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Get all volumes completed successfully. Sep 06 08:14:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27477408-f4c8-4079-bc0f-b31385f5518c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-272e0df4-da24-41e8-8433-7e07a66e71e9 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1021/2023] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:58 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1003/2024] 192.168.122.190 () {58 vars in 1169 bytes} [Sun Sep 6 08:14:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1017 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-38f89467-0b14-489e-bd48-434863350673 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d7c04ed-8bab-46e7-9169-8160546ad614 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38f89467-0b14-489e-bd48-434863350673 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38f89467-0b14-489e-bd48-434863350673 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38f89467-0b14-489e-bd48-434863350673 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d7c04ed-8bab-46e7-9169-8160546ad614 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] DELETE http://192.168.122.190/volume/v3/types/f630f513-9e1f-4966-a96b-55855fac5527 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d7c04ed-8bab-46e7-9169-8160546ad614 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d7c04ed-8bab-46e7-9169-8160546ad614 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-38f89467-0b14-489e-bd48-434863350673 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume 'aeabbd3d-aa13-4050-87d5-11c02fdbd036' with '{'status': 'creating'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38f89467-0b14-489e-bd48-434863350673 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action returned with HTTP 202 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1022/2025] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:59 2026] POST /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d7c04ed-8bab-46e7-9169-8160546ad614 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types/f630f513-9e1f-4966-a96b-55855fac5527 returned with HTTP 202 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1004/2026] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:59 2026] DELETE /volume/v3/types/f630f513-9e1f-4966-a96b-55855fac5527 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe459b74-9bee-48b5-8e3e-6b11efe17bc1 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1023/2027] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:59 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Get all volumes completed successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-52584097-f52e-403f-b2ae-2eea3a963698 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0eef167-9503-40ef-b065-8dfb63e9dc7c tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1005/2028] 192.168.122.190 () {58 vars in 1169 bytes} [Sun Sep 6 08:14:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Volume info retrieved successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a266ed4-f780-4e5c-9ee0-acc77a99a758 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a266ed4-f780-4e5c-9ee0-acc77a99a758 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] DELETE http://192.168.122.190/volume/v3/types/2cb87ea3-6429-4116-b636-ff10076bca6e Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a266ed4-f780-4e5c-9ee0-acc77a99a758 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a266ed4-f780-4e5c-9ee0-acc77a99a758 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Delete volume request issued successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52584097-f52e-403f-b2ae-2eea3a963698 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action returned with HTTP 202 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1024/2029] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:14:59 2026] POST /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a266ed4-f780-4e5c-9ee0-acc77a99a758 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types/2cb87ea3-6429-4116-b636-ff10076bca6e returned with HTTP 202 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1006/2030] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:59 2026] DELETE /volume/v3/types/2cb87ea3-6429-4116-b636-ff10076bca6e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0efcba3-e146-4dec-a557-66d03a2d7004 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1025/2031] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:14:59 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-910e1ce6-8445-44d1-b039-ea494e2459ba None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:14:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Get all volumes completed successfully. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:14:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:14:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-910e1ce6-8445-44d1-b039-ea494e2459ba tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 08:14:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1007/2032] 192.168.122.190 () {58 vars in 1169 bytes} [Sun Sep 6 08:14:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0caa5148-a33f-4acc-8bbf-93888061b2b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0caa5148-a33f-4acc-8bbf-93888061b2b4 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] DELETE http://192.168.122.190/volume/v3/types/134b1fa8-a002-4fc4-bb8d-2f8d15247e79 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0caa5148-a33f-4acc-8bbf-93888061b2b4 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0caa5148-a33f-4acc-8bbf-93888061b2b4 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:14:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0caa5148-a33f-4acc-8bbf-93888061b2b4 tempest-TestInstancesWithCinderVolumes-1423242926 tempest-TestInstancesWithCinderVolumes-1423242926-project-admin] http://192.168.122.190/volume/v3/types/134b1fa8-a002-4fc4-bb8d-2f8d15247e79 returned with HTTP 202 Sep 06 08:14:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1026/2033] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:14:59 2026] DELETE /volume/v3/types/134b1fa8-a002-4fc4-bb8d-2f8d15247e79 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4e156b19-5870-46d8-8b9a-18b74b9e01ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e156b19-5870-46d8-8b9a-18b74b9e01ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e156b19-5870-46d8-8b9a-18b74b9e01ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e156b19-5870-46d8-8b9a-18b74b9e01ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e156b19-5870-46d8-8b9a-18b74b9e01ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 404 Sep 06 08:15:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1008/2034] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:00 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5350605f-2df6-4da9-8724-e247cad31ae4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5350605f-2df6-4da9-8724-e247cad31ae4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5350605f-2df6-4da9-8724-e247cad31ae4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5350605f-2df6-4da9-8724-e247cad31ae4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5350605f-2df6-4da9-8724-e247cad31ae4 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 404 Sep 06 08:15:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1027/2035] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:00 2026] GET /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ba716116-43ca-4486-87b4-c500c48295d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ba716116-43ca-4486-87b4-c500c48295d3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ba716116-43ca-4486-87b4-c500c48295d3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ba716116-43ca-4486-87b4-c500c48295d3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:00 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ba716116-43ca-4486-87b4-c500c48295d3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: aeabbd3d-aa13-4050-87d5-11c02fdbd036 Sep 06 08:15:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ba716116-43ca-4486-87b4-c500c48295d3 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 returned with HTTP 404 Sep 06 08:15:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1009/2036] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:00 2026] DELETE /volume/v3/volumes/aeabbd3d-aa13-4050-87d5-11c02fdbd036 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1041226855"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1041226855'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (d397d9b9-4a8e-46f9-ab66-c2fb2395a9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa0a663-d1c8-4c8d-a5c9-6167d10aa94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa0a663-d1c8-4c8d-a5c9-6167d10aa94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128e4029-a6b8-4407-9caa-de60abc41139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['75420619-ceab-41aa-a4d0-fa13d6c57397', '52ff89dd-7e18-4bbf-9cb7-83b0ac135c56', '4a85b9b5-7e12-48da-9bc7-aaf40bbd529a', '308f5d36-a7b7-4d6f-a328-15104dd1681d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128e4029-a6b8-4407-9caa-de60abc41139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75420619-ceab-41aa-a4d0-fa13d6c57397', '52ff89dd-7e18-4bbf-9cb7-83b0ac135c56', '4a85b9b5-7e12-48da-9bc7-aaf40bbd529a', '308f5d36-a7b7-4d6f-a328-15104dd1681d']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747dbb51-d3f3-42b5-aac1-db8c1dc4aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747dbb51-d3f3-42b5-aac1-db8c1dc4aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d2645a-ec84-4e3b-9121-862755186bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1041226855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['75420619-ceab-41aa-a4d0-fa13d6c57397','52ff89dd-7e18-4bbf-9cb7-83b0ac135c56','4a85b9b5-7e12-48da-9bc7-aaf40bbd529a','308f5d36-a7b7-4d6f-a328-15104dd1681d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1041226855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d2645a-ec84-4e3b-9121-862755186bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aebb8d9-332d-4e22-a4de-bcc43343153b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aebb8d9-332d-4e22-a4de-bcc43343153b) transitioned into state 'SUCCESS' from state '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-1041226855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['75420619-ceab-41aa-a4d0-fa13d6c57397','52ff89dd-7e18-4bbf-9cb7-83b0ac135c56','4a85b9b5-7e12-48da-9bc7-aaf40bbd529a','308f5d36-a7b7-4d6f-a328-15104dd1681d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dddbed-aa48-42c7-b195-ebf5e1f4c8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dddbed-aa48-42c7-b195-ebf5e1f4c8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (d397d9b9-4a8e-46f9-ab66-c2fb2395a9c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:15:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88e2a98d-63a8-46f9-ab27-c655bcf1ebea tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1028/2037] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:00 2026] POST /volume/v3/volumes => generated 758 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82703edb-5e7c-44ab-96c8-6fdaa113f467 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 200 Sep 06 08:15:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1010/2038] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:01 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79dd3ceb-717b-4933-9ce0-83cba86d976c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 200 Sep 06 08:15:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1029/2039] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:02 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-42f08c55-58cb-4057-a900-6d7791d6cd9f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 200 Sep 06 08:15:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1011/2040] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:03 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume 'c6d2645a-ec84-4e3b-9121-862755186bfe' with '{'status': 'error'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a29fa05-9fc3-41b8-a838-9667a9b00754 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action returned with HTTP 202 Sep 06 08:15:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1030/2041] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:03 2026] POST /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9f54c47-b3a5-4e8b-8df5-e861c4021c2d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 200 Sep 06 08:15:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1012/2042] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:03 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a7967a0e-373f-4789-a22e-328f364e8e51 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Volume info retrieved successfully. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Delete volume request issued successfully. Sep 06 08:15:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7967a0e-373f-4789-a22e-328f364e8e51 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action returned with HTTP 202 Sep 06 08:15:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1031/2043] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:03 2026] POST /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-066d3008-7560-48fe-a240-a5dc219c383c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-066d3008-7560-48fe-a240-a5dc219c383c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-066d3008-7560-48fe-a240-a5dc219c383c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-066d3008-7560-48fe-a240-a5dc219c383c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-066d3008-7560-48fe-a240-a5dc219c383c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-066d3008-7560-48fe-a240-a5dc219c383c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 200 Sep 06 08:15:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1013/2044] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:03 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3971cc4b-f5b8-45a5-9a01-b30b7def645b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3971cc4b-f5b8-45a5-9a01-b30b7def645b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3971cc4b-f5b8-45a5-9a01-b30b7def645b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3971cc4b-f5b8-45a5-9a01-b30b7def645b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3971cc4b-f5b8-45a5-9a01-b30b7def645b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 404 Sep 06 08:15:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1032/2045] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:04 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1660a746-2009-4c16-ba58-d2bdcc27ff2a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1660a746-2009-4c16-ba58-d2bdcc27ff2a tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1660a746-2009-4c16-ba58-d2bdcc27ff2a tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1660a746-2009-4c16-ba58-d2bdcc27ff2a tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1660a746-2009-4c16-ba58-d2bdcc27ff2a tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 404 Sep 06 08:15:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1014/2046] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:04 2026] GET /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b61881af-70dd-4138-ae70-4b70942d48dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b61881af-70dd-4138-ae70-4b70942d48dd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b61881af-70dd-4138-ae70-4b70942d48dd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b61881af-70dd-4138-ae70-4b70942d48dd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:04 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b61881af-70dd-4138-ae70-4b70942d48dd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: c6d2645a-ec84-4e3b-9121-862755186bfe Sep 06 08:15:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b61881af-70dd-4138-ae70-4b70942d48dd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe returned with HTTP 404 Sep 06 08:15:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1033/2047] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:04 2026] DELETE /volume/v3/volumes/c6d2645a-ec84-4e3b-9121-862755186bfe => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8624f19f-de94-4c06-983c-eebbc5f2fede None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1808242486"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1808242486'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:15:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (9db72f94-8686-4359-b902-6b1c1e10f21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00889ad-fb10-4e89-b7a6-e4118694babb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00889ad-fb10-4e89-b7a6-e4118694babb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:04 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e00d8c-a4ba-4545-a150-60d86fcd9e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['a8aa0de4-e655-4b41-949a-506326a0573b', '1b3e359a-3ab8-49ed-a20f-59d2f8c1bf6a', 'bbdd3d49-8a2c-4c0c-868f-77c3d9380454', '964a8546-dfae-49ee-9aa8-0e560cdcc6ca'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e00d8c-a4ba-4545-a150-60d86fcd9e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8aa0de4-e655-4b41-949a-506326a0573b', '1b3e359a-3ab8-49ed-a20f-59d2f8c1bf6a', 'bbdd3d49-8a2c-4c0c-868f-77c3d9380454', '964a8546-dfae-49ee-9aa8-0e560cdcc6ca']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263abfc0-a472-4f49-891c-d4ef2780471c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263abfc0-a472-4f49-891c-d4ef2780471c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe76551-1602-40cc-a2fa-17960936239f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808242486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['a8aa0de4-e655-4b41-949a-506326a0573b','1b3e359a-3ab8-49ed-a20f-59d2f8c1bf6a','bbdd3d49-8a2c-4c0c-868f-77c3d9380454','964a8546-dfae-49ee-9aa8-0e560cdcc6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808242486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe76551-1602-40cc-a2fa-17960936239f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345d79ba-b133-457b-8a95-2697f00ac8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345d79ba-b133-457b-8a95-2697f00ac8b1) transitioned into state 'SUCCESS' from state '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-1808242486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['a8aa0de4-e655-4b41-949a-506326a0573b','1b3e359a-3ab8-49ed-a20f-59d2f8c1bf6a','bbdd3d49-8a2c-4c0c-868f-77c3d9380454','964a8546-dfae-49ee-9aa8-0e560cdcc6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317acd10-8ca6-4334-a921-baba60160262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317acd10-8ca6-4334-a921-baba60160262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (9db72f94-8686-4359-b902-6b1c1e10f21c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:15:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8624f19f-de94-4c06-983c-eebbc5f2fede tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1015/2048] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:04 2026] POST /volume/v3/volumes => generated 758 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14a1330c-bbe4-4361-b8f2-6b69d09074fb tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 200 Sep 06 08:15:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1034/2049] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:05 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 826 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e93aeb56-558a-498d-a417-3d0679c7b7ae tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 200 Sep 06 08:15:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1016/2050] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:06 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a344f7b-c9cf-422f-8de5-00aa1336a5f2 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 200 Sep 06 08:15:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1035/2051] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:07 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '6fe76551-1602-40cc-a2fa-17960936239f' with '{'status': 'maintenance'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-30b6c5bf-e3f5-4055-b640-6f188fceb16e tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action returned with HTTP 202 Sep 06 08:15:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1017/2052] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:07 2026] POST /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14cf1228-04a6-48d3-9199-3848c826484d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14cf1228-04a6-48d3-9199-3848c826484d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14cf1228-04a6-48d3-9199-3848c826484d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14cf1228-04a6-48d3-9199-3848c826484d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-14cf1228-04a6-48d3-9199-3848c826484d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14cf1228-04a6-48d3-9199-3848c826484d tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 200 Sep 06 08:15:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1036/2053] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:07 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Volume info retrieved successfully. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Delete volume request issued successfully. Sep 06 08:15:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b02f92c9-0fa8-405e-b71c-e04a004a7817 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action returned with HTTP 202 Sep 06 08:15:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1018/2054] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:07 2026] POST /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-526c1f32-563d-442d-812e-68044c220c27 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-526c1f32-563d-442d-812e-68044c220c27 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-526c1f32-563d-442d-812e-68044c220c27 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-526c1f32-563d-442d-812e-68044c220c27 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-526c1f32-563d-442d-812e-68044c220c27 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-526c1f32-563d-442d-812e-68044c220c27 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 200 Sep 06 08:15:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1037/2055] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:07 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-99f362ff-dfaa-4901-89a3-087d03b4f1cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-99f362ff-dfaa-4901-89a3-087d03b4f1cd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-99f362ff-dfaa-4901-89a3-087d03b4f1cd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-99f362ff-dfaa-4901-89a3-087d03b4f1cd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-99f362ff-dfaa-4901-89a3-087d03b4f1cd tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 404 Sep 06 08:15:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1019/2056] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:08 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1509e556-12d0-48f9-b424-275e05ac365f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1509e556-12d0-48f9-b424-275e05ac365f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1509e556-12d0-48f9-b424-275e05ac365f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1509e556-12d0-48f9-b424-275e05ac365f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1509e556-12d0-48f9-b424-275e05ac365f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 404 Sep 06 08:15:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1038/2057] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:08 2026] GET /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:08 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: 6fe76551-1602-40cc-a2fa-17960936239f Sep 06 08:15:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dcb579f0-4044-4e1c-b8f7-cec23ecbf9ff tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f returned with HTTP 404 Sep 06 08:15:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1020/2058] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:08 2026] DELETE /volume/v3/volumes/6fe76551-1602-40cc-a2fa-17960936239f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1091705572"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1091705572'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume of 1 GB Sep 06 08:15:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Availability Zones retrieved successfully. Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (300e56c4-c8cb-4e3b-8962-00ed3a6110f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d95200-dfbc-41a8-998b-d5e404f94aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d95200-dfbc-41a8-998b-d5e404f94aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd6a2c1-51b0-401d-a16a-e45260912bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Created reservations ['d8a42b7a-98a2-43f2-886f-004b75c2c29b', 'bbdfd460-e383-4db2-88aa-1711c20d88ff', 'a8f476de-8ff1-4598-b59c-4d071de4277d', '414c2b73-7271-44ac-9afb-f236e32944b0'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd6a2c1-51b0-401d-a16a-e45260912bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a42b7a-98a2-43f2-886f-004b75c2c29b', 'bbdfd460-e383-4db2-88aa-1711c20d88ff', 'a8f476de-8ff1-4598-b59c-4d071de4277d', '414c2b73-7271-44ac-9afb-f236e32944b0']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08173b43-a470-43e0-b03a-504f1c267036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08173b43-a470-43e0-b03a-504f1c267036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cfc1c3-f365-492f-9b84-9577aa6a43d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1091705572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['d8a42b7a-98a2-43f2-886f-004b75c2c29b','bbdfd460-e383-4db2-88aa-1711c20d88ff','a8f476de-8ff1-4598-b59c-4d071de4277d','414c2b73-7271-44ac-9afb-f236e32944b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1091705572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cfc1c3-f365-492f-9b84-9577aa6a43d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb234c4b05648f6945f0914e9e29e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260b36739ad2454eb43af2df70174f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2e9944-e389-44f7-ac60-b5b7e85807d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2e9944-e389-44f7-ac60-b5b7e85807d5) transitioned into state 'SUCCESS' from state '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-1091705572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb234c4b05648f6945f0914e9e29e7d',qos_specs=None,replication_status=,reservations=['d8a42b7a-98a2-43f2-886f-004b75c2c29b','bbdfd460-e383-4db2-88aa-1711c20d88ff','a8f476de-8ff1-4598-b59c-4d071de4277d','414c2b73-7271-44ac-9afb-f236e32944b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260b36739ad2454eb43af2df70174f2d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2d4797-a62d-42f1-9b56-0dc63eef40ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2d4797-a62d-42f1-9b56-0dc63eef40ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Flow 'volume_create_api' (300e56c4-c8cb-4e3b-8962-00ed3a6110f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Create volume request issued successfully. Sep 06 08:15:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a552d4f5-a168-4685-bc6d-f5eb217ab967 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1039/2059] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:09 2026] POST /volume/v3/volumes => generated 758 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d42fc6fa-9739-486a-b979-b839ff17351b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d42fc6fa-9739-486a-b979-b839ff17351b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d42fc6fa-9739-486a-b979-b839ff17351b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d42fc6fa-9739-486a-b979-b839ff17351b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d42fc6fa-9739-486a-b979-b839ff17351b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d42fc6fa-9739-486a-b979-b839ff17351b tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1021/2060] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:09 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-96297a33-cfe1-4f54-9f32-85ba3bf7530f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1040/2061] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:10 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4924451a-d805-4d09-a604-b0c6336e2dc8 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1022/2062] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:11 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '75cfc1c3-f365-492f-9b84-9577aa6a43d4' with '{'status': 'error'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3302a7c2-c5d8-4404-a12d-0ca4d6ed517f tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action returned with HTTP 202 Sep 06 08:15:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1041/2063] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:11 2026] POST /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0cad0b81-1f96-4aab-b2a9-d42771d0dde0 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1023/2064] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:11 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-de7fc1c7-c428-4b50-8452-121a5386eadf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-de7fc1c7-c428-4b50-8452-121a5386eadf tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-de7fc1c7-c428-4b50-8452-121a5386eadf tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-de7fc1c7-c428-4b50-8452-121a5386eadf tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-de7fc1c7-c428-4b50-8452-121a5386eadf tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '75cfc1c3-f365-492f-9b84-9577aa6a43d4' with '{'status': 'available'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-de7fc1c7-c428-4b50-8452-121a5386eadf tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action returned with HTTP 202 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1042/2065] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:11 2026] POST /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-da02c420-3ec8-4398-9870-3537cd7ead0f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da02c420-3ec8-4398-9870-3537cd7ead0f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da02c420-3ec8-4398-9870-3537cd7ead0f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da02c420-3ec8-4398-9870-3537cd7ead0f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-da02c420-3ec8-4398-9870-3537cd7ead0f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da02c420-3ec8-4398-9870-3537cd7ead0f tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1024/2066] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:12 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '75cfc1c3-f365-492f-9b84-9577aa6a43d4' with '{'status': 'maintenance'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc530e7a-6e52-4e4f-a9eb-9b64bb12a9c9 tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action returned with HTTP 202 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1043/2067] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:12 2026] POST /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d8cc9d68-c022-4888-8519-b9d1139af359 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8cc9d68-c022-4888-8519-b9d1139af359 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9d68-c022-4888-8519-b9d1139af359 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9d68-c022-4888-8519-b9d1139af359 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d8cc9d68-c022-4888-8519-b9d1139af359 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8cc9d68-c022-4888-8519-b9d1139af359 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1025/2068] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:12 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f853a68-9c29-4da6-9f39-849b817c9caa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f853a68-9c29-4da6-9f39-849b817c9caa tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] POST http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f853a68-9c29-4da6-9f39-849b817c9caa tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f853a68-9c29-4da6-9f39-849b817c9caa tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-2f853a68-9c29-4da6-9f39-849b817c9caa tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] Updating volume '75cfc1c3-f365-492f-9b84-9577aa6a43d4' with '{'status': 'available'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f853a68-9c29-4da6-9f39-849b817c9caa tempest-VolumesActionsTest-779208237 tempest-VolumesActionsTest-779208237-project-admin] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action returned with HTTP 202 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1044/2069] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:12 2026] POST /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1976c21-5beb-4753-94cd-32ca4109bc3c tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1026/2070] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:12 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cb8a58f-df72-4a06-a8af-3c4e3ba6c575 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1045/2071] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:12 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1cb3081c-6eb2-4005-b3be-73204d0227df None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] DELETE http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume with id: 75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Delete volume request issued successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1cb3081c-6eb2-4005-b3be-73204d0227df tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 202 Sep 06 08:15:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1027/2072] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:12 2026] DELETE /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Volume info retrieved successfully. Sep 06 08:15:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-46db5cf7-f7b3-42a4-a7b5-e29545062a19 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 200 Sep 06 08:15:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1046/2073] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:12 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f34c3924-c04f-4bf4-a73b-992435563db6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f34c3924-c04f-4bf4-a73b-992435563db6 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] GET http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 Sep 06 08:15:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f34c3924-c04f-4bf4-a73b-992435563db6 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f34c3924-c04f-4bf4-a73b-992435563db6 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f34c3924-c04f-4bf4-a73b-992435563db6 tempest-VolumesActionsTest-1702047703 tempest-VolumesActionsTest-1702047703-project-member] http://192.168.122.190/volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 returned with HTTP 404 Sep 06 08:15:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1047/2074] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:13 2026] GET /volume/v3/volumes/75cfc1c3-f365-492f-9b84-9577aa6a43d4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-584492353"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-584492353'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (5e3db152-4aa5-44b4-86a7-e11701af23ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b16841-03e3-4f9f-955d-533a62f05251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b16841-03e3-4f9f-955d-533a62f05251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701fe3d-1d72-43d1-b3f8-a0717579841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['1266efa3-876a-469b-81ee-a84ade6f4ade', '329fdd40-2dbf-4b0a-95a4-ae83b6a00a7d', 'be05594c-56c6-47d8-9b5b-663c9de59b1c', 'd90a1b5f-9e01-4bcf-8a52-bb22b3fd096c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701fe3d-1d72-43d1-b3f8-a0717579841f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1266efa3-876a-469b-81ee-a84ade6f4ade', '329fdd40-2dbf-4b0a-95a4-ae83b6a00a7d', 'be05594c-56c6-47d8-9b5b-663c9de59b1c', 'd90a1b5f-9e01-4bcf-8a52-bb22b3fd096c']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4aeb6c-5183-409b-b63b-a7e13ce2c57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4aeb6c-5183-409b-b63b-a7e13ce2c57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-584492353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['1266efa3-876a-469b-81ee-a84ade6f4ade','329fdd40-2dbf-4b0a-95a4-ae83b6a00a7d','be05594c-56c6-47d8-9b5b-663c9de59b1c','d90a1b5f-9e01-4bcf-8a52-bb22b3fd096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-584492353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e8b434-a71c-4cce-9990-cb2cc6c3569e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5593ac5e-cb1e-4e94-99c5-66a11aecdf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5593ac5e-cb1e-4e94-99c5-66a11aecdf16) transitioned into state 'SUCCESS' from state '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-584492353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['1266efa3-876a-469b-81ee-a84ade6f4ade','329fdd40-2dbf-4b0a-95a4-ae83b6a00a7d','be05594c-56c6-47d8-9b5b-663c9de59b1c','d90a1b5f-9e01-4bcf-8a52-bb22b3fd096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daca0f96-5a4b-439e-9b41-1ca6a85238cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daca0f96-5a4b-439e-9b41-1ca6a85238cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (5e3db152-4aa5-44b4-86a7-e11701af23ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a0d296d-414b-4492-b9e9-77b3e41a3f07 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1028/2075] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:13 2026] POST /volume/v3/volumes => generated 772 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:15:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1925731a-8b48-4089-9ea7-d0cd0c5691cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 200 Sep 06 08:15:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1048/2076] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:14 2026] GET /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 840 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e42a485-4506-4af1-87b5-658e2d6cf9f6 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 200 Sep 06 08:15:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1029/2077] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:15 2026] GET /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8cbf285c-3bca-479f-b3fe-7c4b12c75afd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 200 Sep 06 08:15:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1049/2078] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:16 2026] GET /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35e8b434-a71c-4cce-9990-cb2cc6c3569e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-613008597"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {"'source_volid": '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-613008597'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (377c7fda-e752-4d7b-b26e-4f4fecff9e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcdf79d-0214-4952-8b2c-21312547e5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcdf79d-0214-4952-8b2c-21312547e5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2ff0a9-1018-4880-84c8-0938b5e88043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['de1bf418-30be-4854-8570-c33d56edfd81', 'f3d5f2fd-f4ac-48a5-a529-845f06eb0469', 'a9bc104f-dd0b-40d3-a55f-79e10ef615bb', 'e983d2b2-718e-453c-8892-a039faeab579'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2ff0a9-1018-4880-84c8-0938b5e88043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1bf418-30be-4854-8570-c33d56edfd81', 'f3d5f2fd-f4ac-48a5-a529-845f06eb0469', 'a9bc104f-dd0b-40d3-a55f-79e10ef615bb', 'e983d2b2-718e-453c-8892-a039faeab579']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b08f476-6913-477f-9eab-4d0c0ef42200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b08f476-6913-477f-9eab-4d0c0ef42200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9530923e-0ef6-4656-b7d8-4dd58382f219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-613008597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['de1bf418-30be-4854-8570-c33d56edfd81','f3d5f2fd-f4ac-48a5-a529-845f06eb0469','a9bc104f-dd0b-40d3-a55f-79e10ef615bb','e983d2b2-718e-453c-8892-a039faeab579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-613008597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9530923e-0ef6-4656-b7d8-4dd58382f219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ec9cca-7118-4345-9a2f-6f070abdf10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ec9cca-7118-4345-9a2f-6f070abdf10c) transitioned into state 'SUCCESS' from state '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-613008597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['de1bf418-30be-4854-8570-c33d56edfd81','f3d5f2fd-f4ac-48a5-a529-845f06eb0469','a9bc104f-dd0b-40d3-a55f-79e10ef615bb','e983d2b2-718e-453c-8892-a039faeab579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e2b5f6-dfd1-4a4d-b638-c5b800d2a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e2b5f6-dfd1-4a4d-b638-c5b800d2a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (377c7fda-e752-4d7b-b26e-4f4fecff9e35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-883892e9-ff8e-4999-9c51-0ecd81d2872a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1030/2079] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:16 2026] POST /volume/v3/volumes => generated 772 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-40664de4-6572-4be4-92c3-a2f8f239b824 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35e8b434-a71c-4cce-9990-cb2cc6c3569e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-181811437"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {"'source_volid": '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-181811437'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (2cf8ab00-461a-4a31-8d9d-e77330738dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a855c1d-8742-4163-999f-aec597769820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a855c1d-8742-4163-999f-aec597769820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18120c43-ffa8-43b8-86b0-3889f6a7ec39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['2a835f84-2a84-4bcb-a71b-5340757cf03c', '6e3bb1a6-1884-4dc5-91fe-8c7555f53d56', '62880a4d-2d04-40cd-b9d9-5a2ad48b4d54', '8e29ecfc-4aa1-4dd5-844f-55b560af7622'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18120c43-ffa8-43b8-86b0-3889f6a7ec39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a835f84-2a84-4bcb-a71b-5340757cf03c', '6e3bb1a6-1884-4dc5-91fe-8c7555f53d56', '62880a4d-2d04-40cd-b9d9-5a2ad48b4d54', '8e29ecfc-4aa1-4dd5-844f-55b560af7622']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2abfc11-bc83-4761-8c59-833418609fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2abfc11-bc83-4761-8c59-833418609fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8992b84c-2333-48e9-b92e-47d15d740bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-181811437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['2a835f84-2a84-4bcb-a71b-5340757cf03c','6e3bb1a6-1884-4dc5-91fe-8c7555f53d56','62880a4d-2d04-40cd-b9d9-5a2ad48b4d54','8e29ecfc-4aa1-4dd5-844f-55b560af7622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-181811437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8992b84c-2333-48e9-b92e-47d15d740bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0afcf39-b8a8-44c1-82ca-3aa56812f003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0afcf39-b8a8-44c1-82ca-3aa56812f003) transitioned into state 'SUCCESS' from state '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-181811437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['2a835f84-2a84-4bcb-a71b-5340757cf03c','6e3bb1a6-1884-4dc5-91fe-8c7555f53d56','62880a4d-2d04-40cd-b9d9-5a2ad48b4d54','8e29ecfc-4aa1-4dd5-844f-55b560af7622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0df6ae-3492-46f9-8da5-1ae399753cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0df6ae-3492-46f9-8da5-1ae399753cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (2cf8ab00-461a-4a31-8d9d-e77330738dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40664de4-6572-4be4-92c3-a2f8f239b824 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1050/2080] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:17 2026] POST /volume/v3/volumes => generated 772 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35e8b434-a71c-4cce-9990-cb2cc6c3569e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1508687978"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {"'source_volid": '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1508687978'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:17 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (a83ebb95-9a86-495c-a4cc-dbf588361488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661319ba-5a41-43d9-adf8-4097d8f17805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661319ba-5a41-43d9-adf8-4097d8f17805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076985cb-3956-45af-8ebc-4df0a3a98821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['09822c59-6575-4c3b-88c0-3fbba5cc67df', '00cdf149-acd9-4c7c-ba2c-583d9abb886e', 'e990e10c-9a08-46b4-a652-250365eb7514', '1442fc6e-7789-4db0-b322-4a82f8611438'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076985cb-3956-45af-8ebc-4df0a3a98821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09822c59-6575-4c3b-88c0-3fbba5cc67df', '00cdf149-acd9-4c7c-ba2c-583d9abb886e', 'e990e10c-9a08-46b4-a652-250365eb7514', '1442fc6e-7789-4db0-b322-4a82f8611438']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca3a0a8-c13c-40e1-9c9c-9d995197721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca3a0a8-c13c-40e1-9c9c-9d995197721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f46b8899-57d9-4e63-8226-2d077f7659c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1508687978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['09822c59-6575-4c3b-88c0-3fbba5cc67df','00cdf149-acd9-4c7c-ba2c-583d9abb886e','e990e10c-9a08-46b4-a652-250365eb7514','1442fc6e-7789-4db0-b322-4a82f8611438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1508687978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f46b8899-57d9-4e63-8226-2d077f7659c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c25684-1c01-486f-b530-8990d62a1290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c25684-1c01-486f-b530-8990d62a1290) transitioned into state 'SUCCESS' from state '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-1508687978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['09822c59-6575-4c3b-88c0-3fbba5cc67df','00cdf149-acd9-4c7c-ba2c-583d9abb886e','e990e10c-9a08-46b4-a652-250365eb7514','1442fc6e-7789-4db0-b322-4a82f8611438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c7f0c2-5c53-492f-9a22-0aaef59e9a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c7f0c2-5c53-492f-9a22-0aaef59e9a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (a83ebb95-9a86-495c-a4cc-dbf588361488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55d846e6-1fe0-4fb7-9edb-95bd45960d97 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1031/2081] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:17 2026] POST /volume/v3/volumes => generated 773 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-180f902c-464a-4931-bd26-2afcda7801fd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35e8b434-a71c-4cce-9990-cb2cc6c3569e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-565086412"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {"'source_volid": '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-565086412'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (f2065ab9-7372-4d28-9208-0744e0591fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a61e107-7c95-404e-8b37-37c2e5c4e31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a61e107-7c95-404e-8b37-37c2e5c4e31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126b60c9-6c0e-46bc-8433-cdeddf5ebef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['b9f6e5e4-2698-4c63-854c-1a30afa6f6d2', 'b529d5e2-a98b-4d45-969f-fab48504a6be', '5af75955-f769-4e39-953c-fdeb05fb2598', 'c443d729-185b-4fdb-8c35-7aae98f1ced1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126b60c9-6c0e-46bc-8433-cdeddf5ebef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9f6e5e4-2698-4c63-854c-1a30afa6f6d2', 'b529d5e2-a98b-4d45-969f-fab48504a6be', '5af75955-f769-4e39-953c-fdeb05fb2598', 'c443d729-185b-4fdb-8c35-7aae98f1ced1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05a3613-5179-48fd-b625-3780ccdca4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05a3613-5179-48fd-b625-3780ccdca4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d233beb-5f9f-4769-a475-8ef182290be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-565086412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['b9f6e5e4-2698-4c63-854c-1a30afa6f6d2','b529d5e2-a98b-4d45-969f-fab48504a6be','5af75955-f769-4e39-953c-fdeb05fb2598','c443d729-185b-4fdb-8c35-7aae98f1ced1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-565086412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d233beb-5f9f-4769-a475-8ef182290be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aab16f1-9f74-4e1a-9cc0-ad889b887c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aab16f1-9f74-4e1a-9cc0-ad889b887c36) transitioned into state 'SUCCESS' from state '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-565086412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['b9f6e5e4-2698-4c63-854c-1a30afa6f6d2','b529d5e2-a98b-4d45-969f-fab48504a6be','5af75955-f769-4e39-953c-fdeb05fb2598','c443d729-185b-4fdb-8c35-7aae98f1ced1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1492beca-2df2-430d-badf-501ec2112125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1492beca-2df2-430d-badf-501ec2112125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (f2065ab9-7372-4d28-9208-0744e0591fbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-180f902c-464a-4931-bd26-2afcda7801fd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1051/2082] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:18 2026] POST /volume/v3/volumes => generated 772 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35e8b434-a71c-4cce-9990-cb2cc6c3569e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1213534243"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request body: {'volume': {"'source_volid": '35e8b434-a71c-4cce-9990-cb2cc6c3569e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1213534243'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume of 1 GB Sep 06 08:15:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Availability Zones retrieved successfully. Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (e5eb239e-a598-4016-ae2e-c831dfb44541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b31014f-de14-40e7-afc7-71b062447ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b31014f-de14-40e7-afc7-71b062447ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f8a8dd-b137-460d-b737-d1e43dce7d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Created reservations ['a0df6afa-31b1-4af5-8f5a-f45d39e476f8', 'c631d747-8150-45ec-aa30-709eb6a8601c', '4a9ab2cf-3e5c-415c-8093-31fd63359e16', '72cb3df5-defb-4141-bc37-9eb6e16cf294'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f8a8dd-b137-460d-b737-d1e43dce7d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0df6afa-31b1-4af5-8f5a-f45d39e476f8', 'c631d747-8150-45ec-aa30-709eb6a8601c', '4a9ab2cf-3e5c-415c-8093-31fd63359e16', '72cb3df5-defb-4141-bc37-9eb6e16cf294']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1862c5af-7515-41c9-937c-8f56b578de8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1862c5af-7515-41c9-937c-8f56b578de8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34dc7a8-1fbb-4ae9-94dd-091740b877d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213534243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['a0df6afa-31b1-4af5-8f5a-f45d39e476f8','c631d747-8150-45ec-aa30-709eb6a8601c','4a9ab2cf-3e5c-415c-8093-31fd63359e16','72cb3df5-defb-4141-bc37-9eb6e16cf294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213534243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34dc7a8-1fbb-4ae9-94dd-091740b877d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f61c73705c4eaabbedf3b434588302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d7c51704f4563a99335bdb46d6460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f294c8-07a2-4bad-bdb7-dcc6a202dd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f294c8-07a2-4bad-bdb7-dcc6a202dd6b) transitioned into state 'SUCCESS' from state '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-1213534243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f61c73705c4eaabbedf3b434588302',qos_specs=None,replication_status=,reservations=['a0df6afa-31b1-4af5-8f5a-f45d39e476f8','c631d747-8150-45ec-aa30-709eb6a8601c','4a9ab2cf-3e5c-415c-8093-31fd63359e16','72cb3df5-defb-4141-bc37-9eb6e16cf294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d7c51704f4563a99335bdb46d6460',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1e7e68-f9c4-45ec-a016-3b419bf6e487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1e7e68-f9c4-45ec-a016-3b419bf6e487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Flow 'volume_create_api' (e5eb239e-a598-4016-ae2e-c831dfb44541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Create volume request issued successfully. Sep 06 08:15:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5887f5fc-ba08-4351-a427-1ea6ae2141cc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1032/2083] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:19 2026] POST /volume/v3/volumes => generated 773 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 Sep 06 08:15:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e45eb12-7c8e-48be-b9ac-fb6bb7567f48 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 returned with HTTP 200 Sep 06 08:15:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1052/2084] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:19 2026] GET /volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fee9533c-6648-4dea-99a0-1214d8c7903d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fee9533c-6648-4dea-99a0-1214d8c7903d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fee9533c-6648-4dea-99a0-1214d8c7903d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fee9533c-6648-4dea-99a0-1214d8c7903d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fee9533c-6648-4dea-99a0-1214d8c7903d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fee9533c-6648-4dea-99a0-1214d8c7903d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 returned with HTTP 200 Sep 06 08:15:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1033/2085] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:20 2026] GET /volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1caf203d-9ff1-4ff3-9c39-21b111a38efc tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 returned with HTTP 200 Sep 06 08:15:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1053/2086] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:21 2026] GET /volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0d189b45-47c4-409f-9e69-98ac02bb940a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d189b45-47c4-409f-9e69-98ac02bb940a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d189b45-47c4-409f-9e69-98ac02bb940a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d189b45-47c4-409f-9e69-98ac02bb940a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0d189b45-47c4-409f-9e69-98ac02bb940a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d189b45-47c4-409f-9e69-98ac02bb940a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 returned with HTTP 200 Sep 06 08:15:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1034/2087] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:21 2026] GET /volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a6cdfb20-a0de-4078-bf06-158a2553466a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6cdfb20-a0de-4078-bf06-158a2553466a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6cdfb20-a0de-4078-bf06-158a2553466a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6cdfb20-a0de-4078-bf06-158a2553466a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a6cdfb20-a0de-4078-bf06-158a2553466a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6cdfb20-a0de-4078-bf06-158a2553466a tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 returned with HTTP 200 Sep 06 08:15:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1054/2088] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:22 2026] GET /volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0d386a5-7610-48f3-81ff-2ceb27cbad3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 returned with HTTP 200 Sep 06 08:15:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1035/2089] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:22 2026] GET /volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9e7c419-e027-48dc-8e3c-78d82ce6e2b1 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 returned with HTTP 200 Sep 06 08:15:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1055/2090] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:23 2026] GET /volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fdbdaf81-0b6c-4d01-ae59-d2f2ba026d3d tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 returned with HTTP 200 Sep 06 08:15:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1036/2091] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:23 2026] GET /volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd9e03c5-1353-4c33-bfdc-20585a4c9bc5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 returned with HTTP 200 Sep 06 08:15:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1056/2092] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:24 2026] GET /volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e0287799-be04-4f28-ac73-99387bc152b0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:24 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:24 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=383,cinder:UPDATE=107,cinder:INSERT=56,cinder:DELETE=1 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:15:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0287799-be04-4f28-ac73-99387bc152b0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 returned with HTTP 202 Sep 06 08:15:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1037/2093] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:24 2026] DELETE /volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1cf57fd5-b0ce-420c-b438-77cc483b71e4 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 returned with HTTP 200 Sep 06 08:15:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1057/2094] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:24 2026] GET /volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fd0cc46e-fb40-4182-8d90-c779f00e4630 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd0cc46e-fb40-4182-8d90-c779f00e4630 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 Sep 06 08:15:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd0cc46e-fb40-4182-8d90-c779f00e4630 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd0cc46e-fb40-4182-8d90-c779f00e4630 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd0cc46e-fb40-4182-8d90-c779f00e4630 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 returned with HTTP 404 Sep 06 08:15:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1038/2095] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:25 2026] GET /volume/v3/volumes/a34dc7a8-1fbb-4ae9-94dd-091740b877d4 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:26 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: 0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:26 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=358,cinder:UPDATE=89,cinder:INSERT=36,cinder:DELETE=8 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:15:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ca136af2-3f66-4f63-9e36-b28e9f91d64b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 returned with HTTP 202 Sep 06 08:15:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1058/2096] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:26 2026] DELETE /volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b95f13b8-97ac-4fd5-a43f-7ff76ad63b89 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 returned with HTTP 200 Sep 06 08:15:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1039/2097] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:26 2026] GET /volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 => generated 864 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1e14df90-f30d-4678-a7f8-4646699db91c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e14df90-f30d-4678-a7f8-4646699db91c tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e14df90-f30d-4678-a7f8-4646699db91c tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e14df90-f30d-4678-a7f8-4646699db91c tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e14df90-f30d-4678-a7f8-4646699db91c tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 returned with HTTP 404 Sep 06 08:15:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1059/2098] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:27 2026] GET /volume/v3/volumes/0d233beb-5f9f-4769-a475-8ef182290be9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7cfe418b-3fe6-4301-893c-4e4691fe8ea5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 returned with HTTP 202 Sep 06 08:15:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1040/2099] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:27 2026] DELETE /volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e519271c-f6de-4320-9138-8fad30070378 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e519271c-f6de-4320-9138-8fad30070378 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e519271c-f6de-4320-9138-8fad30070378 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e519271c-f6de-4320-9138-8fad30070378 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e519271c-f6de-4320-9138-8fad30070378 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e519271c-f6de-4320-9138-8fad30070378 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 returned with HTTP 200 Sep 06 08:15:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1060/2100] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:27 2026] GET /volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-65e2bdcf-1762-4a4e-bd42-563fd9bd9ddd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65e2bdcf-1762-4a4e-bd42-563fd9bd9ddd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65e2bdcf-1762-4a4e-bd42-563fd9bd9ddd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65e2bdcf-1762-4a4e-bd42-563fd9bd9ddd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65e2bdcf-1762-4a4e-bd42-563fd9bd9ddd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 returned with HTTP 404 Sep 06 08:15:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1041/2101] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:28 2026] GET /volume/v3/volumes/f46b8899-57d9-4e63-8226-2d077f7659c2 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: 8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ebb1bb0d-0cee-481b-aac6-b4a53610dd47 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 returned with HTTP 202 Sep 06 08:15:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1061/2102] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:28 2026] DELETE /volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e39ee070-29c6-4031-af45-956c4c8ecba0 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 returned with HTTP 200 Sep 06 08:15:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1042/2103] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:28 2026] GET /volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0d7a7df6-1755-44c8-a6f6-b591404da6dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0d7a7df6-1755-44c8-a6f6-b591404da6dd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7df6-1755-44c8-a6f6-b591404da6dd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7df6-1755-44c8-a6f6-b591404da6dd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0d7a7df6-1755-44c8-a6f6-b591404da6dd tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 returned with HTTP 404 Sep 06 08:15:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1062/2104] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:29 2026] GET /volume/v3/volumes/8992b84c-2333-48e9-b92e-47d15d740bf0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: 9530923e-0ef6-4656-b7d8-4dd58382f219 Sep 06 08:15:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-945490114"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Create volume request body: {'volume': {'imageRef': '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-945490114'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ccc4b9b8-2f63-4b7f-98cd-21293c4e662b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 returned with HTTP 202 Sep 06 08:15:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1043/2105] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:29 2026] DELETE /volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5e17c41-d443-4365-ba4f-25be8384307f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5e17c41-d443-4365-ba4f-25be8384307f tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5e17c41-d443-4365-ba4f-25be8384307f tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5e17c41-d443-4365-ba4f-25be8384307f tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5e17c41-d443-4365-ba4f-25be8384307f tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5e17c41-d443-4365-ba4f-25be8384307f tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 returned with HTTP 200 Sep 06 08:15:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1044/2106] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:29 2026] GET /volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Create volume of 1 GB Sep 06 08:15:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Availability Zones retrieved successfully. Sep 06 08:15:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Flow 'volume_create_api' (7ac40d98-6323-47a8-a854-d4f437dcd9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c768f9a-372a-4aa7-9a34-bab5d61bd989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c768f9a-372a-4aa7-9a34-bab5d61bd989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da265764-d635-4b88-bff4-26549e840765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Created reservations ['ec14e01b-3fce-4a82-b45f-05ddb92c183e', '07c01b10-3ad5-4c4b-80b3-47a394d759c0', 'b7b01f92-a06f-442f-bd84-6139005bcccb', '8a911deb-d0df-40bc-867f-2e91f43b12a9'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da265764-d635-4b88-bff4-26549e840765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec14e01b-3fce-4a82-b45f-05ddb92c183e', '07c01b10-3ad5-4c4b-80b3-47a394d759c0', 'b7b01f92-a06f-442f-bd84-6139005bcccb', '8a911deb-d0df-40bc-867f-2e91f43b12a9']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac244fa8-f87e-4c0c-85dd-b49c27f162a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac244fa8-f87e-4c0c-85dd-b49c27f162a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04740454-152a-4921-b011-4e48999c64ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-945490114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cde22e9244c6889cc6bb73421665a',qos_specs=None,replication_status=,reservations=['ec14e01b-3fce-4a82-b45f-05ddb92c183e','07c01b10-3ad5-4c4b-80b3-47a394d759c0','b7b01f92-a06f-442f-bd84-6139005bcccb','8a911deb-d0df-40bc-867f-2e91f43b12a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='082554da37be43cb92327214de98f01f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-945490114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04740454-152a-4921-b011-4e48999c64ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cde22e9244c6889cc6bb73421665a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='082554da37be43cb92327214de98f01f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e034bf5-2b7a-43d0-9a40-d4815466384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e034bf5-2b7a-43d0-9a40-d4815466384f) transitioned into state 'SUCCESS' from state '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-945490114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cde22e9244c6889cc6bb73421665a',qos_specs=None,replication_status=,reservations=['ec14e01b-3fce-4a82-b45f-05ddb92c183e','07c01b10-3ad5-4c4b-80b3-47a394d759c0','b7b01f92-a06f-442f-bd84-6139005bcccb','8a911deb-d0df-40bc-867f-2e91f43b12a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='082554da37be43cb92327214de98f01f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a077603-402f-4f91-9bb6-d70c5cb1f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a077603-402f-4f91-9bb6-d70c5cb1f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Flow 'volume_create_api' (7ac40d98-6323-47a8-a854-d4f437dcd9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Create volume request issued successfully. Sep 06 08:15:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efc1c216-30ec-4f8e-a091-796c2beacf99 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1063/2107] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:29 2026] POST /volume/v3/volumes => generated 759 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c929877-5fd7-4a4c-a22b-82e26b6910fb tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1045/2108] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:30 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-750e0666-ab44-492c-9839-8d741f16f8a9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-750e0666-ab44-492c-9839-8d741f16f8a9 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-750e0666-ab44-492c-9839-8d741f16f8a9 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-750e0666-ab44-492c-9839-8d741f16f8a9 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-750e0666-ab44-492c-9839-8d741f16f8a9 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 returned with HTTP 404 Sep 06 08:15:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1064/2109] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:30 2026] GET /volume/v3/volumes/9530923e-0ef6-4656-b7d8-4dd58382f219 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] DELETE http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume with id: 35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Delete volume request issued successfully. Sep 06 08:15:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1afbdb36-2b4f-48e0-b654-50cf17d5f078 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 202 Sep 06 08:15:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1046/2110] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:30 2026] DELETE /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Volume info retrieved successfully. Sep 06 08:15:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1068a9a9-a4e1-4fe3-ab87-f0dc156d3f6b tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 200 Sep 06 08:15:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1065/2111] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:31 2026] GET /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f090988a-f3f9-40e9-b6b3-9683075d7ea5 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1047/2112] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:31 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f543cbed-fe0d-440c-aaac-90919590b1b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f543cbed-fe0d-440c-aaac-90919590b1b5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] GET http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e Sep 06 08:15:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f543cbed-fe0d-440c-aaac-90919590b1b5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f543cbed-fe0d-440c-aaac-90919590b1b5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f543cbed-fe0d-440c-aaac-90919590b1b5 tempest-CreateVolumesFromSourceVolumeTest-1999267523 tempest-CreateVolumesFromSourceVolumeTest-1999267523-project-member] http://192.168.122.190/volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e returned with HTTP 404 Sep 06 08:15:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1066/2113] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:32 2026] GET /volume/v3/volumes/35e8b434-a71c-4cce-9990-cb2cc6c3569e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e82f37a3-8718-4782-9076-016f5b32f452 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e82f37a3-8718-4782-9076-016f5b32f452 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e82f37a3-8718-4782-9076-016f5b32f452 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e82f37a3-8718-4782-9076-016f5b32f452 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e82f37a3-8718-4782-9076-016f5b32f452 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e82f37a3-8718-4782-9076-016f5b32f452 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1048/2114] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:32 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b9a25e0-9d05-436c-8068-0ca34a43a031 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1067/2115] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:33 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume of 1 GB Sep 06 08:15:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Availability Zones retrieved successfully. Sep 06 08:15:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-602ca2a9-4d4e-44a1-8baa-2cbeaecb9016 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1068/2116] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:34 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Flow 'volume_create_api' (5c52b2b2-cc55-4c25-925c-0806d9a333fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6323b1-9155-4669-94c9-7ca8fefa16ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6323b1-9155-4669-94c9-7ca8fefa16ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f35e6b-b7fd-42ff-9615-f08a91662fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Created reservations ['914d71d9-8122-4927-a78a-43a845f53a6f', 'df171bbc-1284-4921-ad2a-6f86a6b4eac3', 'f4bbcd5e-0d9e-4a3c-93ba-3e7770fa81ac', 'ee752758-9a44-400b-a2b0-01f2465ba18a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f35e6b-b7fd-42ff-9615-f08a91662fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914d71d9-8122-4927-a78a-43a845f53a6f', 'df171bbc-1284-4921-ad2a-6f86a6b4eac3', 'f4bbcd5e-0d9e-4a3c-93ba-3e7770fa81ac', 'ee752758-9a44-400b-a2b0-01f2465ba18a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a863adc0-3342-4703-b93e-4027397c2c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a863adc0-3342-4703-b93e-4027397c2c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09353545-8ec5-43fd-ac35-ac7a0857a548', '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='49f1b12b47f24f34910b2712f865af36',qos_specs=None,replication_status=,reservations=['914d71d9-8122-4927-a78a-43a845f53a6f','df171bbc-1284-4921-ad2a-6f86a6b4eac3','f4bbcd5e-0d9e-4a3c-93ba-3e7770fa81ac','ee752758-9a44-400b-a2b0-01f2465ba18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c380a583a934aa68877fb83e8d04b30',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:34Z,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=09353545-8ec5-43fd-ac35-ac7a0857a548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f1b12b47f24f34910b2712f865af36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c380a583a934aa68877fb83e8d04b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:34 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5fa5a2-244f-4dbf-8616-842795689fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5fa5a2-244f-4dbf-8616-842795689fe2) transitioned into state 'SUCCESS' from 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='49f1b12b47f24f34910b2712f865af36',qos_specs=None,replication_status=,reservations=['914d71d9-8122-4927-a78a-43a845f53a6f','df171bbc-1284-4921-ad2a-6f86a6b4eac3','f4bbcd5e-0d9e-4a3c-93ba-3e7770fa81ac','ee752758-9a44-400b-a2b0-01f2465ba18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c380a583a934aa68877fb83e8d04b30',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a60d016-7f48-4a7d-8501-23ec45a0ee86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a60d016-7f48-4a7d-8501-23ec45a0ee86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Flow 'volume_create_api' (5c52b2b2-cc55-4c25-925c-0806d9a333fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume request issued successfully. Sep 06 08:15:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c10c5a5b-84b0-4463-9119-0c57d8cc0263 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1049/2117] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:34 2026] POST /volume/v3/volumes => generated 749 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-349c337c-cd30-47e4-9995-1cfac5e014d0 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1069/2118] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:35 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4eb4678f-0f94-4520-bf45-7341e85821df None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4eb4678f-0f94-4520-bf45-7341e85821df tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4eb4678f-0f94-4520-bf45-7341e85821df tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4eb4678f-0f94-4520-bf45-7341e85821df tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4eb4678f-0f94-4520-bf45-7341e85821df tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4eb4678f-0f94-4520-bf45-7341e85821df tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1050/2119] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:35 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf0c8a00-0219-4fed-a1d0-5b372e346519 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1070/2120] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:36 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 841 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5724fe91-5fb5-4ae7-87cb-e8ba8063b50d tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1051/2121] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:36 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 1330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-adf40316-a02a-4901-a939-86022a2701c9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] POST http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-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=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Update volume metadata completed successfully. Sep 06 08:15:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-adf40316-a02a-4901-a939-86022a2701c9 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action returned with HTTP 200 Sep 06 08:15:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1071/2122] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:15:36 2026] POST /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action => generated 526 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ec2f8340-8227-4356-8cdc-a41374ef1dc2 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1052/2123] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:36 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 1390 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] POST http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Get volume image-metadata completed successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Delete volume metadata completed successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5b9e7a74-9a6f-4e52-b917-c3d95e83cfec tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1072/2124] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:37 2026] POST /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action => generated 0 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] POST http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] Get volume image-metadata completed successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1869e85d-4b4a-4a7c-9272-cddc797f0681 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-reader] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1053/2125] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:37 2026] POST /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed/action => generated 500 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f8b7475f-e38a-4352-b45b-a65583449c47 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f8b7475f-e38a-4352-b45b-a65583449c47 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f8b7475f-e38a-4352-b45b-a65583449c47 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f8b7475f-e38a-4352-b45b-a65583449c47 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8e683972-caba-4140-8764-bc1a1002b20b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e683972-caba-4140-8764-bc1a1002b20b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e683972-caba-4140-8764-bc1a1002b20b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e683972-caba-4140-8764-bc1a1002b20b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f8b7475f-e38a-4352-b45b-a65583449c47 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f8b7475f-e38a-4352-b45b-a65583449c47 tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1073/2126] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:37 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 1364 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8e683972-caba-4140-8764-bc1a1002b20b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e683972-caba-4140-8764-bc1a1002b20b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1054/2127] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:37 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] DELETE http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Delete volume with id: 04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8e817f99-95b2-4914-926a-396796bbe4b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e817f99-95b2-4914-926a-396796bbe4b9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e817f99-95b2-4914-926a-396796bbe4b9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e817f99-95b2-4914-926a-396796bbe4b9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8e817f99-95b2-4914-926a-396796bbe4b9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e817f99-95b2-4914-926a-396796bbe4b9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1055/2128] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:37 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Delete volume request issued successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9f8fbf5a-3a04-4451-8190-2d15f2b4e60e tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 202 Sep 06 08:15:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1074/2129] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:37 2026] DELETE /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1050970729"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1050970729'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume of 1 GB Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Availability Zones retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Flow 'volume_create_api' (6f48227f-606a-453a-b464-615162c69683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df574d83-f968-4435-bb3f-1faeb49dbc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5eb7a5c5-8e2b-45da-a8d1-b89b42de40ca tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1075/2130] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:37 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 1363 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df574d83-f968-4435-bb3f-1faeb49dbc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330c8c20-7224-47c8-9e94-9d0d3f4463e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Created reservations ['1b4ea497-760f-4a57-be94-c5298ce10939', '9418c9c0-6f44-42a7-b4bc-68a58100b716', '8e021a13-208a-4d31-9a01-fbe7fb4d0541', 'd5351e8d-eca0-40ff-b4ca-95feb4d75906'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330c8c20-7224-47c8-9e94-9d0d3f4463e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b4ea497-760f-4a57-be94-c5298ce10939', '9418c9c0-6f44-42a7-b4bc-68a58100b716', '8e021a13-208a-4d31-9a01-fbe7fb4d0541', 'd5351e8d-eca0-40ff-b4ca-95feb4d75906']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64bb8b83-78d6-4d90-b43f-2b895b6ea77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64bb8b83-78d6-4d90-b43f-2b895b6ea77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6fa8772-b652-418d-860c-aceebf65e38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1050970729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f1b12b47f24f34910b2712f865af36',qos_specs=None,replication_status=,reservations=['1b4ea497-760f-4a57-be94-c5298ce10939','9418c9c0-6f44-42a7-b4bc-68a58100b716','8e021a13-208a-4d31-9a01-fbe7fb4d0541','d5351e8d-eca0-40ff-b4ca-95feb4d75906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c380a583a934aa68877fb83e8d04b30',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1050970729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6fa8772-b652-418d-860c-aceebf65e38e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f1b12b47f24f34910b2712f865af36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c380a583a934aa68877fb83e8d04b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53c123a-7bf6-484f-b9de-dbf068712ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53c123a-7bf6-484f-b9de-dbf068712ac2) transitioned into 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-1050970729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f1b12b47f24f34910b2712f865af36',qos_specs=None,replication_status=,reservations=['1b4ea497-760f-4a57-be94-c5298ce10939','9418c9c0-6f44-42a7-b4bc-68a58100b716','8e021a13-208a-4d31-9a01-fbe7fb4d0541','d5351e8d-eca0-40ff-b4ca-95feb4d75906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c380a583a934aa68877fb83e8d04b30',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6cc940-c253-4535-b5f5-ba7c7d0e2473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6cc940-c253-4535-b5f5-ba7c7d0e2473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Flow 'volume_create_api' (6f48227f-606a-453a-b464-615162c69683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create volume request issued successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c46a7d43-0ca0-473e-a3d1-ccac6e99316d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1056/2131] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:15:37 2026] POST /volume/v3/volumes => generated 785 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17031f67-14ce-4873-9188-84a7b46f85e9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17031f67-14ce-4873-9188-84a7b46f85e9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17031f67-14ce-4873-9188-84a7b46f85e9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17031f67-14ce-4873-9188-84a7b46f85e9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17031f67-14ce-4873-9188-84a7b46f85e9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17031f67-14ce-4873-9188-84a7b46f85e9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 200 Sep 06 08:15:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1076/2132] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:37 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195410383", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-195410383', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Create volume of 1 GB Sep 06 08:15:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Availability Zones retrieved successfully. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Flow 'volume_create_api' (cd83d01c-fee9-45af-9b0d-6cb390cbb54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (996e4745-1d67-4eef-bf97-dc13191da079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (996e4745-1d67-4eef-bf97-dc13191da079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef00e3f-e63f-4c24-8bdd-08b8362c75cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7455bdd7-d0f9-4267-a426-d98be8d3e06a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7455bdd7-d0f9-4267-a426-d98be8d3e06a tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] GET http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7455bdd7-d0f9-4267-a426-d98be8d3e06a tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7455bdd7-d0f9-4267-a426-d98be8d3e06a tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7455bdd7-d0f9-4267-a426-d98be8d3e06a tempest-VolumesImageMetadata-114273561 tempest-VolumesImageMetadata-114273561-project-member] http://192.168.122.190/volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed returned with HTTP 404 Sep 06 08:15:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1077/2133] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:38 2026] GET /volume/v3/volumes/04740454-152a-4921-b011-4e48999c64ed => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Created reservations ['d22c1f82-f206-4183-b408-e0240b97a0ac', 'd04257d5-bb8b-4a79-87bc-e5a46fca5f81', '6442169d-e44c-4282-9ef7-2dd3b66eaf6b', '38a82428-45bf-4413-b5be-72a234f3b768'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef00e3f-e63f-4c24-8bdd-08b8362c75cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22c1f82-f206-4183-b408-e0240b97a0ac', 'd04257d5-bb8b-4a79-87bc-e5a46fca5f81', '6442169d-e44c-4282-9ef7-2dd3b66eaf6b', '38a82428-45bf-4413-b5be-72a234f3b768']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aee1d4f-9799-454a-9e0d-a5de95fb347c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aee1d4f-9799-454a-9e0d-a5de95fb347c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ee1bfd-21f5-454e-8818-295d8febe6c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-195410383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d3e1a32675481691986189cbee67e2',qos_specs=None,replication_status=,reservations=['d22c1f82-f206-4183-b408-e0240b97a0ac','d04257d5-bb8b-4a79-87bc-e5a46fca5f81','6442169d-e44c-4282-9ef7-2dd3b66eaf6b','38a82428-45bf-4413-b5be-72a234f3b768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0f989d7e83477f9d8e50de864a96ea',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-195410383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ee1bfd-21f5-454e-8818-295d8febe6c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d3e1a32675481691986189cbee67e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c0f989d7e83477f9d8e50de864a96ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc63f6d-5681-4795-b078-1095428009c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc63f6d-5681-4795-b078-1095428009c3) transitioned into state 'SUCCESS' from state '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-195410383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d3e1a32675481691986189cbee67e2',qos_specs=None,replication_status=,reservations=['d22c1f82-f206-4183-b408-e0240b97a0ac','d04257d5-bb8b-4a79-87bc-e5a46fca5f81','6442169d-e44c-4282-9ef7-2dd3b66eaf6b','38a82428-45bf-4413-b5be-72a234f3b768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0f989d7e83477f9d8e50de864a96ea',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ae82a9-b694-442b-a60e-bbb25f49a7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ae82a9-b694-442b-a60e-bbb25f49a7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Flow 'volume_create_api' (cd83d01c-fee9-45af-9b0d-6cb390cbb54a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Create volume request issued successfully. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-555e6a81-f16e-4889-afb3-aec55bf1cf0e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1057/2134] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:15:38 2026] POST /volume/v3/volumes => generated 797 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae63fdcb-86d7-4183-9310-8e5ee1072230 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 200 Sep 06 08:15:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1058/2135] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:38 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 877 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74bd1b3b-1f35-404d-9113-e7dae7189c65 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1078/2136] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:38 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-37e65a65-6249-4559-9450-1ef3f743e88b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37e65a65-6249-4559-9450-1ef3f743e88b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37e65a65-6249-4559-9450-1ef3f743e88b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37e65a65-6249-4559-9450-1ef3f743e88b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-37e65a65-6249-4559-9450-1ef3f743e88b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37e65a65-6249-4559-9450-1ef3f743e88b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 200 Sep 06 08:15:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1059/2137] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:39 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b54ec5fb-a194-4c17-89a3-ad2c5453889b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1079/2138] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:39 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f726f87-45cf-4ccb-ae25-be900871ae31 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 200 Sep 06 08:15:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1060/2139] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:39 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 878 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6fa8772-b652-418d-860c-aceebf65e38e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1138192432"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Create snapshot from volume a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Created reservations ['b14533d8-bc91-4711-82a9-ad6b569b1ee4', '8c0bd41f-7212-4f1c-8b32-e2a6bbc1a2f2', '7f3d5db2-22bb-484c-8105-f8e74534d4e8', 'cacd7a61-66fd-4041-bea0-c5eabdbe166c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot create request issued successfully. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4577ab5-10bb-4552-ae2f-96c734c7bb17 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:15:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1080/2140] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:15:40 2026] POST /volume/v3/snapshots => generated 326 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9052237-2a18-48b5-9b90-2ef6a001223b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9052237-2a18-48b5-9b90-2ef6a001223b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9052237-2a18-48b5-9b90-2ef6a001223b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9052237-2a18-48b5-9b90-2ef6a001223b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a9052237-2a18-48b5-9b90-2ef6a001223b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9052237-2a18-48b5-9b90-2ef6a001223b tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1061/2141] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:40 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-beff5c39-710b-4c53-a42d-de7522f7da08 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-beff5c39-710b-4c53-a42d-de7522f7da08 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-beff5c39-710b-4c53-a42d-de7522f7da08 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-beff5c39-710b-4c53-a42d-de7522f7da08 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-beff5c39-710b-4c53-a42d-de7522f7da08 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-beff5c39-710b-4c53-a42d-de7522f7da08 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1081/2142] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:40 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46462e83-f3c8-49ce-90b7-909574b9ba74 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1062/2143] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-0eff5a8b-f82b-4109-a30a-84a4ad9d9dc8 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1082/2144] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e04434e6-d4c8-4b35-9f56-543d11559e72 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1063/2145] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-45d191fe-c551-4c54-a9c0-501a73a186c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45d191fe-c551-4c54-a9c0-501a73a186c6 None None] GET http://192.168.122.190/volume// Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45d191fe-c551-4c54-a9c0-501a73a186c6 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45d191fe-c551-4c54-a9c0-501a73a186c6 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45d191fe-c551-4c54-a9c0-501a73a186c6 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1083/2146] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-638e2918-cd4b-49b2-8c65-94530e2de1f6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-638e2918-cd4b-49b2-8c65-94530e2de1f6 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-638e2918-cd4b-49b2-8c65-94530e2de1f6 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63ee1bfd-21f5-454e-8818-295d8febe6c6", "connector": null, "instance_uuid": "c5bae4c2-01a3-4b64-be9f-26d376362b0b"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-638e2918-cd4b-49b2-8c65-94530e2de1f6 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1064/2147] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:15:41 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0b8020a5-3b71-4d90-9c3b-31395f04afbe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b8020a5-3b71-4d90-9c3b-31395f04afbe None None] GET http://192.168.122.190/volume// Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b8020a5-3b71-4d90-9c3b-31395f04afbe None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b8020a5-3b71-4d90-9c3b-31395f04afbe None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b8020a5-3b71-4d90-9c3b-31395f04afbe None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1065/2148] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2b7ce60-f752-4f58-b69e-b1c206a47a62 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1084/2149] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 889 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-6b5b95d0-0a0b-446a-bd80-a89b56ad76ad tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1066/2150] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:15:41 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 1052 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] PUT http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Acquiring lock "cinder-attachment_update-63ee1bfd-21f5-454e-8818-295d8febe6c6-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Lock "cinder-attachment_update-63ee1bfd-21f5-454e-8818-295d8febe6c6-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-45c86fd0-788c-4017-9243-65b7e9382712 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45c86fd0-788c-4017-9243-65b7e9382712 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45c86fd0-788c-4017-9243-65b7e9382712 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45c86fd0-788c-4017-9243-65b7e9382712 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45c86fd0-788c-4017-9243-65b7e9382712 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45c86fd0-788c-4017-9243-65b7e9382712 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1067/2151] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:42 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:42 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Lock "cinder-attachment_update-63ee1bfd-21f5-454e-8818-295d8febe6c6-devstack" released by "attachment_update" :: held 0.694s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:15:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-a31792f9-1c57-4b74-b3dd-13e0b4542572 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 returned with HTTP 200 Sep 06 08:15:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1085/2152] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:15:41 2026] PUT /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 => generated 694 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10f042d1-7eb0-495a-827f-ce5288d9a556 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1068/2153] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:42 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 890 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-ccc31b9e-a72b-4487-b189-f296bf4ccb7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-ccc31b9e-a72b-4487-b189-f296bf4ccb7e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] POST http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828/action Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-ccc31b9e-a72b-4487-b189-f296bf4ccb7e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-ccc31b9e-a72b-4487-b189-f296bf4ccb7e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-ee5b5dbc-3434-4339-aa0d-8da9074cd489 req-ccc31b9e-a72b-4487-b189-f296bf4ccb7e tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828/action returned with HTTP 204 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1086/2154] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:15:43 2026] POST /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-57bb110e-1fe5-4b84-a8a2-b700655b34e1 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1087/2155] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 485 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-694fa8ae-5f39-4d9a-b85e-143decf9da04 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1088/2156] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-52677948-340a-46bc-9f36-1c7d8d382095 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Delete snapshot with id: 81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot delete request issued successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52677948-340a-46bc-9f36-1c7d8d382095 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 202 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1089/2157] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:15:43 2026] DELETE /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-577b7749-2092-47e3-8b05-792ef10dd6da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-577b7749-2092-47e3-8b05-792ef10dd6da tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-577b7749-2092-47e3-8b05-792ef10dd6da tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-577b7749-2092-47e3-8b05-792ef10dd6da tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-577b7749-2092-47e3-8b05-792ef10dd6da tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-577b7749-2092-47e3-8b05-792ef10dd6da tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1090/2158] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-687810893"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-687810893'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume of 1 GB Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Availability Zones retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Flow 'volume_create_api' (aaef694e-9a1b-49cd-9539-bb87236d9cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3753e0-e48e-4cd3-b14d-4ac01c84722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3753e0-e48e-4cd3-b14d-4ac01c84722e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fc0bf1-9dd6-4ba2-af82-f29c39e2f2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Created reservations ['07ede3a3-182c-4b94-83e8-83d942d11a9d', '5e1d0725-a6eb-4a5b-b9ef-24787e8a1430', '449d3070-2e77-4991-84ce-f271541a7262', 'bf75f081-9e0d-4c77-8bc1-17459546c18a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fc0bf1-9dd6-4ba2-af82-f29c39e2f2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ede3a3-182c-4b94-83e8-83d942d11a9d', '5e1d0725-a6eb-4a5b-b9ef-24787e8a1430', '449d3070-2e77-4991-84ce-f271541a7262', 'bf75f081-9e0d-4c77-8bc1-17459546c18a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229d4784-4512-49c4-9167-2633a1c0384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229d4784-4512-49c4-9167-2633a1c0384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e71f5d-a58b-4ae3-acb3-c16c9377995f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-687810893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fa78675d94b38bce488eac499083b',qos_specs=None,replication_status=,reservations=['07ede3a3-182c-4b94-83e8-83d942d11a9d','5e1d0725-a6eb-4a5b-b9ef-24787e8a1430','449d3070-2e77-4991-84ce-f271541a7262','bf75f081-9e0d-4c77-8bc1-17459546c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78ea34e004109b67639db0863dea0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-687810893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e71f5d-a58b-4ae3-acb3-c16c9377995f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8fa78675d94b38bce488eac499083b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78ea34e004109b67639db0863dea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2c7b56-584f-4bca-8bcb-0cd341be2d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd3274ca-b2de-4875-9bb5-9f338e659421 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1091/2159] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 1182 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2c7b56-584f-4bca-8bcb-0cd341be2d9d) transitioned into state 'SUCCESS' from state '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-687810893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fa78675d94b38bce488eac499083b',qos_specs=None,replication_status=,reservations=['07ede3a3-182c-4b94-83e8-83d942d11a9d','5e1d0725-a6eb-4a5b-b9ef-24787e8a1430','449d3070-2e77-4991-84ce-f271541a7262','bf75f081-9e0d-4c77-8bc1-17459546c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78ea34e004109b67639db0863dea0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49acc7c-6e53-4bff-a637-a4659cbe01e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49acc7c-6e53-4bff-a637-a4659cbe01e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Flow 'volume_create_api' (aaef694e-9a1b-49cd-9539-bb87236d9cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume request issued successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f899c48-f495-42ae-9799-65c9c1783dd8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1069/2160] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:15:43 2026] POST /volume/v3/volumes => generated 827 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f1b837d-ae84-4c1b-b676-341de61dad9b tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1092/2161] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bebdbe25-baf8-4ad2-80b0-371c6d98be0a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1093/2162] 192.168.122.190 () {62 vars in 1495 bytes} [Sun Sep 6 08:15:43 2026] DELETE /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d77d4eb9-8eaf-4ffc-a98a-7831f55628d2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b1c11c7-72e5-485b-bc96-3957676f4652 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1070/2163] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:43 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:44 devstack devstack@c-api.service[87012]: WARNING keystonemiddleware.auth_token [None req-d77d4eb9-8eaf-4ffc-a98a-7831f55628d2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 08:15:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1094/2164] 192.168.122.190 () {62 vars in 1495 bytes} [Sun Sep 6 08:15:43 2026] DELETE /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 => generated 114 bytes in 71 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] DELETE http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Attachment connected to vm c5bae4c2-01a3-4b64-be9f-26d376362b0b, checking data on nova Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.compute.nova [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Creating Keystone token plugin using URL: http://192.168.122.190/identity {{(pid=87013) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] REQ: curl -g -i -X GET http://192.168.122.190/compute/v2.1/servers/c5bae4c2-01a3-4b64-be9f-26d376362b0b/os-volume_attachments/63ee1bfd-21f5-454e-8818-295d8febe6c6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e2cfede872a93fb84352159e1b4585e90d1c1c9871124fc45060088cf7c8ec98" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e5828a34-7f13-498f-ac93-d56ab943e0e1" -H "X-Service-Token: {SHA256}c53a2a9891b2189cc5df2b70d86288b8b1cd0d7de8ba35286a2c72abad10b4d5" {{(pid=87013) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd6568b0-5385-41c0-a676-15db8f300f43 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd6568b0-5385-41c0-a676-15db8f300f43 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd6568b0-5385-41c0-a676-15db8f300f43 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd6568b0-5385-41c0-a676-15db8f300f43 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd6568b0-5385-41c0-a676-15db8f300f43 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Snapshot retrieved successfully. Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd6568b0-5385-41c0-a676-15db8f300f43 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 200 Sep 06 08:15:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1095/2165] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:44 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 06:15:44 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-31ddd240-053f-4b4e-833b-d59e7fb38251 x-openstack-request-id: req-31ddd240-053f-4b4e-833b-d59e7fb38251 {{(pid=87013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "63ee1bfd-21f5-454e-8818-295d8febe6c6", "serverId": "c5bae4c2-01a3-4b64-be9f-26d376362b0b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b12a2d52-90b0-4dc0-9ee5-1324f19a6828", "bdm_uuid": "4ce21e15-7e7e-459a-a66b-81c6600f30bb"}} {{(pid=87013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET call to compute for http://192.168.122.190/compute/v2.1/servers/c5bae4c2-01a3-4b64-be9f-26d376362b0b/os-volume_attachments/63ee1bfd-21f5-454e-8818-295d8febe6c6 used request id req-31ddd240-053f-4b4e-833b-d59e7fb38251 {{(pid=87013) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.volume.api [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-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 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Caught error: Detach volume from instance c5bae4c2-01a3-4b64-be9f-26d376362b0b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c5bae4c2-01a3-4b64-be9f-26d376362b0b using the Compute API Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: 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 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c5bae4c2-01a3-4b64-be9f-26d376362b0b using the Compute API Sep 06 08:15:44 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault Sep 06 08:15:44 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-e5828a34-7f13-498f-ac93-d56ab943e0e1 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 returned with HTTP 409 Sep 06 08:15:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1071/2166] 192.168.122.190 () {60 vars in 1288 bytes} [Sun Sep 6 08:15:44 2026] DELETE /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 => generated 167 bytes in 742 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-26cfe6c1-6346-4723-b94d-560bf052ce51 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1096/2167] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:15:44 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 1164 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] POST http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6/action Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:44 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31885f99-aa1f-4bf4-96a0-3cd7b56f085b tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1097/2168] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:44 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Begin detaching volume completed successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-f149a8c5-864d-4b67-982e-85508dfde331 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6/action returned with HTTP 202 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1072/2169] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:15:44 2026] POST /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6f2fbc85-d869-4488-a00c-4e2307ddc1ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f2fbc85-d869-4488-a00c-4e2307ddc1ac None None] GET http://192.168.122.190/volume// Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f2fbc85-d869-4488-a00c-4e2307ddc1ac None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f2fbc85-d869-4488-a00c-4e2307ddc1ac None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f2fbc85-d869-4488-a00c-4e2307ddc1ac None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:15:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1098/2170] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:15:45 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-5253d12e-c112-4580-9ce2-a4454b0f5f8d tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1073/2171] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:15:45 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 1348 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-dacc2af6-195f-4e23-af98-cffd49b86509 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-dacc2af6-195f-4e23-af98-cffd49b86509 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] DELETE http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-dacc2af6-195f-4e23-af98-cffd49b86509 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-dacc2af6-195f-4e23-af98-cffd49b86509 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /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 06 08:15:45 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-fad25dbb-4461-4517-b49f-e830759f99e3 req-dacc2af6-195f-4e23-af98-cffd49b86509 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 returned with HTTP 200 Sep 06 08:15:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1099/2172] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:15:45 2026] DELETE /volume/v3/attachments/b12a2d52-90b0-4dc0-9ee5-1324f19a6828 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-814faef5-1c11-40c0-b6d8-3770adaf00be None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-814faef5-1c11-40c0-b6d8-3770adaf00be tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-814faef5-1c11-40c0-b6d8-3770adaf00be tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-814faef5-1c11-40c0-b6d8-3770adaf00be tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-814faef5-1c11-40c0-b6d8-3770adaf00be tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 returned with HTTP 404 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1074/2173] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:15:45 2026] GET /volume/v3/snapshots/81c5c20b-4689-42fc-9466-7c4760552a30 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1d26081f-9d32-4b1c-952c-055a80761af2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Delete volume with id: a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Delete volume request issued successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d26081f-9d32-4b1c-952c-055a80761af2 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 202 Sep 06 08:15:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1100/2174] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:45 2026] DELETE /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-232d85f3-2aba-4921-add0-f7fd9be2dcc9 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 200 Sep 06 08:15:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1075/2175] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:45 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4762ac7d-8c24-4237-9bca-fce64b75856d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4762ac7d-8c24-4237-9bca-fce64b75856d tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4762ac7d-8c24-4237-9bca-fce64b75856d tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4762ac7d-8c24-4237-9bca-fce64b75856d tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4762ac7d-8c24-4237-9bca-fce64b75856d tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4762ac7d-8c24-4237-9bca-fce64b75856d tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1101/2176] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 955 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] POST http://192.168.122.190/volume/v3/volume-transfers Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a8e71f5d-a58b-4ae3-acb3-c16c9377995f"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volume_transfer [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a8e71f5d-a58b-4ae3-acb3-c16c9377995f'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volume_transfer [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Creating transfer of volume a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.transfer.api [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Generating transfer record for volume a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f3dfdb0f-cc4d-4f18-b0ca-fa5de4fb3ab8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volume-transfers returned with HTTP 202 Sep 06 08:15:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1076/2177] 192.168.122.190 () {62 vars in 1210 bytes} [Sun Sep 6 08:15:46 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-efa95f11-669c-42e4-9783-792e1b871dd4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efa95f11-669c-42e4-9783-792e1b871dd4 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-efa95f11-669c-42e4-9783-792e1b871dd4 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-efa95f11-669c-42e4-9783-792e1b871dd4 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-efa95f11-669c-42e4-9783-792e1b871dd4 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efa95f11-669c-42e4-9783-792e1b871dd4 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1102/2178] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9d2cc33-0c3a-4a24-8308-8fc88d87d7d5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9d2cc33-0c3a-4a24-8308-8fc88d87d7d5 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/0e2811a9-677e-4ac6-9561-2ef1dc212e46 Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9d2cc33-0c3a-4a24-8308-8fc88d87d7d5 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9d2cc33-0c3a-4a24-8308-8fc88d87d7d5 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9d2cc33-0c3a-4a24-8308-8fc88d87d7d5 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/0e2811a9-677e-4ac6-9561-2ef1dc212e46 returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1077/2179] 192.168.122.190 () {60 vars in 1306 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/os-volume-transfer/0e2811a9-677e-4ac6-9561-2ef1dc212e46 => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Listing volume transfers {{(pid=87013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06cbaef2-a4f1-408b-9015-7ef50309bbac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1078/2180] 192.168.122.190 () {60 vars in 1195 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e2a8b6f3-5c54-402f-9185-f71332082d48 req-75a1d75c-c06b-41a9-bd55-a3384c5eb882 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1103/2181] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] DELETE http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Delete volume with id: 63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Delete volume request issued successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aae17f57-3e06-4c3d-9210-ff12dde917f7 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 202 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1104/2182] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:15:46 2026] DELETE /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7c3ca8d-746f-428e-8754-cdc0932d0197 tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1105/2183] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] POST http://192.168.122.190/volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46/accept Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b80efe9cc86533eb"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Accepting volume transfer 0e2811a9-677e-4ac6-9561-2ef1dc212e46 {{(pid=87013) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Accepting transfer 0e2811a9-677e-4ac6-9561-2ef1dc212e46 Sep 06 08:15:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Created reservations ['4ccb3a87-b158-47c2-9c8b-e7389c8192ee', 'fd56a9f3-0bc4-4950-9b0a-00f3d3b3aa73', '8c889d1a-9b77-4b59-b7ba-1a086e81492d', '7ac78695-b26c-4c71-a607-a3149e98eed1'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Created reservations ['aec0b84d-a51c-4094-abbf-ac664ed56939', 'ac58acd2-346e-45a8-853c-e458992a953a', '35c62aab-cfd0-4b0e-93cf-ff56d7e3a6b4', '65c8fac6-47ec-4e62-94af-3a2255bbe8a3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:46 devstack devstack@c-api.service[87013]: /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 06 08:15:46 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb122773-0d84-4238-a7ae-2e216cbfce55 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb122773-0d84-4238-a7ae-2e216cbfce55 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb122773-0d84-4238-a7ae-2e216cbfce55 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb122773-0d84-4238-a7ae-2e216cbfce55 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb122773-0d84-4238-a7ae-2e216cbfce55 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e returned with HTTP 404 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1106/2184] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/a6fa8772-b652-418d-860c-aceebf65e38e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] DELETE http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Delete volume with id: 09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Created reservations ['b195805b-fed2-4038-b3d1-7a1d37f45b94', '9f5195b6-c643-43ed-91a7-4bf26c8f2dc0', 'f46e0852-3ce4-499a-8567-45d27acc17da', '2ca83090-dd2c-4eac-be55-eefcb08e8378'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Delete volume request issued successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-640ae33c-6e30-4b03-a5b3-5a56360a09a4 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 202 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1107/2185] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:46 2026] DELETE /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:46 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Created reservations ['453d2231-8461-43fa-93ee-b626e60bf814', '72971546-8a1e-4720-8147-ad571eaa2f27', '79d16bf3-627f-4cb6-9db9-30771ca16ba5', '38be26d9-5d85-4b8a-8675-ac995cbafac0'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35c286cd-8f5b-44b7-a382-a3c4ba46949d tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1108/2186] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:46 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Transfer volume completed successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.transfer.api [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Volume a8e71f5d-a58b-4ae3-acb3-c16c9377995f has been transferred. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5d0cc4bc-3e82-44ad-8064-a011336e167b tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] http://192.168.122.190/volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46/accept returned with HTTP 202 Sep 06 08:15:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1079/2187] 192.168.122.190 () {62 vars in 1342 bytes} [Sun Sep 6 08:15:46 2026] POST /volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46/accept => generated 373 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e55d93fd-bf28-4668-8e78-919a6258c07f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e55d93fd-bf28-4668-8e78-919a6258c07f tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e55d93fd-bf28-4668-8e78-919a6258c07f tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e55d93fd-bf28-4668-8e78-919a6258c07f tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e55d93fd-bf28-4668-8e78-919a6258c07f tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Volume info retrieved successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e55d93fd-bf28-4668-8e78-919a6258c07f tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1109/2188] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:47 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] Volume info retrieved successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df967bd7-5803-4fb9-a85e-d94ed249a5c9 tempest-VolumesTransfersV355Test-1772831449 tempest-VolumesTransfersV355Test-1772831449-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1080/2189] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:47 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.volume_transfer [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Delete transfer with id: 0e2811a9-677e-4ac6-9561-2ef1dc212e46 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56c89bf4-ecbc-4dde-9c5b-deecb8529219 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46 returned with HTTP 404 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1110/2190] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:15:47 2026] DELETE /volume/v3/volume-transfers/0e2811a9-677e-4ac6-9561-2ef1dc212e46 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Delete volume with id: a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Volume info retrieved successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3b9d0313-2ad5-4333-a12e-a20b62f77eeb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b9d0313-2ad5-4333-a12e-a20b62f77eeb tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] GET http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b9d0313-2ad5-4333-a12e-a20b62f77eeb tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b9d0313-2ad5-4333-a12e-a20b62f77eeb tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Delete volume request issued successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f9bd1a71-57ad-4d0d-9328-e3bba76ea9dd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 202 Sep 06 08:15:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1081/2191] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:15:47 2026] DELETE /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b9d0313-2ad5-4333-a12e-a20b62f77eeb tempest-TestServerVolumeAttachScenarioOldVersion-306819838 tempest-TestServerVolumeAttachScenarioOldVersion-306819838-project-member] http://192.168.122.190/volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 returned with HTTP 404 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1111/2192] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:47 2026] GET /volume/v3/volumes/63ee1bfd-21f5-454e-8818-295d8febe6c6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Volume info retrieved successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a6ea76e9-dccd-4abf-88dd-b186e40d7da1 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1082/2193] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:47 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 1138 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Volume info retrieved successfully. Sep 06 08:15:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73241bea-fe42-49ed-b73f-09c8caab79d6 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 200 Sep 06 08:15:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1112/2194] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:47 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23f63f68-9282-44b2-a420-c0c798ac4514 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23f63f68-9282-44b2-a420-c0c798ac4514 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23f63f68-9282-44b2-a420-c0c798ac4514 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23f63f68-9282-44b2-a420-c0c798ac4514 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-23f63f68-9282-44b2-a420-c0c798ac4514 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Volume info retrieved successfully. Sep 06 08:15:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23f63f68-9282-44b2-a420-c0c798ac4514 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 200 Sep 06 08:15:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1083/2195] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:48 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 1138 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a7fbee7b-ac43-4477-a761-856263b44a88 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7fbee7b-ac43-4477-a761-856263b44a88 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] GET http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7fbee7b-ac43-4477-a761-856263b44a88 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7fbee7b-ac43-4477-a761-856263b44a88 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7fbee7b-ac43-4477-a761-856263b44a88 tempest-CinderUnicodeTest-1206583602 tempest-CinderUnicodeTest-1206583602-project-member] http://192.168.122.190/volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 returned with HTTP 404 Sep 06 08:15:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1113/2196] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:49 2026] GET /volume/v3/volumes/09353545-8ec5-43fd-ac35-ac7a0857a548 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-70548ccc-d169-4132-9fbe-d7bc24c2becd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70548ccc-d169-4132-9fbe-d7bc24c2becd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70548ccc-d169-4132-9fbe-d7bc24c2becd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70548ccc-d169-4132-9fbe-d7bc24c2becd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70548ccc-d169-4132-9fbe-d7bc24c2becd tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 404 Sep 06 08:15:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1084/2197] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:49 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d51d17bc-6388-4e3e-b46d-0db0321e1893 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d51d17bc-6388-4e3e-b46d-0db0321e1893 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d51d17bc-6388-4e3e-b46d-0db0321e1893 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d51d17bc-6388-4e3e-b46d-0db0321e1893 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d51d17bc-6388-4e3e-b46d-0db0321e1893 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 404 Sep 06 08:15:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1114/2198] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:49 2026] GET /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:49 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Delete volume with id: a8e71f5d-a58b-4ae3-acb3-c16c9377995f Sep 06 08:15:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edc4516c-70ec-4ee9-ae04-885cf455e0d3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f returned with HTTP 404 Sep 06 08:15:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1085/2199] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:15:49 2026] DELETE /volume/v3/volumes/a8e71f5d-a58b-4ae3-acb3-c16c9377995f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2043570247"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2043570247'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume of 1 GB Sep 06 08:15:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Availability Zones retrieved successfully. Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Flow 'volume_create_api' (f7e624aa-b0ff-45f9-9c8a-0678b3483a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3931bf4a-cda0-4612-86df-6c008e891cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3931bf4a-cda0-4612-86df-6c008e891cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:49 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a498f-1888-4f04-aa3c-2c6a3d5fd40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Created reservations ['ea12af63-8ddd-4635-9f0f-f3cda586d2b9', '07087be2-317c-468d-89d0-f642dae2acc0', 'ae624942-b43f-4bc6-9be8-f5741154540d', '483a2ea8-f355-40ba-81ff-737508972046'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a498f-1888-4f04-aa3c-2c6a3d5fd40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea12af63-8ddd-4635-9f0f-f3cda586d2b9', '07087be2-317c-468d-89d0-f642dae2acc0', 'ae624942-b43f-4bc6-9be8-f5741154540d', '483a2ea8-f355-40ba-81ff-737508972046']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8863b-d960-42c2-aadd-d18bf8d52544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8863b-d960-42c2-aadd-d18bf8d52544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9de134-a7ea-4f53-9f4b-311d95aa7476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2043570247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fa78675d94b38bce488eac499083b',qos_specs=None,replication_status=,reservations=['ea12af63-8ddd-4635-9f0f-f3cda586d2b9','07087be2-317c-468d-89d0-f642dae2acc0','ae624942-b43f-4bc6-9be8-f5741154540d','483a2ea8-f355-40ba-81ff-737508972046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78ea34e004109b67639db0863dea0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2043570247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9de134-a7ea-4f53-9f4b-311d95aa7476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8fa78675d94b38bce488eac499083b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78ea34e004109b67639db0863dea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235791fa-bcba-4b34-ab12-abb9ffc26570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235791fa-bcba-4b34-ab12-abb9ffc26570) transitioned into state 'SUCCESS' from state '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-2043570247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8fa78675d94b38bce488eac499083b',qos_specs=None,replication_status=,reservations=['ea12af63-8ddd-4635-9f0f-f3cda586d2b9','07087be2-317c-468d-89d0-f642dae2acc0','ae624942-b43f-4bc6-9be8-f5741154540d','483a2ea8-f355-40ba-81ff-737508972046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78ea34e004109b67639db0863dea0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb63ac6-189c-41df-b18d-2b2c3f809730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb63ac6-189c-41df-b18d-2b2c3f809730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Flow 'volume_create_api' (f7e624aa-b0ff-45f9-9c8a-0678b3483a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Create volume request issued successfully. Sep 06 08:15:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc7cd7a7-a778-44ba-9bfb-3b5495b56581 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1115/2200] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:15:49 2026] POST /volume/v3/volumes => generated 828 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd37955f-c3a3-4573-9ccc-92869f8a66ed tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1086/2201] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:50 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 896 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-70f4d018-f39d-42d3-ae45-50fadd522a83 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1116/2202] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:51 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e30b5a1-0f7c-4dc9-b94c-6f28a0d124b8 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1087/2203] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:52 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] POST http://192.168.122.190/volume/v3/volume-transfers Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df9de134-a7ea-4f53-9f4b-311d95aa7476"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volume_transfer [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df9de134-a7ea-4f53-9f4b-311d95aa7476'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volume_transfer [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Creating transfer of volume df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.transfer.api [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Generating transfer record for volume df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f241d7e-c44d-40f4-ac16-7fd08d8184cf tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volume-transfers returned with HTTP 202 Sep 06 08:15:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1117/2204] 192.168.122.190 () {62 vars in 1210 bytes} [Sun Sep 6 08:15:52 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad4b9fe6-5877-4d2b-8a75-6dfeeaa33b71 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1088/2205] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:52 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] GET http://192.168.122.190/volume/v3/os-volume-transfer/detail Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.volume_transfer [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] Listing volume transfers {{(pid=87013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3e5a09ec-3f0b-4472-8089-e14451325fe9 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-reader] http://192.168.122.190/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1089/2206] 192.168.122.190 () {60 vars in 1216 bytes} [Sun Sep 6 08:15:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac3b40fc-b64b-4a9b-a134-180978331401 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac3b40fc-b64b-4a9b-a134-180978331401 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac3b40fc-b64b-4a9b-a134-180978331401 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac3b40fc-b64b-4a9b-a134-180978331401 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-ac3b40fc-b64b-4a9b-a134-180978331401 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Delete transfer with id: 81b4c384-c8b5-42bd-8435-107f82cab023 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac3b40fc-b64b-4a9b-a134-180978331401 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 returned with HTTP 202 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1090/2207] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:15:52 2026] DELETE /volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-20d485cf-bfbc-4106-8afc-d398169234ac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20d485cf-bfbc-4106-8afc-d398169234ac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20d485cf-bfbc-4106-8afc-d398169234ac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20d485cf-bfbc-4106-8afc-d398169234ac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1234680355"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1234680355'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume of 1 GB Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-20d485cf-bfbc-4106-8afc-d398169234ac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Volume info retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Availability Zones retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20d485cf-bfbc-4106-8afc-d398169234ac tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1091/2208] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:52 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Flow 'volume_create_api' (12f9132e-64c3-46fc-9b3f-fa4f5c43b386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] DELETE http://192.168.122.190/volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.volume_transfer [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Delete transfer with id: 81b4c384-c8b5-42bd-8435-107f82cab023 Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7902e357-0acc-42d1-b261-78119929fa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-110bb5a5-975a-4897-9882-313bf8e6bda3 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 returned with HTTP 404 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1092/2209] 192.168.122.190 () {60 vars in 1303 bytes} [Sun Sep 6 08:15:52 2026] DELETE /volume/v3/volume-transfers/81b4c384-c8b5-42bd-8435-107f82cab023 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Delete volume with id: df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Volume info retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7902e357-0acc-42d1-b261-78119929fa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:52 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6725195c-8490-4b32-9f56-f74c693f466f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Delete volume request issued successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ce27b993-6231-4302-9a2e-baf4b56ffee8 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 202 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1093/2210] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:15:52 2026] DELETE /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Volume info retrieved successfully. Sep 06 08:15:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3016f26b-58a4-47e3-a9fd-275c2ac206de tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 200 Sep 06 08:15:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1094/2211] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:52 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Created reservations ['edf639f8-4b6d-4f4f-a066-73564db2b089', '0db84692-3edc-44d8-b8cd-492b335cba29', '4127e9a0-47de-412e-b649-656f4c3c77db', 'e7e5103d-6fec-4559-bcba-d9b240cf93e4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6725195c-8490-4b32-9f56-f74c693f466f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf639f8-4b6d-4f4f-a066-73564db2b089', '0db84692-3edc-44d8-b8cd-492b335cba29', '4127e9a0-47de-412e-b649-656f4c3c77db', 'e7e5103d-6fec-4559-bcba-d9b240cf93e4']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7dc57b-691b-4d09-be73-99d52b8cea5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7dc57b-691b-4d09-be73-99d52b8cea5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1234680355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ac028f6be247ea98de319a57926560',qos_specs=None,replication_status=,reservations=['edf639f8-4b6d-4f4f-a066-73564db2b089','0db84692-3edc-44d8-b8cd-492b335cba29','4127e9a0-47de-412e-b649-656f4c3c77db','e7e5103d-6fec-4559-bcba-d9b240cf93e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1234680355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ac028f6be247ea98de319a57926560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7faa7d7-e832-44c3-b4f9-03c1f76ae39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7faa7d7-e832-44c3-b4f9-03c1f76ae39a) transitioned into state 'SUCCESS' from state '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-1234680355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ac028f6be247ea98de319a57926560',qos_specs=None,replication_status=,reservations=['edf639f8-4b6d-4f4f-a066-73564db2b089','0db84692-3edc-44d8-b8cd-492b335cba29','4127e9a0-47de-412e-b649-656f4c3c77db','e7e5103d-6fec-4559-bcba-d9b240cf93e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c023a20d-424e-4ff5-a3ab-9977950e4b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c023a20d-424e-4ff5-a3ab-9977950e4b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Flow 'volume_create_api' (12f9132e-64c3-46fc-9b3f-fa4f5c43b386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume request issued successfully. Sep 06 08:15:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08040fab-30c4-4e9e-b2ca-cf13bf0538d4 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1118/2212] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:52 2026] POST /volume/v3/volumes => generated 787 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e718640b-d165-4691-87bc-ed2a929d2ccb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e718640b-d165-4691-87bc-ed2a929d2ccb tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e718640b-d165-4691-87bc-ed2a929d2ccb tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e718640b-d165-4691-87bc-ed2a929d2ccb tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e718640b-d165-4691-87bc-ed2a929d2ccb tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e718640b-d165-4691-87bc-ed2a929d2ccb tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 200 Sep 06 08:15:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1095/2213] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:53 2026] GET /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2751b2e1-386e-4e86-919c-341fab8d0e00 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2751b2e1-386e-4e86-919c-341fab8d0e00 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2751b2e1-386e-4e86-919c-341fab8d0e00 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2751b2e1-386e-4e86-919c-341fab8d0e00 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2751b2e1-386e-4e86-919c-341fab8d0e00 tempest-VolumesTransfersV355Test-654862308 tempest-VolumesTransfersV355Test-654862308-project-admin] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 404 Sep 06 08:15:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1119/2214] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:53 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-70d0ac4b-e43e-479f-b4c3-9df065eb8b90 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70d0ac4b-e43e-479f-b4c3-9df065eb8b90 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] GET http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70d0ac4b-e43e-479f-b4c3-9df065eb8b90 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70d0ac4b-e43e-479f-b4c3-9df065eb8b90 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70d0ac4b-e43e-479f-b4c3-9df065eb8b90 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 404 Sep 06 08:15:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1096/2215] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:15:53 2026] GET /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] DELETE http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] Delete volume with id: df9de134-a7ea-4f53-9f4b-311d95aa7476 Sep 06 08:15:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b56f9c2-438a-4e39-ba9e-5502e699f862 tempest-VolumesTransfersV355Test-20643250 tempest-VolumesTransfersV355Test-20643250-project-member] http://192.168.122.190/volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 returned with HTTP 404 Sep 06 08:15:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1120/2216] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:15:54 2026] DELETE /volume/v3/volumes/df9de134-a7ea-4f53-9f4b-311d95aa7476 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:15:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd709de8-dfd3-4259-9300-e7ab9adf4d10 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 200 Sep 06 08:15:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1097/2217] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:54 2026] GET /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00b27fcd-8f01-4718-be42-ef0fb3fc6fd6 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 200 Sep 06 08:15:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1121/2218] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:55 2026] GET /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] POST http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20/action Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Volume info retrieved successfully. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e4b9f29b3dbe4554b7b6fbbbefa8c7fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59ac028f6be247ea98de319a57926560', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2a19656c-9f6e-41ba-a957-5600ba454b9b tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20/action returned with HTTP 403 Sep 06 08:15:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1098/2219] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:55 2026] POST /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20/action => generated 131 bytes in 280 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06fe4e25-8b01-4085-81fe-5ad540373ada None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Delete volume with id: 4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Delete volume request issued successfully. Sep 06 08:15:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06fe4e25-8b01-4085-81fe-5ad540373ada tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 202 Sep 06 08:15:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1122/2220] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:55 2026] DELETE /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6f62eb3-b132-4c9d-9d9c-1a9448735bf1 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 200 Sep 06 08:15:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1099/2221] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:55 2026] GET /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c4aa9c8a-a3a3-414f-9e0c-b1fc74f533e8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4aa9c8a-a3a3-414f-9e0c-b1fc74f533e8 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 Sep 06 08:15:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4aa9c8a-a3a3-414f-9e0c-b1fc74f533e8 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c4aa9c8a-a3a3-414f-9e0c-b1fc74f533e8 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c4aa9c8a-a3a3-414f-9e0c-b1fc74f533e8 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 returned with HTTP 404 Sep 06 08:15:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1123/2222] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:56 2026] GET /volume/v3/volumes/4cb5cfe3-fcbd-4c2c-9900-4ee0b3e81e20 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-218786343"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-218786343'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:15:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume of 1 GB Sep 06 08:15:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Availability Zones retrieved successfully. Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Flow 'volume_create_api' (7df10b09-4e22-44a0-afb6-a73cada8338f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a836d9-a006-427e-85f3-2f9ca9610cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a836d9-a006-427e-85f3-2f9ca9610cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae77861-4109-4d04-bdf4-4c2210165281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Created reservations ['8214ad6e-5653-40c1-942b-60eeff94f262', '8eef0b85-8bb3-489f-b119-24460c6da2ff', '04771901-800a-4841-8c24-8e30e839dd9a', '86115eca-8a4e-47a2-b716-4434a29bf994'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae77861-4109-4d04-bdf4-4c2210165281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8214ad6e-5653-40c1-942b-60eeff94f262', '8eef0b85-8bb3-489f-b119-24460c6da2ff', '04771901-800a-4841-8c24-8e30e839dd9a', '86115eca-8a4e-47a2-b716-4434a29bf994']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5267a03-eb64-4967-a801-41232d374172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5267a03-eb64-4967-a801-41232d374172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71f8c380-b8e2-41ed-9214-a0d74706ede0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218786343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ac028f6be247ea98de319a57926560',qos_specs=None,replication_status=,reservations=['8214ad6e-5653-40c1-942b-60eeff94f262','8eef0b85-8bb3-489f-b119-24460c6da2ff','04771901-800a-4841-8c24-8e30e839dd9a','86115eca-8a4e-47a2-b716-4434a29bf994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218786343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71f8c380-b8e2-41ed-9214-a0d74706ede0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ac028f6be247ea98de319a57926560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f505a18-7d22-4956-9eed-0a686c1915f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f505a18-7d22-4956-9eed-0a686c1915f6) transitioned into state 'SUCCESS' from state '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-218786343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ac028f6be247ea98de319a57926560',qos_specs=None,replication_status=,reservations=['8214ad6e-5653-40c1-942b-60eeff94f262','8eef0b85-8bb3-489f-b119-24460c6da2ff','04771901-800a-4841-8c24-8e30e839dd9a','86115eca-8a4e-47a2-b716-4434a29bf994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd32c22c76e4629b95ecf72b0de9962',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d01b5e-028d-4d71-b774-60586921ad82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d01b5e-028d-4d71-b774-60586921ad82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Flow 'volume_create_api' (7df10b09-4e22-44a0-afb6-a73cada8338f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:15:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Create volume request issued successfully. Sep 06 08:15:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4a551fe-962f-442b-8fb8-ae4fabc1502d tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:15:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1100/2223] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:15:56 2026] POST /volume/v3/volumes => generated 786 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:15:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d40a180-0aa2-4bb9-8349-e2f0c9ef0870 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 200 Sep 06 08:15:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1124/2224] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:57 2026] GET /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:15:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7cfe5e7-5baa-4dca-a7f4-243a2c7073b2 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 200 Sep 06 08:15:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1101/2225] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:58 2026] GET /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-89a771e4-769c-4992-a7a8-ac57c193da54 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89a771e4-769c-4992-a7a8-ac57c193da54 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89a771e4-769c-4992-a7a8-ac57c193da54 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-89a771e4-769c-4992-a7a8-ac57c193da54 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-89a771e4-769c-4992-a7a8-ac57c193da54 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-89a771e4-769c-4992-a7a8-ac57c193da54 tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 200 Sep 06 08:15:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1125/2226] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:59 2026] GET /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] POST http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0/action Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e4b9f29b3dbe4554b7b6fbbbefa8c7fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59ac028f6be247ea98de319a57926560', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b686d71b-0262-4f44-a873-1c2e1e0536fc tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-reader] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0/action returned with HTTP 403 Sep 06 08:15:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1102/2227] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:15:59 2026] POST /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0/action => generated 131 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Delete volume with id: 71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:15:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Delete volume request issued successfully. Sep 06 08:15:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-64c4eb22-c98d-4e1c-856c-914d74a6d48a tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 202 Sep 06 08:15:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1126/2228] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:15:59 2026] DELETE /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a12acc19-3e18-4256-b3af-95893e1ae0de None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a12acc19-3e18-4256-b3af-95893e1ae0de tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a12acc19-3e18-4256-b3af-95893e1ae0de tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a12acc19-3e18-4256-b3af-95893e1ae0de tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:15:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:15:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:15:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:15:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:15:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a12acc19-3e18-4256-b3af-95893e1ae0de tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Volume info retrieved successfully. Sep 06 08:15:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a12acc19-3e18-4256-b3af-95893e1ae0de tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 200 Sep 06 08:15:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1103/2229] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:15:59 2026] GET /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-531557ee-30fb-45bd-b1af-94ae8f4670ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-531557ee-30fb-45bd-b1af-94ae8f4670ef tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] GET http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 Sep 06 08:16:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-531557ee-30fb-45bd-b1af-94ae8f4670ef tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-531557ee-30fb-45bd-b1af-94ae8f4670ef tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-531557ee-30fb-45bd-b1af-94ae8f4670ef tempest-ProjectReaderTests-718220170 tempest-ProjectReaderTests-718220170-project-admin] http://192.168.122.190/volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 returned with HTTP 404 Sep 06 08:16:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1127/2230] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:00 2026] GET /volume/v3/volumes/71f8c380-b8e2-41ed-9214-a0d74706ede0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1026189976"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1026189976'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume of 1 GB Sep 06 08:16:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Availability Zones retrieved successfully. Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (3292e966-55e5-4c81-9d0c-0f03e4d6989c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9fd5ae-5cc6-454e-aed5-223860d2d710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9fd5ae-5cc6-454e-aed5-223860d2d710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9588ad-1634-4252-a28a-72ee11afe7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Created reservations ['24a3a2a9-ff06-4f7d-83f4-ec5e10301a67', 'd33c9fee-ead5-4867-b80c-b10cd53183a6', '8b46c1a1-0886-42d5-b5ef-f0ba44ec7d5c', '59bd038a-87df-41aa-b238-d46971070e07'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9588ad-1634-4252-a28a-72ee11afe7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a3a2a9-ff06-4f7d-83f4-ec5e10301a67', 'd33c9fee-ead5-4867-b80c-b10cd53183a6', '8b46c1a1-0886-42d5-b5ef-f0ba44ec7d5c', '59bd038a-87df-41aa-b238-d46971070e07']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252e15bd-648f-40cc-9566-c43b8f02a8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252e15bd-648f-40cc-9566-c43b8f02a8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef1c09a-26c8-4a76-9e95-885ed2ef6787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1026189976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['24a3a2a9-ff06-4f7d-83f4-ec5e10301a67','d33c9fee-ead5-4867-b80c-b10cd53183a6','8b46c1a1-0886-42d5-b5ef-f0ba44ec7d5c','59bd038a-87df-41aa-b238-d46971070e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1026189976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef1c09a-26c8-4a76-9e95-885ed2ef6787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e478fa5c24fe8bebe1abeed803890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5aa4bf9-f69f-4e48-9122-12207ef6601a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5aa4bf9-f69f-4e48-9122-12207ef6601a) transitioned into state 'SUCCESS' from state '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-1026189976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['24a3a2a9-ff06-4f7d-83f4-ec5e10301a67','d33c9fee-ead5-4867-b80c-b10cd53183a6','8b46c1a1-0886-42d5-b5ef-f0ba44ec7d5c','59bd038a-87df-41aa-b238-d46971070e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8980cf8c-bffb-4d23-9194-df9e66257f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8980cf8c-bffb-4d23-9194-df9e66257f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (3292e966-55e5-4c81-9d0c-0f03e4d6989c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request issued successfully. Sep 06 08:16:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8cad59ab-cfdf-42ae-ab97-bd5ee65a7aac tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1104/2231] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:05 2026] POST /volume/v3/volumes => generated 766 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-126357676"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-126357676'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume of 1 GB Sep 06 08:16:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Availability Zones retrieved successfully. Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (293c13dd-53e7-429b-bfc6-b6663d381c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419ca226-e2ea-46a7-bb93-67b27cbd142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419ca226-e2ea-46a7-bb93-67b27cbd142d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:05 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23937de4-68c6-49a5-be73-7cfe84b84a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Created reservations ['0aec0081-26f1-4deb-a1cd-d1a5c5db76d1', 'b729e687-0900-42c1-ab9e-b0e4af498af0', '50fd46a1-6569-4b10-9081-163fe4dcf372', '456408e4-45be-47a8-854e-aa827ebbafda'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23937de4-68c6-49a5-be73-7cfe84b84a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aec0081-26f1-4deb-a1cd-d1a5c5db76d1', 'b729e687-0900-42c1-ab9e-b0e4af498af0', '50fd46a1-6569-4b10-9081-163fe4dcf372', '456408e4-45be-47a8-854e-aa827ebbafda']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b164f45-2cd3-4c11-986f-43e206b0b8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b164f45-2cd3-4c11-986f-43e206b0b8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8fb887-d8de-4cfe-b9d2-8efca470699e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-126357676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['0aec0081-26f1-4deb-a1cd-d1a5c5db76d1','b729e687-0900-42c1-ab9e-b0e4af498af0','50fd46a1-6569-4b10-9081-163fe4dcf372','456408e4-45be-47a8-854e-aa827ebbafda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-126357676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8fb887-d8de-4cfe-b9d2-8efca470699e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e478fa5c24fe8bebe1abeed803890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec52bd6-41e6-46db-b5f9-421d475c2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec52bd6-41e6-46db-b5f9-421d475c2f93) transitioned into state 'SUCCESS' from state '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-126357676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['0aec0081-26f1-4deb-a1cd-d1a5c5db76d1','b729e687-0900-42c1-ab9e-b0e4af498af0','50fd46a1-6569-4b10-9081-163fe4dcf372','456408e4-45be-47a8-854e-aa827ebbafda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1c80c7-a2b7-44d9-8b41-04337f216717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1c80c7-a2b7-44d9-8b41-04337f216717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (293c13dd-53e7-429b-bfc6-b6663d381c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request issued successfully. Sep 06 08:16:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ba19300a-a515-4eec-9cce-1d14cfffc2b8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1128/2232] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:05 2026] POST /volume/v3/volumes => generated 765 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1482f576-2783-4301-ad2d-c029f0656081 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2012015227"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2012015227'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume of 1 GB Sep 06 08:16:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Availability Zones retrieved successfully. Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (6d1d6a23-b6df-40e6-a5fe-bd190bcf8297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92dbf7d-6482-4178-b305-f9657df96de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92dbf7d-6482-4178-b305-f9657df96de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54a3fe-63af-4819-b34f-8e6789d64605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Created reservations ['3fa6cbd7-a110-4fc5-9b56-ab58ffa3fddf', '6aee1e06-bbe7-4627-9776-bd03e92b5743', 'b8fad521-7fcc-4e2d-a5d4-5f62b343f727', '05987215-b1e5-4f6b-9589-197772284595'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54a3fe-63af-4819-b34f-8e6789d64605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa6cbd7-a110-4fc5-9b56-ab58ffa3fddf', '6aee1e06-bbe7-4627-9776-bd03e92b5743', 'b8fad521-7fcc-4e2d-a5d4-5f62b343f727', '05987215-b1e5-4f6b-9589-197772284595']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5dc386-d078-4424-9266-037f188fb695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5dc386-d078-4424-9266-037f188fb695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c532b63d-a4ee-47a7-9979-cfea46c9198a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2012015227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['3fa6cbd7-a110-4fc5-9b56-ab58ffa3fddf','6aee1e06-bbe7-4627-9776-bd03e92b5743','b8fad521-7fcc-4e2d-a5d4-5f62b343f727','05987215-b1e5-4f6b-9589-197772284595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2012015227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c532b63d-a4ee-47a7-9979-cfea46c9198a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e478fa5c24fe8bebe1abeed803890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a255853-d31b-4188-853b-23a8795abfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a255853-d31b-4188-853b-23a8795abfc3) transitioned into state 'SUCCESS' from state '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-2012015227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['3fa6cbd7-a110-4fc5-9b56-ab58ffa3fddf','6aee1e06-bbe7-4627-9776-bd03e92b5743','b8fad521-7fcc-4e2d-a5d4-5f62b343f727','05987215-b1e5-4f6b-9589-197772284595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c73a1b-af93-4c42-9967-98073f667919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c73a1b-af93-4c42-9967-98073f667919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (6d1d6a23-b6df-40e6-a5fe-bd190bcf8297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request issued successfully. Sep 06 08:16:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1482f576-2783-4301-ad2d-c029f0656081 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1105/2233] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:06 2026] POST /volume/v3/volumes => generated 766 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1773240952"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1773240952'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:06 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume of 1 GB Sep 06 08:16:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Availability Zones retrieved successfully. Sep 06 08:16:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (a96cb625-cf63-4324-a5ec-259dbea9dbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0533a84-928f-4392-998f-341d3410b53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0533a84-928f-4392-998f-341d3410b53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50ee12e-157c-4ad3-bc3c-77db52f3cbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Created reservations ['0c8b9831-377e-4cc6-ab73-7acd8208dde2', '711e84a6-3c8d-4314-86ad-42ff9feb89c5', '22c3e5c8-08c9-4ded-a8d6-ca650f98c69e', '43ece4cd-1e0c-47b5-b9e1-be7605736cc1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50ee12e-157c-4ad3-bc3c-77db52f3cbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8b9831-377e-4cc6-ab73-7acd8208dde2', '711e84a6-3c8d-4314-86ad-42ff9feb89c5', '22c3e5c8-08c9-4ded-a8d6-ca650f98c69e', '43ece4cd-1e0c-47b5-b9e1-be7605736cc1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaa4a90-60f0-4e65-b46d-676604c29724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaa4a90-60f0-4e65-b46d-676604c29724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c95f14-cb42-4974-a08f-2238a45af751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1773240952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['0c8b9831-377e-4cc6-ab73-7acd8208dde2','711e84a6-3c8d-4314-86ad-42ff9feb89c5','22c3e5c8-08c9-4ded-a8d6-ca650f98c69e','43ece4cd-1e0c-47b5-b9e1-be7605736cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1773240952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c95f14-cb42-4974-a08f-2238a45af751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e478fa5c24fe8bebe1abeed803890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddd9472-0864-4d62-8216-debf78b97539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddd9472-0864-4d62-8216-debf78b97539) transitioned into state 'SUCCESS' from state '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-1773240952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['0c8b9831-377e-4cc6-ab73-7acd8208dde2','711e84a6-3c8d-4314-86ad-42ff9feb89c5','22c3e5c8-08c9-4ded-a8d6-ca650f98c69e','43ece4cd-1e0c-47b5-b9e1-be7605736cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816478b7-dd4d-413a-b680-77824f53c2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816478b7-dd4d-413a-b680-77824f53c2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (a96cb625-cf63-4324-a5ec-259dbea9dbe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request issued successfully. Sep 06 08:16:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22187cb9-71ad-4bc3-b6fe-ccf25cb34afc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1129/2234] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:06 2026] POST /volume/v3/volumes => generated 766 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-242da65a-6c26-4af1-9e32-b50d80d6565c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1679271562"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1679271562'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume of 1 GB Sep 06 08:16:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Availability Zones retrieved successfully. Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (656378db-9cc4-4513-ae5a-9b0bef0c1b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea3d1f8-ab29-4db2-b391-f54d56cee588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea3d1f8-ab29-4db2-b391-f54d56cee588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c176b93a-5203-47a8-b133-bd6e3d00b432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Created reservations ['d7154d64-198d-43a5-bc6a-0181059cc931', '89775065-fcc8-4efe-9038-22de65803dea', '70548c65-8da2-483d-bbf0-ccf9bc39c0b0', 'b53f47bd-144d-4cc7-be16-3289dc62611e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c176b93a-5203-47a8-b133-bd6e3d00b432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7154d64-198d-43a5-bc6a-0181059cc931', '89775065-fcc8-4efe-9038-22de65803dea', '70548c65-8da2-483d-bbf0-ccf9bc39c0b0', 'b53f47bd-144d-4cc7-be16-3289dc62611e']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124b438-a810-4ea3-911b-5f6d579375d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124b438-a810-4ea3-911b-5f6d579375d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0473130c-1fbb-493e-a5a3-b71d56d5b684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1679271562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['d7154d64-198d-43a5-bc6a-0181059cc931','89775065-fcc8-4efe-9038-22de65803dea','70548c65-8da2-483d-bbf0-ccf9bc39c0b0','b53f47bd-144d-4cc7-be16-3289dc62611e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1679271562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0473130c-1fbb-493e-a5a3-b71d56d5b684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e478fa5c24fe8bebe1abeed803890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905a63a9-fcc3-4019-a2e1-545e361ed14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905a63a9-fcc3-4019-a2e1-545e361ed14e) transitioned into state 'SUCCESS' from state '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-1679271562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707e478fa5c24fe8bebe1abeed803890',qos_specs=None,replication_status=,reservations=['d7154d64-198d-43a5-bc6a-0181059cc931','89775065-fcc8-4efe-9038-22de65803dea','70548c65-8da2-483d-bbf0-ccf9bc39c0b0','b53f47bd-144d-4cc7-be16-3289dc62611e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d48d1dc84cb4421b6553a6b4c1196e5',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f5f966-8739-4c22-8e53-c8c7cd034974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f5f966-8739-4c22-8e53-c8c7cd034974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Flow 'volume_create_api' (656378db-9cc4-4513-ae5a-9b0bef0c1b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Create volume request issued successfully. Sep 06 08:16:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-242da65a-6c26-4af1-9e32-b50d80d6565c tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1106/2235] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:07 2026] POST /volume/v3/volumes => generated 766 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:16:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 Sep 06 08:16:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1feb55e-a1c6-40ea-942a-1950e44c2acc tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 returned with HTTP 200 Sep 06 08:16:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1130/2236] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:08 2026] GET /volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6ed9db2-83fa-41f5-ae3e-9471c444e288 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e returned with HTTP 200 Sep 06 08:16:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1107/2237] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:08 2026] GET /volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-000357f5-6e3c-46d5-a1fa-27da9493bf65 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e returned with HTTP 200 Sep 06 08:16:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1131/2238] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:09 2026] GET /volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-93e5385a-f455-4772-8121-c8cdc09ee12b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93e5385a-f455-4772-8121-c8cdc09ee12b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93e5385a-f455-4772-8121-c8cdc09ee12b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93e5385a-f455-4772-8121-c8cdc09ee12b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-93e5385a-f455-4772-8121-c8cdc09ee12b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93e5385a-f455-4772-8121-c8cdc09ee12b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 200 Sep 06 08:16:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1108/2239] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:09 2026] GET /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ecec218d-c730-4fa5-b18f-05966066f908 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecec218d-c730-4fa5-b18f-05966066f908 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecec218d-c730-4fa5-b18f-05966066f908 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ecec218d-c730-4fa5-b18f-05966066f908 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ecec218d-c730-4fa5-b18f-05966066f908 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ecec218d-c730-4fa5-b18f-05966066f908 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 200 Sep 06 08:16:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1132/2240] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:10 2026] GET /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 Sep 06 08:16:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4bebdd4-446b-4f28-b64e-998774f919c8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 returned with HTTP 200 Sep 06 08:16:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1109/2241] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:10 2026] GET /volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2e19ef5a-1012-45d8-af77-540125e20b04 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2e19ef5a-1012-45d8-af77-540125e20b04 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2e19ef5a-1012-45d8-af77-540125e20b04 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2e19ef5a-1012-45d8-af77-540125e20b04 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2e19ef5a-1012-45d8-af77-540125e20b04 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2e19ef5a-1012-45d8-af77-540125e20b04 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 returned with HTTP 200 Sep 06 08:16:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1133/2242] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:10 2026] GET /volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f7b27fb-a98c-4022-b9c2-aaa32cee7bf1 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 returned with HTTP 200 Sep 06 08:16:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1110/2243] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:11 2026] GET /volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:11 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume with id: 0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume request issued successfully. Sep 06 08:16:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c588ad6-13f5-4bc1-ad94-d4d7492f3b08 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 returned with HTTP 202 Sep 06 08:16:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1134/2244] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:11 2026] DELETE /volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:11 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40fdbeb5-6922-4a93-b83f-23ea660b5e62 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 returned with HTTP 200 Sep 06 08:16:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1111/2245] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:11 2026] GET /volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31da85a6-2457-4742-9089-4b801a9b2ba7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31da85a6-2457-4742-9089-4b801a9b2ba7 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 Sep 06 08:16:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31da85a6-2457-4742-9089-4b801a9b2ba7 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31da85a6-2457-4742-9089-4b801a9b2ba7 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31da85a6-2457-4742-9089-4b801a9b2ba7 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 returned with HTTP 404 Sep 06 08:16:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1135/2246] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:12 2026] GET /volume/v3/volumes/0473130c-1fbb-493e-a5a3-b71d56d5b684 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 Sep 06 08:16:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume with id: b8c95f14-cb42-4974-a08f-2238a45af751 Sep 06 08:16:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume request issued successfully. Sep 06 08:16:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-032a92dd-8b34-4e1b-b88c-9c53470dfa77 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 returned with HTTP 202 Sep 06 08:16:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1112/2247] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:13 2026] DELETE /volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 Sep 06 08:16:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cdc39110-0f03-4038-8ed7-85b806b2ff39 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 returned with HTTP 200 Sep 06 08:16:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1136/2248] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:13 2026] GET /volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8a473b13-d213-4997-804c-3883a9d6160b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a473b13-d213-4997-804c-3883a9d6160b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a473b13-d213-4997-804c-3883a9d6160b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a473b13-d213-4997-804c-3883a9d6160b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a473b13-d213-4997-804c-3883a9d6160b tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 returned with HTTP 404 Sep 06 08:16:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1113/2249] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:14 2026] GET /volume/v3/volumes/b8c95f14-cb42-4974-a08f-2238a45af751 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:14 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume with id: c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume request issued successfully. Sep 06 08:16:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06ed608e-b2ec-48d1-82e1-4b4838d3416a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 202 Sep 06 08:16:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1137/2250] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:14 2026] DELETE /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa8af14d-faec-4beb-9d8d-d1248afe848a tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 200 Sep 06 08:16:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1114/2251] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:14 2026] GET /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1829745704"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1829745704'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Create volume of 1 GB Sep 06 08:16:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Availability Zones retrieved successfully. Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Flow 'volume_create_api' (ae33cf0f-885c-4189-a6bb-d6c09b7d9844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd20ad4-a075-469c-a7a9-7d34034a17f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd20ad4-a075-469c-a7a9-7d34034a17f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0a7d5b-3ca2-4639-b519-fbc43a88121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Created reservations ['631d4d19-3259-4f9c-8163-150069b9fdbf', '2b79f7fd-847f-4ea4-a82a-9856e09b847e', '9e238cb2-cd54-4600-acba-29a9f110477f', 'c6b9aedb-6449-41bb-9094-2c055d53de51'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0a7d5b-3ca2-4639-b519-fbc43a88121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['631d4d19-3259-4f9c-8163-150069b9fdbf', '2b79f7fd-847f-4ea4-a82a-9856e09b847e', '9e238cb2-cd54-4600-acba-29a9f110477f', 'c6b9aedb-6449-41bb-9094-2c055d53de51']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d223821e-6410-493d-b18d-b5a7cf058f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d223821e-6410-493d-b18d-b5a7cf058f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f7fb36-cb56-4390-8ff4-21c2b8a702d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1829745704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ce56c2fd1e42b0a05bb1485ef48f33',qos_specs=None,replication_status=,reservations=['631d4d19-3259-4f9c-8163-150069b9fdbf','2b79f7fd-847f-4ea4-a82a-9856e09b847e','9e238cb2-cd54-4600-acba-29a9f110477f','c6b9aedb-6449-41bb-9094-2c055d53de51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956c75f1a1864f4ea1343399913ec72f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1829745704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f7fb36-cb56-4390-8ff4-21c2b8a702d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ce56c2fd1e42b0a05bb1485ef48f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='956c75f1a1864f4ea1343399913ec72f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814fc49d-bd3d-4b0a-87db-92c6c5850bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-190438c5-f8e1-4ebd-b282-b640f13de6fa tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 200 Sep 06 08:16:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1115/2252] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:15 2026] GET /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814fc49d-bd3d-4b0a-87db-92c6c5850bf7) transitioned into state 'SUCCESS' from state '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-1829745704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ce56c2fd1e42b0a05bb1485ef48f33',qos_specs=None,replication_status=,reservations=['631d4d19-3259-4f9c-8163-150069b9fdbf','2b79f7fd-847f-4ea4-a82a-9856e09b847e','9e238cb2-cd54-4600-acba-29a9f110477f','c6b9aedb-6449-41bb-9094-2c055d53de51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956c75f1a1864f4ea1343399913ec72f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df025d03-deb1-4c7b-a80e-1f43dc429538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df025d03-deb1-4c7b-a80e-1f43dc429538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Flow 'volume_create_api' (ae33cf0f-885c-4189-a6bb-d6c09b7d9844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Create volume request issued successfully. Sep 06 08:16:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d4e95c8-7bb0-400b-a7dd-1da9ab8e76b0 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1138/2253] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:16:14 2026] POST /volume/v3/volumes => generated 758 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f492865-b64d-4c8b-96b3-99b5e18bb9c8 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1116/2254] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:15 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f8e6a6f-ae9e-4a05-b8e5-b880176632de None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f8e6a6f-ae9e-4a05-b8e5-b880176632de tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f8e6a6f-ae9e-4a05-b8e5-b880176632de tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f8e6a6f-ae9e-4a05-b8e5-b880176632de tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f8e6a6f-ae9e-4a05-b8e5-b880176632de tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a returned with HTTP 404 Sep 06 08:16:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1139/2255] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:16 2026] GET /volume/v3/volumes/c532b63d-a4ee-47a7-9979-cfea46c9198a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] DELETE http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume with id: df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume request issued successfully. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e01b17a0-6b1c-4146-a482-942955d8ffb8 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e returned with HTTP 202 Sep 06 08:16:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1117/2256] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:16 2026] DELETE /volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-16fa605f-3473-421f-96ac-d8671c6325e5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16fa605f-3473-421f-96ac-d8671c6325e5 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16fa605f-3473-421f-96ac-d8671c6325e5 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16fa605f-3473-421f-96ac-d8671c6325e5 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-722a806c-1b6e-4b8a-9da2-e8df5fc53e88 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e returned with HTTP 200 Sep 06 08:16:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1140/2257] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:16 2026] GET /volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-16fa605f-3473-421f-96ac-d8671c6325e5 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16fa605f-3473-421f-96ac-d8671c6325e5 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1118/2258] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:16 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ff62672b-76c3-4bdd-80b5-543182e186cf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff62672b-76c3-4bdd-80b5-543182e186cf tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff62672b-76c3-4bdd-80b5-543182e186cf tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ff62672b-76c3-4bdd-80b5-543182e186cf tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ff62672b-76c3-4bdd-80b5-543182e186cf tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e returned with HTTP 404 Sep 06 08:16:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1141/2259] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:17 2026] GET /volume/v3/volumes/df8fb887-d8de-4cfe-b9d2-8efca470699e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c210e426-6789-435c-a099-1bb11d7d2a13 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c210e426-6789-435c-a099-1bb11d7d2a13 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c210e426-6789-435c-a099-1bb11d7d2a13 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c210e426-6789-435c-a099-1bb11d7d2a13 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] DELETE http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume with id: eef1c09a-26c8-4a76-9e95-885ed2ef6787 Sep 06 08:16:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c210e426-6789-435c-a099-1bb11d7d2a13 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c210e426-6789-435c-a099-1bb11d7d2a13 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1119/2260] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:17 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Delete volume request issued successfully. Sep 06 08:16:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac87f79c-4331-4ba0-a74e-db56d209b0fb tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 returned with HTTP 202 Sep 06 08:16:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1142/2261] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:17 2026] DELETE /volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e09e1229-a1db-48c9-a026-685c316a6629 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e09e1229-a1db-48c9-a026-685c316a6629 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e09e1229-a1db-48c9-a026-685c316a6629 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e09e1229-a1db-48c9-a026-685c316a6629 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e09e1229-a1db-48c9-a026-685c316a6629 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Volume info retrieved successfully. Sep 06 08:16:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e09e1229-a1db-48c9-a026-685c316a6629 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 returned with HTTP 200 Sep 06 08:16:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1120/2262] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:17 2026] GET /volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bd4c732-ad9b-4845-bf64-444c1fd15e20 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bd4c732-ad9b-4845-bf64-444c1fd15e20 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] GET http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 Sep 06 08:16:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bd4c732-ad9b-4845-bf64-444c1fd15e20 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bd4c732-ad9b-4845-bf64-444c1fd15e20 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bd4c732-ad9b-4845-bf64-444c1fd15e20 tempest-CreateVolumesFromImageTest-44581646 tempest-CreateVolumesFromImageTest-44581646-project-member] http://192.168.122.190/volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 returned with HTTP 404 Sep 06 08:16:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1143/2263] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:19 2026] GET /volume/v3/volumes/eef1c09a-26c8-4a76-9e95-885ed2ef6787 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a4c51d1a-8c32-4eb7-be73-6c8263babdc0", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a4c51d1a-8c32-4eb7-be73-6c8263babdc0', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Create volume of 1 GB Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=480,cinder:UPDATE=140,cinder:INSERT=98 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Availability Zones retrieved successfully. Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Flow 'volume_create_api' (ccf8674c-f2a3-49ad-a03f-7071497815c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86343cea-aa3e-470b-b915-e50b7ca8fe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86343cea-aa3e-470b-b915-e50b7ca8fe4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:25 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55731e5e-6548-4242-86c4-269e91013e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Created reservations ['8cab1a85-511b-497e-bc6f-e9037fa770ca', '115fc757-5fa2-4461-9433-0bc2b867d14b', '7931238f-fe96-4079-abdd-5949e8423691', '089f9b94-87fe-47bf-a880-5b5229e027db'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55731e5e-6548-4242-86c4-269e91013e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cab1a85-511b-497e-bc6f-e9037fa770ca', '115fc757-5fa2-4461-9433-0bc2b867d14b', '7931238f-fe96-4079-abdd-5949e8423691', '089f9b94-87fe-47bf-a880-5b5229e027db']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf4848e-102e-4a2b-ab08-ebd59d3f54d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf4848e-102e-4a2b-ab08-ebd59d3f54d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204daddc-59d4-4208-b19b-dcfa013f0e50', '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='27f3277ce7f349b8ad697ed9d1ad1ca4',qos_specs=None,replication_status=,reservations=['8cab1a85-511b-497e-bc6f-e9037fa770ca','115fc757-5fa2-4461-9433-0bc2b867d14b','7931238f-fe96-4079-abdd-5949e8423691','089f9b94-87fe-47bf-a880-5b5229e027db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91c4f5cc62441a834dfd95356a4a46',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:26Z,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=204daddc-59d4-4208-b19b-dcfa013f0e50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27f3277ce7f349b8ad697ed9d1ad1ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e91c4f5cc62441a834dfd95356a4a46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba56d0ca-d231-4466-8c4f-7299a09a432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba56d0ca-d231-4466-8c4f-7299a09a432f) transitioned into state 'SUCCESS' from 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='27f3277ce7f349b8ad697ed9d1ad1ca4',qos_specs=None,replication_status=,reservations=['8cab1a85-511b-497e-bc6f-e9037fa770ca','115fc757-5fa2-4461-9433-0bc2b867d14b','7931238f-fe96-4079-abdd-5949e8423691','089f9b94-87fe-47bf-a880-5b5229e027db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91c4f5cc62441a834dfd95356a4a46',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9222712a-3811-4059-8e63-33bff2996ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9222712a-3811-4059-8e63-33bff2996ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Flow 'volume_create_api' (ccf8674c-f2a3-49ad-a03f-7071497815c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Create volume request issued successfully. Sep 06 08:16:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c4ca82-e5aa-4b69-b49e-885983b27916 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1121/2264] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:16:25 2026] POST /volume/v3/volumes => generated 784 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:26 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=389,cinder:UPDATE=106,cinder:INSERT=68 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:16:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c1c5d5a-e452-4258-bb21-ac0558e3b9a3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1144/2265] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:26 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-attach": {"instance_uuid": "2be5fbe7-43ce-44f2-ac92-70a25241ece2", "mountpoint": "/dev/vdb"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2be5fbe7-43ce-44f2-ac92-70a25241ece2", "mountpoint": "/dev/vdb"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update volume admin metadata completed successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Attach volume completed successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c24a2b27-cc5a-4fe3-a844-8dc18f6ea682 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1122/2266] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:26 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f631c11b-e05b-4a2a-bd1f-dd3bb457af9f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1145/2267] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:27 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 1185 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-69b464cb-42db-4193-b748-9f552b200485 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-detach": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Detach volume completed successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69b464cb-42db-4193-b748-9f552b200485 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1123/2268] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:27 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6b30863b-b515-4fc6-8e15-2b89307a46b6 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1146/2269] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:27 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8508e3fa-8057-4a76-bb1b-3823e6f685f2 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1124/2270] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:27 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 876 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1120dc76-4553-43f9-81fc-3d96ab613921 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1120dc76-4553-43f9-81fc-3d96ab613921 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1120dc76-4553-43f9-81fc-3d96ab613921 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1120dc76-4553-43f9-81fc-3d96ab613921 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1120dc76-4553-43f9-81fc-3d96ab613921 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1120dc76-4553-43f9-81fc-3d96ab613921 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1147/2271] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:28 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 876 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ca27f138-863f-4b34-8b58-9fb443d6f29a tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1125/2272] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:29 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 934 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1101697838", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1101697838', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume of 1 GB Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Availability Zones retrieved successfully. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Flow 'volume_create_api' (ab6df837-4bd4-427a-8ff2-0d0debd5462a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd54eb0-3042-4ad8-b96e-1c124043873c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd54eb0-3042-4ad8-b96e-1c124043873c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855b9ea5-3986-4406-ae4e-60cdc06bdef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Created reservations ['5e1f2d57-29b8-4fe4-aac0-c2c72c66034d', 'b788a257-8d1d-4b4d-85b8-56fb0ac5f4b9', '184ab3e6-3f1f-4ade-810e-23475001c655', '8db79bc6-80af-408a-b29a-35b591fd0624'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855b9ea5-3986-4406-ae4e-60cdc06bdef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e1f2d57-29b8-4fe4-aac0-c2c72c66034d', 'b788a257-8d1d-4b4d-85b8-56fb0ac5f4b9', '184ab3e6-3f1f-4ade-810e-23475001c655', '8db79bc6-80af-408a-b29a-35b591fd0624']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289f9825-f04f-46ba-8f07-4aa240db8572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289f9825-f04f-46ba-8f07-4aa240db8572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1101697838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3cf55b65544b84ad8d50149d50d2c4',qos_specs=None,replication_status=,reservations=['5e1f2d57-29b8-4fe4-aac0-c2c72c66034d','b788a257-8d1d-4b4d-85b8-56fb0ac5f4b9','184ab3e6-3f1f-4ade-810e-23475001c655','8db79bc6-80af-408a-b29a-35b591fd0624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53263825ee343189f6c8c57f1663b8b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1101697838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad3cf55b65544b84ad8d50149d50d2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53263825ee343189f6c8c57f1663b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d2c542-21c1-4f96-a48a-054a43b986ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d2c542-21c1-4f96-a48a-054a43b986ed) transitioned into state 'SUCCESS' from state '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-1101697838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3cf55b65544b84ad8d50149d50d2c4',qos_specs=None,replication_status=,reservations=['5e1f2d57-29b8-4fe4-aac0-c2c72c66034d','b788a257-8d1d-4b4d-85b8-56fb0ac5f4b9','184ab3e6-3f1f-4ade-810e-23475001c655','8db79bc6-80af-408a-b29a-35b591fd0624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53263825ee343189f6c8c57f1663b8b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66781483-c2ea-487f-a341-f0c3b017768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66781483-c2ea-487f-a341-f0c3b017768e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Flow 'volume_create_api' (ab6df837-4bd4-427a-8ff2-0d0debd5462a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume request issued successfully. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d79a3ab-06c8-48c0-a810-1224c3e0953f tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1148/2273] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:16:29 2026] POST /volume/v3/volumes => generated 763 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92e8469b-d59f-4a4a-a732-ab99a98f0dcf tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1126/2274] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:30 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35fe7608-f7fd-4b8e-b9e7-787246f02f76 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1149/2275] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:30 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 934 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:16:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5cfa3c95-4c8e-4859-8932-cd0809edea92 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1127/2276] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:31 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-420fded1-dcaa-4a3c-a1e0-f0790934aca3 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1150/2277] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:31 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12d729e4-e0de-4510-bfc6-5a3b44832f01 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1128/2278] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:32 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-90b0db30-06cc-46f4-87c3-07d56529f557 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90b0db30-06cc-46f4-87c3-07d56529f557 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90b0db30-06cc-46f4-87c3-07d56529f557 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90b0db30-06cc-46f4-87c3-07d56529f557 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-29316cc1-519c-4820-8bde-eefd86d731f0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29316cc1-519c-4820-8bde-eefd86d731f0 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29316cc1-519c-4820-8bde-eefd86d731f0 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29316cc1-519c-4820-8bde-eefd86d731f0 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-90b0db30-06cc-46f4-87c3-07d56529f557 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29316cc1-519c-4820-8bde-eefd86d731f0 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90b0db30-06cc-46f4-87c3-07d56529f557 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1151/2279] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:32 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29316cc1-519c-4820-8bde-eefd86d731f0 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1129/2280] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:32 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 937 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:16:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1501245057", "description": null, "metadata": null}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:33 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create snapshot from volume 7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:33 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Created reservations ['e97dca55-5cd3-470a-b149-cfaa325b0a15', '837fc409-a78f-4f9c-b7a5-6644783780f2', 'd3e686bd-6e7c-4022-821d-f96990d00af6', 'a772238f-b93d-49a5-a233-a1d8dd8bf60c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot force create request issued successfully. Sep 06 08:16:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f44db5fa-4581-4cbb-9156-cbd90c49eea5 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:16:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1152/2281] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:16:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf7b9f1-fdec-4123-b1b2-0139edd8fa50 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1130/2282] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:33 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-37f2bd3e-6e44-4534-977b-d6b08f87da01 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1153/2283] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:34 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f9d732d-5dd8-4bbc-8766-590ad5241332 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1131/2284] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:34 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] DELETE http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Delete volume with id: 204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Delete volume request issued successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d41ce37-5b0d-4d75-940b-9d99473869b5 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 202 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1154/2285] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:16:34 2026] DELETE /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-304f3554-a014-4a45-b055-fb9eeda440f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-304f3554-a014-4a45-b055-fb9eeda440f4 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-304f3554-a014-4a45-b055-fb9eeda440f4 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-304f3554-a014-4a45-b055-fb9eeda440f4 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d091def0-8216-4474-a0fa-21e43e666879 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d091def0-8216-4474-a0fa-21e43e666879 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d091def0-8216-4474-a0fa-21e43e666879 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d091def0-8216-4474-a0fa-21e43e666879 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-304f3554-a014-4a45-b055-fb9eeda440f4 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d091def0-8216-4474-a0fa-21e43e666879 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d091def0-8216-4474-a0fa-21e43e666879 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1155/2286] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:34 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-304f3554-a014-4a45-b055-fb9eeda440f4 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1132/2287] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:34 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 1201 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 08:16:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bb00acdb-4769-4ecb-94de-4875b29e7121 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1156/2288] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:35 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Volume info retrieved successfully. Sep 06 08:16:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-862bed7a-a55b-45f5-bdcf-ae36daae9013 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 200 Sep 06 08:16:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1133/2289] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:35 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08a42246-add8-44a9-a660-9ae0d9d7d3c3 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1157/2290] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:36 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da305aa1-3cc7-49d1-929a-650a7e5acd22 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1134/2291] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:36 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b487a2cf-e38d-4056-9285-375cde42b62f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b487a2cf-e38d-4056-9285-375cde42b62f tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b487a2cf-e38d-4056-9285-375cde42b62f tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b487a2cf-e38d-4056-9285-375cde42b62f tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b487a2cf-e38d-4056-9285-375cde42b62f tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 404 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1158/2292] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:36 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c23a01f-df2e-491d-948f-2602b50d3ab1 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1135/2293] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:36 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1644673-f16b-4794-b41c-138dae631275", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1644673-f16b-4794-b41c-138dae631275', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume of 1 GB Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Availability Zones retrieved successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Flow 'volume_create_api' (680c5f23-1b30-4e04-b9e8-10d010e3ff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2911b7-7052-4c5a-b6cd-7284753c67b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2911b7-7052-4c5a-b6cd-7284753c67b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1644673-f16b-4794-b41c-138dae631275', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] DELETE http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Delete volume with id: 204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b81ae28-565e-4f85-afe2-638eabccfe1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-50adda6f-f96e-4861-b9b1-49b4871e01ef tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 404 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1136/2294] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:16:36 2026] DELETE /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e8b3dec1-2102-43e3-a697-0666dbbffc10 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8b3dec1-2102-43e3-a697-0666dbbffc10 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] GET http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8b3dec1-2102-43e3-a697-0666dbbffc10 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8b3dec1-2102-43e3-a697-0666dbbffc10 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8b3dec1-2102-43e3-a697-0666dbbffc10 tempest-VolumeImageDependencyTests-548317807 tempest-VolumeImageDependencyTests-548317807-project-member] http://192.168.122.190/volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 returned with HTTP 404 Sep 06 08:16:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1137/2295] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:36 2026] GET /volume/v3/volumes/204daddc-59d4-4208-b19b-dcfa013f0e50 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Created reservations ['53c9861c-164b-4c79-9de9-97c4560e584f', '0f6443fd-e9f4-4597-a183-4db373ada744', 'ad9539fb-2427-42b8-abf6-d37200ce592a', 'e3cca768-f050-48c6-bd2c-cd9f3396f026'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b81ae28-565e-4f85-afe2-638eabccfe1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c9861c-164b-4c79-9de9-97c4560e584f', '0f6443fd-e9f4-4597-a183-4db373ada744', 'ad9539fb-2427-42b8-abf6-d37200ce592a', 'e3cca768-f050-48c6-bd2c-cd9f3396f026']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cd56e1-3d00-4be0-9665-ee7db418624c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cd56e1-3d00-4be0-9665-ee7db418624c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97c00e59-b9c9-48aa-8894-2eafa6f9ee41', '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='ad3cf55b65544b84ad8d50149d50d2c4',qos_specs=None,replication_status=,reservations=['53c9861c-164b-4c79-9de9-97c4560e584f','0f6443fd-e9f4-4597-a183-4db373ada744','ad9539fb-2427-42b8-abf6-d37200ce592a','e3cca768-f050-48c6-bd2c-cd9f3396f026'],size=1,snapshot_id=a1644673-f16b-4794-b41c-138dae631275,source_replicaid=,source_volid=None,status='creating',user_id='a53263825ee343189f6c8c57f1663b8b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16: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=97c00e59-b9c9-48aa-8894-2eafa6f9ee41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad3cf55b65544b84ad8d50149d50d2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1644673-f16b-4794-b41c-138dae631275,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53263825ee343189f6c8c57f1663b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e91ee02-eec0-4a28-9f2b-193069dce180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e91ee02-eec0-4a28-9f2b-193069dce180) transitioned into state 'SUCCESS' from 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='ad3cf55b65544b84ad8d50149d50d2c4',qos_specs=None,replication_status=,reservations=['53c9861c-164b-4c79-9de9-97c4560e584f','0f6443fd-e9f4-4597-a183-4db373ada744','ad9539fb-2427-42b8-abf6-d37200ce592a','e3cca768-f050-48c6-bd2c-cd9f3396f026'],size=1,snapshot_id=a1644673-f16b-4794-b41c-138dae631275,source_replicaid=,source_volid=None,status='creating',user_id='a53263825ee343189f6c8c57f1663b8b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe586fa3-bf58-4f7b-86cc-ec564694fe63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe586fa3-bf58-4f7b-86cc-ec564694fe63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Flow 'volume_create_api' (680c5f23-1b30-4e04-b9e8-10d010e3ff6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Create volume request issued successfully. Sep 06 08:16:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-85bbccd5-3c12-437e-8bae-f7003f1d5c8d tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1159/2296] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:16:36 2026] POST /volume/v3/volumes => generated 750 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95f89c4d-58ea-4bc9-92c1-fdcf580bee24 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1138/2297] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:37 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b9bdd9a0-a241-46c0-9a25-1ea7015db492 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1160/2298] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:38 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ad5f098-aac5-4ecb-aff2-21398438b4c6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1139/2299] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:39 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-attach": {"instance_uuid": "3b5e6ca2-d0e5-4c11-824c-47b9eee60090", "mountpoint": "/dev/vdb"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3b5e6ca2-d0e5-4c11-824c-47b9eee60090", "mountpoint": "/dev/vdb"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update volume admin metadata completed successfully. Sep 06 08:16:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f3f616b-7cb7-47a4-b84e-cb4213784a02 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1140/2300] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:40 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Attach volume completed successfully. Sep 06 08:16:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e94d885-2add-4137-b451-fd8d8c0b8c00 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1161/2301] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:40 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d4e7c1f8-0fd4-4654-8b4c-18bd892378f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1141/2302] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:41 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 1185 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e9b46c51-79da-4411-b58d-fa716f210600 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-89b025d3-1af1-4290-8128-158a81ff9440 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89b025d3-1af1-4290-8128-158a81ff9440 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89b025d3-1af1-4290-8128-158a81ff9440 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89b025d3-1af1-4290-8128-158a81ff9440 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-89b025d3-1af1-4290-8128-158a81ff9440 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89b025d3-1af1-4290-8128-158a81ff9440 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1142/2303] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:41 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9b46c51-79da-4411-b58d-fa716f210600 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9b46c51-79da-4411-b58d-fa716f210600 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9b46c51-79da-4411-b58d-fa716f210600 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e9b46c51-79da-4411-b58d-fa716f210600 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9b46c51-79da-4411-b58d-fa716f210600 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1162/2304] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:41 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 1185 bytes in 1000 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-328f8cf0-0c8d-490a-9540-c06789179421 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-detach": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Detach volume completed successfully. Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-328f8cf0-0c8d-490a-9540-c06789179421 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1143/2305] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:42 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8fafb02f-411e-4e96-b8cd-9b6073726744 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1163/2306] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:42 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3903943d-7fc9-4661-be87-73e7702a4ed1 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1144/2307] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:42 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-50e85117-27e2-4db9-a7af-5be688b82a26 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d5400828-d53f-47e3-9424-e143f33125aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5400828-d53f-47e3-9424-e143f33125aa tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5400828-d53f-47e3-9424-e143f33125aa tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5400828-d53f-47e3-9424-e143f33125aa tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d5400828-d53f-47e3-9424-e143f33125aa tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5400828-d53f-47e3-9424-e143f33125aa tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1145/2308] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:43 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50e85117-27e2-4db9-a7af-5be688b82a26 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50e85117-27e2-4db9-a7af-5be688b82a26 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-64615749", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50e85117-27e2-4db9-a7af-5be688b82a26 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1164/2309] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:43 2026] POST /volume/v3/types => generated 378 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af01ed7e-973c-4ce5-b4c9-eed62d488539 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af01ed7e-973c-4ce5-b4c9-eed62d488539 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af01ed7e-973c-4ce5-b4c9-eed62d488539 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af01ed7e-973c-4ce5-b4c9-eed62d488539 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption returned with HTTP 200 Sep 06 08:16:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1146/2310] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:44 2026] POST /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption => generated 239 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9b65b249-821a-4f99-9fb8-bb74fa77659f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b65b249-821a-4f99-9fb8-bb74fa77659f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9b65b249-821a-4f99-9fb8-bb74fa77659f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666267085", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9b65b249-821a-4f99-9fb8-bb74fa77659f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1165/2311] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:44 2026] POST /volume/v3/types => generated 380 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-df49122d-c539-41d4-81a0-9bea17975d9a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df49122d-c539-41d4-81a0-9bea17975d9a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05/encryption Sep 06 08:16:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df49122d-c539-41d4-81a0-9bea17975d9a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df49122d-c539-41d4-81a0-9bea17975d9a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05/encryption returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1147/2312] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:44 2026] POST /volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05/encryption => generated 239 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a30e1928-7e0d-4f4f-9fab-c611c2b4d7b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a30e1928-7e0d-4f4f-9fab-c611c2b4d7b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a30e1928-7e0d-4f4f-9fab-c611c2b4d7b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1153940514", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a30e1928-7e0d-4f4f-9fab-c611c2b4d7b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1166/2313] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:45 2026] POST /volume/v3/types => generated 380 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cf6fb62-553e-45bb-9ddf-41f6844dc579 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1148/2314] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:45 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-64fe0506-2df6-4388-9197-23ec61641c22 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-64fe0506-2df6-4388-9197-23ec61641c22 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-64fe0506-2df6-4388-9197-23ec61641c22 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-64fe0506-2df6-4388-9197-23ec61641c22 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1167/2315] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:16:45 2026] POST /volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs => generated 35 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f0281fee-3ab1-45b6-9095-47145430e8ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0281fee-3ab1-45b6-9095-47145430e8ec tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] PUT http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs/key2 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f0281fee-3ab1-45b6-9095-47145430e8ec tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f0281fee-3ab1-45b6-9095-47145430e8ec tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs/key2 returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1149/2316] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:16:45 2026] PUT /volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61/extra_specs/key2 => generated 25 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f9bb5054-1d26-4f70-929e-bd8ab2653519 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9bb5054-1d26-4f70-929e-bd8ab2653519 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9bb5054-1d26-4f70-929e-bd8ab2653519 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9bb5054-1d26-4f70-929e-bd8ab2653519 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1168/2317] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:16:45 2026] POST /volume/v3/types => generated 195 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e8e61b9c-31b1-4a8e-afcf-02dde4eae816 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8e61b9c-31b1-4a8e-afcf-02dde4eae816 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/14a98335-5ef4-4f41-aeaf-97fa79970f7a Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8e61b9c-31b1-4a8e-afcf-02dde4eae816 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8e61b9c-31b1-4a8e-afcf-02dde4eae816 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8e61b9c-31b1-4a8e-afcf-02dde4eae816 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/14a98335-5ef4-4f41-aeaf-97fa79970f7a returned with HTTP 202 Sep 06 08:16:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1150/2318] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:45 2026] DELETE /volume/v3/types/14a98335-5ef4-4f41-aeaf-97fa79970f7a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6dbf4959-7a68-4f56-b72a-319fccd8446b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dbf4959-7a68-4f56-b72a-319fccd8446b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6dbf4959-7a68-4f56-b72a-319fccd8446b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-548193328", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dbf4959-7a68-4f56-b72a-319fccd8446b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1169/2319] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:45 2026] POST /volume/v3/types => generated 379 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3294f2db-d668-4179-a65c-d679a1765c6f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3294f2db-d668-4179-a65c-d679a1765c6f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3294f2db-d668-4179-a65c-d679a1765c6f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd142432-54c3-44f6-827a-655d754115a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3294f2db-d668-4179-a65c-d679a1765c6f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1151/2320] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:46 2026] POST /volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption => generated 239 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b12e026f-1233-454f-99ff-e29ebb93ff82 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd142432-54c3-44f6-827a-655d754115a6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd142432-54c3-44f6-827a-655d754115a6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd142432-54c3-44f6-827a-655d754115a6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b12e026f-1233-454f-99ff-e29ebb93ff82 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption/d13761cd-f8ee-4a05-81d0-ca661fc737be Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b12e026f-1233-454f-99ff-e29ebb93ff82 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b12e026f-1233-454f-99ff-e29ebb93ff82 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd142432-54c3-44f6-827a-655d754115a6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b12e026f-1233-454f-99ff-e29ebb93ff82 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption/d13761cd-f8ee-4a05-81d0-ca661fc737be returned with HTTP 202 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1152/2321] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:16:46 2026] DELETE /volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f/encryption/d13761cd-f8ee-4a05-81d0-ca661fc737be => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a7ce8d68-a43a-4e2f-8e61-ce856b7533c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7ce8d68-a43a-4e2f-8e61-ce856b7533c7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a7ce8d68-a43a-4e2f-8e61-ce856b7533c7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-808192128", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd142432-54c3-44f6-827a-655d754115a6 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1170/2322] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a7ce8d68-a43a-4e2f-8e61-ce856b7533c7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1153/2323] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:46 2026] POST /volume/v3/types => generated 379 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0321cf5e-1071-416a-aa03-9bddba5414ed None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0321cf5e-1071-416a-aa03-9bddba5414ed tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac/extra_specs/key1 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0321cf5e-1071-416a-aa03-9bddba5414ed tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0321cf5e-1071-416a-aa03-9bddba5414ed tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0321cf5e-1071-416a-aa03-9bddba5414ed tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac/extra_specs/key1 returned with HTTP 202 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1171/2324] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:16:46 2026] DELETE /volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac/extra_specs/key1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d0d1c11c-78f3-4ee7-b73e-eb06cb9decac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0d1c11c-78f3-4ee7-b73e-eb06cb9decac tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0d1c11c-78f3-4ee7-b73e-eb06cb9decac tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1449962367", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0d1c11c-78f3-4ee7-b73e-eb06cb9decac tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1154/2325] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:46 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-04c12fcf-6258-41fb-857f-3daf16360c17 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04c12fcf-6258-41fb-857f-3daf16360c17 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/468a13da-b639-4dc7-bb73-5940abd411dd Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04c12fcf-6258-41fb-857f-3daf16360c17 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-04c12fcf-6258-41fb-857f-3daf16360c17 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-04c12fcf-6258-41fb-857f-3daf16360c17 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/468a13da-b639-4dc7-bb73-5940abd411dd returned with HTTP 202 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1172/2326] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:46 2026] DELETE /volume/v3/types/468a13da-b639-4dc7-bb73-5940abd411dd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-74f82609-5520-44ab-848b-026138685cb8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-74f82609-5520-44ab-848b-026138685cb8 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-74f82609-5520-44ab-848b-026138685cb8 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-74f82609-5520-44ab-848b-026138685cb8 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-74f82609-5520-44ab-848b-026138685cb8 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1155/2327] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs => generated 185 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-965a506b-0425-4093-a8fa-1ad677e146b0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-965a506b-0425-4093-a8fa-1ad677e146b0 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-965a506b-0425-4093-a8fa-1ad677e146b0 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-965a506b-0425-4093-a8fa-1ad677e146b0 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-965a506b-0425-4093-a8fa-1ad677e146b0 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1173/2328] 192.168.122.190 () {58 vars in 1115 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-11f0f3c2-5877-48b4-a090-ff6cb83aa82f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11f0f3c2-5877-48b4-a090-ff6cb83aa82f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/cipher Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11f0f3c2-5877-48b4-a090-ff6cb83aa82f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11f0f3c2-5877-48b4-a090-ff6cb83aa82f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11f0f3c2-5877-48b4-a090-ff6cb83aa82f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/cipher returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1156/2329] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/cipher => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-59c9f422-3305-475e-89ea-2a83294fd5b1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59c9f422-3305-475e-89ea-2a83294fd5b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59c9f422-3305-475e-89ea-2a83294fd5b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59c9f422-3305-475e-89ea-2a83294fd5b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59c9f422-3305-475e-89ea-2a83294fd5b1 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1174/2330] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-da34e615-0f7f-4ad8-a360-a25952c74471 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da34e615-0f7f-4ad8-a360-a25952c74471 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/multiattach Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da34e615-0f7f-4ad8-a360-a25952c74471 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da34e615-0f7f-4ad8-a360-a25952c74471 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da34e615-0f7f-4ad8-a360-a25952c74471 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/multiattach returned with HTTP 200 Sep 06 08:16:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1157/2331] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d032bbe-1be2-4a18-8c32-152610fd0da7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d032bbe-1be2-4a18-8c32-152610fd0da7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/volume_backend_name Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d032bbe-1be2-4a18-8c32-152610fd0da7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d032bbe-1be2-4a18-8c32-152610fd0da7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d032bbe-1be2-4a18-8c32-152610fd0da7 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1175/2332] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:16:46 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/volume_backend_name => generated 44 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f5e1ad4a-388e-40f5-a525-7a16831e4d5a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5e1ad4a-388e-40f5-a525-7a16831e4d5a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] GET http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5e1ad4a-388e-40f5-a525-7a16831e4d5a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5e1ad4a-388e-40f5-a525-7a16831e4d5a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5e1ad4a-388e-40f5-a525-7a16831e4d5a tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1158/2333] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e => generated 400 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b94c260b-7ce9-4b31-968c-cd510eb22151 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b94c260b-7ce9-4b31-968c-cd510eb22151 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] PUT http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/a0f25eae-4a04-4771-8189-4fa1b94551fc Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b94c260b-7ce9-4b31-968c-cd510eb22151 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b94c260b-7ce9-4b31-968c-cd510eb22151 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/a0f25eae-4a04-4771-8189-4fa1b94551fc returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1176/2334] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:16:47 2026] PUT /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/encryption/a0f25eae-4a04-4771-8189-4fa1b94551fc => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1e3e653a-f4aa-4634-a057-99a5914c6162 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e3e653a-f4aa-4634-a057-99a5914c6162 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] PUT http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/key1 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1e3e653a-f4aa-4634-a057-99a5914c6162 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1e3e653a-f4aa-4634-a057-99a5914c6162 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/key1 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1159/2335] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:16:47 2026] PUT /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e/extra_specs/key1 => generated 30 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-484e5e6a-ed69-4c96-9965-ff8ae819c838 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-484e5e6a-ed69-4c96-9965-ff8ae819c838 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] PUT http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-484e5e6a-ed69-4c96-9965-ff8ae819c838 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-484e5e6a-ed69-4c96-9965-ff8ae819c838 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1177/2336] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:16:47 2026] PUT /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e => generated 369 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6c934b1e-7d38-4d01-92ab-654be24cd5fc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c934b1e-7d38-4d01-92ab-654be24cd5fc tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c934b1e-7d38-4d01-92ab-654be24cd5fc tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6c934b1e-7d38-4d01-92ab-654be24cd5fc tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6c934b1e-7d38-4d01-92ab-654be24cd5fc tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1160/2337] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/types/2d11319e-b820-4ca9-8dea-35ca563436ac => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-714f26e3-35d4-489c-916b-d6f1301170f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-714f26e3-35d4-489c-916b-d6f1301170f4 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-714f26e3-35d4-489c-916b-d6f1301170f4 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-714f26e3-35d4-489c-916b-d6f1301170f4 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-714f26e3-35d4-489c-916b-d6f1301170f4 tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1178/2338] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/types/8374a6c7-fa0a-4f5d-a8f8-1a24798c6a0f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1329112a-b5b9-4262-a059-34ee48ecb37f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1329112a-b5b9-4262-a059-34ee48ecb37f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1329112a-b5b9-4262-a059-34ee48ecb37f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1329112a-b5b9-4262-a059-34ee48ecb37f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1329112a-b5b9-4262-a059-34ee48ecb37f tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61 returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1161/2339] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/types/439b5464-1b15-47af-9447-c08cc94dcb61 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ebb32d18-7a1c-4830-b944-e4b6f63969aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebb32d18-7a1c-4830-b944-e4b6f63969aa tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ebb32d18-7a1c-4830-b944-e4b6f63969aa tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ebb32d18-7a1c-4830-b944-e4b6f63969aa tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-03bdecdf-addc-473f-8d8a-d1f5cb17db74 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1179/2340] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-550b0931-cb50-401b-aca8-799ba19394b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-550b0931-cb50-401b-aca8-799ba19394b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-550b0931-cb50-401b-aca8-799ba19394b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-550b0931-cb50-401b-aca8-799ba19394b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebb32d18-7a1c-4830-b944-e4b6f63969aa tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05 returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1162/2341] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/types/67f6c11f-006a-42f3-8121-b8df18296c05 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1aab74a5-689b-4a95-81da-efaa17a4951b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1aab74a5-689b-4a95-81da-efaa17a4951b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] DELETE http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1aab74a5-689b-4a95-81da-efaa17a4951b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1aab74a5-689b-4a95-81da-efaa17a4951b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-550b0931-cb50-401b-aca8-799ba19394b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-550b0931-cb50-401b-aca8-799ba19394b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1180/2342] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete snapshot with id: a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1aab74a5-689b-4a95-81da-efaa17a4951b tempest-VolumeTypesAdminTests-501354778 tempest-VolumeTypesAdminTests-501354778-project-admin] http://192.168.122.190/volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1163/2343] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/types/610e6db1-d794-4766-8aa3-e1a710f5de1e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c186b597-f66a-4415-a716-f586bb3ea386 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot delete request issued successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b415aeb-fbb4-4e03-8fa3-49a2bacda3ea tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1181/2344] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:16:47 2026] DELETE /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Reserve volume completed successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c186b597-f66a-4415-a716-f586bb3ea386 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1164/2345] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:47 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e67de8d5-b3d1-4f0e-b589-8611e6e1e13a tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-575fd633-600d-4985-afc8-b7a9c062664d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1182/2346] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-575fd633-600d-4985-afc8-b7a9c062664d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-575fd633-600d-4985-afc8-b7a9c062664d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-575fd633-600d-4985-afc8-b7a9c062664d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-575fd633-600d-4985-afc8-b7a9c062664d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-575fd633-600d-4985-afc8-b7a9c062664d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1165/2347] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8208bc72-9291-42e5-b2f1-397287ef286e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Unreserve volume completed successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8208bc72-9291-42e5-b2f1-397287ef286e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1183/2348] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:47 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4ccd2092-751c-4098-9356-2e739913d631 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ccd2092-751c-4098-9356-2e739913d631 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ccd2092-751c-4098-9356-2e739913d631 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4ccd2092-751c-4098-9356-2e739913d631 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4ccd2092-751c-4098-9356-2e739913d631 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4ccd2092-751c-4098-9356-2e739913d631 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1166/2349] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7589d440-2d55-4863-b7ca-fcc37627c13e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume updated successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7589d440-2d55-4863-b7ca-fcc37627c13e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1184/2350] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:47 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-47ebc199-37c3-418b-962f-1efd995c4a3b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47ebc199-37c3-418b-962f-1efd995c4a3b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47ebc199-37c3-418b-962f-1efd995c4a3b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-47ebc199-37c3-418b-962f-1efd995c4a3b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-47ebc199-37c3-418b-962f-1efd995c4a3b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-47ebc199-37c3-418b-962f-1efd995c4a3b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1167/2351] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:47 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume updated successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77faa938-f926-49c4-a8fa-c808ed8c2133 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 200 Sep 06 08:16:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1185/2352] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:47 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c0949cb-c419-4bcd-ad35-3ac77db32a3d tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1168/2353] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:48 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5816f773-d38d-4bc3-bde8-01bae71db052 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update volume admin metadata completed successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update readonly setting on volume completed successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5816f773-d38d-4bc3-bde8-01bae71db052 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1186/2354] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:48 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27b5ee0d-e014-4256-9542-79d076c99c7c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27b5ee0d-e014-4256-9542-79d076c99c7c tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27b5ee0d-e014-4256-9542-79d076c99c7c tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27b5ee0d-e014-4256-9542-79d076c99c7c tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-27b5ee0d-e014-4256-9542-79d076c99c7c tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27b5ee0d-e014-4256-9542-79d076c99c7c tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1169/2355] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:48 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update volume admin metadata completed successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Update readonly setting on volume completed successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a3d15440-41fd-43f0-bcfe-08f2109c4426 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1187/2356] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:16:48 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39ce0d9d-fef2-4e1e-b73f-d2c4c1a6cadf tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-reader] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1170/2357] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:48 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1296909742", "disk_format": "raw"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1296909742", "disk_format": "raw"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87012]: DEBUG cinder.image.image_utils [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1296909742'}] 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-1296909742'}]. {{(pid=87012) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Snapshot retrieved successfully. Sep 06 08:16:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27c1eba7-30da-418e-9839-c8cd407da2b4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 200 Sep 06 08:16:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1171/2358] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:48 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Copy volume to image completed successfully. Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1f69c91-4ce5-441f-97f3-b15eac356e5e tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:16:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1188/2359] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:16:48 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 655 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7bc81e5e-7d1c-4ea1-820c-74f0ae251289 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7bc81e5e-7d1c-4ea1-820c-74f0ae251289 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7bc81e5e-7d1c-4ea1-820c-74f0ae251289 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7bc81e5e-7d1c-4ea1-820c-74f0ae251289 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7bc81e5e-7d1c-4ea1-820c-74f0ae251289 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 404 Sep 06 08:16:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1172/2360] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:49 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete volume with id: 7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete volume request issued successfully. Sep 06 08:16:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-657385c1-7404-44f4-b7f3-eb042aa83f64 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 202 Sep 06 08:16:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1189/2361] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:49 2026] DELETE /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0c2cb66-6fe6-4940-b5ec-c80c61c9db85 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1173/2362] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:49 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ea231a7b-f971-481b-b298-f549610df1eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea231a7b-f971-481b-b298-f549610df1eb tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea231a7b-f971-481b-b298-f549610df1eb tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea231a7b-f971-481b-b298-f549610df1eb tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ea231a7b-f971-481b-b298-f549610df1eb tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea231a7b-f971-481b-b298-f549610df1eb tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 200 Sep 06 08:16:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1190/2363] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:50 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 855 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b4aea560-f50e-4218-9762-181791623464 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4aea560-f50e-4218-9762-181791623464 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4aea560-f50e-4218-9762-181791623464 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1452122799", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4aea560-f50e-4218-9762-181791623464 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1174/2364] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:51 2026] POST /volume/v3/types => generated 380 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8d0debc5-6839-4e15-84fa-3ed64320aaee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8d0debc5-6839-4e15-84fa-3ed64320aaee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption Sep 06 08:16:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8d0debc5-6839-4e15-84fa-3ed64320aaee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8d0debc5-6839-4e15-84fa-3ed64320aaee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption returned with HTTP 200 Sep 06 08:16:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1191/2365] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:51 2026] POST /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption => generated 239 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0496b2ea-eb04-4bdf-9491-8f60024ebbae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0496b2ea-eb04-4bdf-9491-8f60024ebbae tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0496b2ea-eb04-4bdf-9491-8f60024ebbae tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1753162932", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0496b2ea-eb04-4bdf-9491-8f60024ebbae tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1175/2366] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:51 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-366e95ae-8089-42cb-afec-ea98769d59a2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5426a35b-f93d-483a-a62a-df242926e4a4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5426a35b-f93d-483a-a62a-df242926e4a4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5426a35b-f93d-483a-a62a-df242926e4a4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5426a35b-f93d-483a-a62a-df242926e4a4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5426a35b-f93d-483a-a62a-df242926e4a4 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 404 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1176/2367] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:52 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] DELETE http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete volume with id: 97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-366e95ae-8089-42cb-afec-ea98769d59a2 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] POST http://192.168.122.190/volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2/encryption Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-366e95ae-8089-42cb-afec-ea98769d59a2 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-366e95ae-8089-42cb-afec-ea98769d59a2 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-366e95ae-8089-42cb-afec-ea98769d59a2 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2/encryption returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1192/2368] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:51 2026] POST /volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2/encryption => generated 127 bytes in 259 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df1f5e65-a419-4dbf-8b00-7c0e3bcc5724 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df1f5e65-a419-4dbf-8b00-7c0e3bcc5724 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df1f5e65-a419-4dbf-8b00-7c0e3bcc5724 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-828742615", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df1f5e65-a419-4dbf-8b00-7c0e3bcc5724 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1193/2369] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bdc0a52b-7cb9-408d-b43e-395b115748c9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bdc0a52b-7cb9-408d-b43e-395b115748c9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] POST http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bdc0a52b-7cb9-408d-b43e-395b115748c9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-bdc0a52b-7cb9-408d-b43e-395b115748c9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bdc0a52b-7cb9-408d-b43e-395b115748c9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1194/2370] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fa6067c8-0eb1-4235-bf34-fd6f8ddf4b3a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa6067c8-0eb1-4235-bf34-fd6f8ddf4b3a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] PUT http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs/key2 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fa6067c8-0eb1-4235-bf34-fd6f8ddf4b3a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete volume request issued successfully. Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-fa6067c8-0eb1-4235-bf34-fd6f8ddf4b3a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa6067c8-0eb1-4235-bf34-fd6f8ddf4b3a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs/key2 returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1195/2371] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:16:52 2026] PUT /volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0bb96e6e-7426-48e1-9307-9d2f6418b043 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 202 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1177/2372] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:52 2026] DELETE /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-121c7269-426c-4c65-8d19-53aa8f293c18 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1bca22a1-3431-4a73-a126-72b66e6520e4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1bca22a1-3431-4a73-a126-72b66e6520e4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1bca22a1-3431-4a73-a126-72b66e6520e4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-1bca22a1-3431-4a73-a126-72b66e6520e4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1bca22a1-3431-4a73-a126-72b66e6520e4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1196/2373] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-121c7269-426c-4c65-8d19-53aa8f293c18 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-121c7269-426c-4c65-8d19-53aa8f293c18 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-121c7269-426c-4c65-8d19-53aa8f293c18 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-768abf89-c067-4bba-a8f5-56e4b3cf790c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-768abf89-c067-4bba-a8f5-56e4b3cf790c tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-768abf89-c067-4bba-a8f5-56e4b3cf790c tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2052519826", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-768abf89-c067-4bba-a8f5-56e4b3cf790c tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1197/2374] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3c5581f9-5c5b-456d-bf7f-48312b0a68d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c5581f9-5c5b-456d-bf7f-48312b0a68d4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3c5581f9-5c5b-456d-bf7f-48312b0a68d4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-121c7269-426c-4c65-8d19-53aa8f293c18 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c5581f9-5c5b-456d-bf7f-48312b0a68d4 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1198/2375] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] DELETE http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption/2c073f7f-f311-4af3-b58c-91926dacf1d3 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dec5a1d-7ceb-4b12-9f04-240e8e22ed2f tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption/2c073f7f-f311-4af3-b58c-91926dacf1d3 returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1199/2376] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:16:52 2026] DELETE /volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98/encryption/2c073f7f-f311-4af3-b58c-91926dacf1d3 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-121c7269-426c-4c65-8d19-53aa8f293c18 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1178/2377] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:52 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-702d3e9b-4ef5-41b1-b725-936e70de212a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-702d3e9b-4ef5-41b1-b725-936e70de212a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-702d3e9b-4ef5-41b1-b725-936e70de212a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-779345580", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-702d3e9b-4ef5-41b1-b725-936e70de212a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1200/2378] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types => generated 379 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] DELETE http://192.168.122.190/volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6/extra_specs/key1 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0ff122d-81ca-4bc7-9af8-4320a1cc6eff tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6/extra_specs/key1 returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1179/2379] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:16:52 2026] DELETE /volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6/extra_specs/key1 => generated 122 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a02e8649-7f59-4341-8505-1accd125c1b9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a02e8649-7f59-4341-8505-1accd125c1b9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a02e8649-7f59-4341-8505-1accd125c1b9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1378687343", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a02e8649-7f59-4341-8505-1accd125c1b9 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:16:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1201/2380] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:16:52 2026] POST /volume/v3/types => generated 380 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] DELETE http://192.168.122.190/volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1dcc4251-c2a3-4438-9a2a-a06391eae100 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 returned with HTTP 403 Sep 06 08:16:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1180/2381] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:52 2026] DELETE /volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 => generated 109 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f9577a85-a741-4b47-b0dd-f615bf7d7c54 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9577a85-a741-4b47-b0dd-f615bf7d7c54 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] GET http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9577a85-a741-4b47-b0dd-f615bf7d7c54 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9577a85-a741-4b47-b0dd-f615bf7d7c54 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9577a85-a741-4b47-b0dd-f615bf7d7c54 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs returned with HTTP 200 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1202/2382] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:16:52 2026] GET /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs => generated 123 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] GET http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/cipher Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895bc4c9-8726-4df9-bcc4-bd83ede44036 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/cipher returned with HTTP 403 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1181/2383] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:16:53 2026] GET /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/cipher => generated 124 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] GET http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5b5c860-2e77-4581-9ddc-7905882a5ab1 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption returned with HTTP 403 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1203/2384] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:16:53 2026] GET /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cf009f9f-c598-4f38-884e-38888d4ce6ef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf009f9f-c598-4f38-884e-38888d4ce6ef tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] GET http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/multiattach Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf009f9f-c598-4f38-884e-38888d4ce6ef tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cf009f9f-c598-4f38-884e-38888d4ce6ef tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cf009f9f-c598-4f38-884e-38888d4ce6ef tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/multiattach returned with HTTP 200 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1182/2385] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:16:53 2026] GET /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/multiattach => generated 29 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-647bfb87-af49-4581-81d4-37abb0dcb1e6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-647bfb87-af49-4581-81d4-37abb0dcb1e6 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] GET http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/volume_backend_name Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-647bfb87-af49-4581-81d4-37abb0dcb1e6 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-647bfb87-af49-4581-81d4-37abb0dcb1e6 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-647bfb87-af49-4581-81d4-37abb0dcb1e6 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1204/2386] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:16:53 2026] GET /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/volume_backend_name => generated 143 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e45fda21-59ef-43e6-97ce-f043b5744f06 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e45fda21-59ef-43e6-97ce-f043b5744f06 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] PUT http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/abb3cc5e-2398-4192-85c4-2b61d036f1fe Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e45fda21-59ef-43e6-97ce-f043b5744f06 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-e45fda21-59ef-43e6-97ce-f043b5744f06 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e45fda21-59ef-43e6-97ce-f043b5744f06 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/abb3cc5e-2398-4192-85c4-2b61d036f1fe returned with HTTP 403 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1183/2387] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:16:53 2026] PUT /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/encryption/abb3cc5e-2398-4192-85c4-2b61d036f1fe => generated 127 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3072f393-cbec-44f5-a4d0-f7809346fbdb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3072f393-cbec-44f5-a4d0-f7809346fbdb tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] PUT http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/key1 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3072f393-cbec-44f5-a4d0-f7809346fbdb tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-3072f393-cbec-44f5-a4d0-f7809346fbdb tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3072f393-cbec-44f5-a4d0-f7809346fbdb tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/key1 returned with HTTP 403 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1205/2388] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:16:53 2026] PUT /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c/extra_specs/key1 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a8da52fe-2d8a-4a9e-b8a6-7317516eeb24 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a8da52fe-2d8a-4a9e-b8a6-7317516eeb24 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] PUT http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a8da52fe-2d8a-4a9e-b8a6-7317516eeb24 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-a8da52fe-2d8a-4a9e-b8a6-7317516eeb24 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9a34897b318346d088a62179d2b99644', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63aa1901ea643498d831c4b3a613047', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a8da52fe-2d8a-4a9e-b8a6-7317516eeb24 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-reader] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c returned with HTTP 403 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1184/2389] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:16:53 2026] PUT /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c => generated 109 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-009d75a0-bb19-4e79-9b2e-b9209278f00a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-009d75a0-bb19-4e79-9b2e-b9209278f00a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-009d75a0-bb19-4e79-9b2e-b9209278f00a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-009d75a0-bb19-4e79-9b2e-b9209278f00a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-009d75a0-bb19-4e79-9b2e-b9209278f00a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 returned with HTTP 202 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1206/2390] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:53 2026] DELETE /volume/v3/types/b75e6e33-ab90-4bc6-876d-de5fc9225f17 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5aaba353-9388-4585-96c3-b8ed691dbb7a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5aaba353-9388-4585-96c3-b8ed691dbb7a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5aaba353-9388-4585-96c3-b8ed691dbb7a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5aaba353-9388-4585-96c3-b8ed691dbb7a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Volume info retrieved successfully. Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5aaba353-9388-4585-96c3-b8ed691dbb7a tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6 returned with HTTP 202 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1185/2391] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:53 2026] DELETE /volume/v3/types/2c4bb08a-5949-4a93-a424-664f29df22d6 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6a7bd1f-4f25-4f41-97be-cedd0582ee8e tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 200 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1207/2392] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:53 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 842 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-087bfe76-306d-48d4-b990-8e1bc84df80d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-087bfe76-306d-48d4-b990-8e1bc84df80d tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-087bfe76-306d-48d4-b990-8e1bc84df80d tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-087bfe76-306d-48d4-b990-8e1bc84df80d tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-087bfe76-306d-48d4-b990-8e1bc84df80d tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98 returned with HTTP 202 Sep 06 08:16:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1186/2393] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:53 2026] DELETE /volume/v3/types/66ad92d1-e6c9-43d6-b34e-4aaba8ef3f98 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1f2efd3f-d57f-45ba-a43b-7d898980b625 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f2efd3f-d57f-45ba-a43b-7d898980b625 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6 Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f2efd3f-d57f-45ba-a43b-7d898980b625 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f2efd3f-d57f-45ba-a43b-7d898980b625 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f2efd3f-d57f-45ba-a43b-7d898980b625 tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6 returned with HTTP 202 Sep 06 08:16:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1208/2394] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:53 2026] DELETE /volume/v3/types/22bf69e8-b473-4dd6-b400-5c1bbd4b2aa6 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8a04b818-64b6-4704-9e9a-297635f4d3cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a04b818-64b6-4704-9e9a-297635f4d3cd tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a04b818-64b6-4704-9e9a-297635f4d3cd tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8a04b818-64b6-4704-9e9a-297635f4d3cd tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8a04b818-64b6-4704-9e9a-297635f4d3cd tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2 returned with HTTP 202 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1187/2395] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:54 2026] DELETE /volume/v3/types/28446a0e-350b-4276-a754-1942491d7bf2 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-78c4cb7e-e4bb-4138-b227-39741d77e5ee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78c4cb7e-e4bb-4138-b227-39741d77e5ee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] DELETE http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78c4cb7e-e4bb-4138-b227-39741d77e5ee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78c4cb7e-e4bb-4138-b227-39741d77e5ee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78c4cb7e-e4bb-4138-b227-39741d77e5ee tempest-VolumeTypesReaderTests-1179592628 tempest-VolumeTypesReaderTests-1179592628-project-admin] http://192.168.122.190/volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c returned with HTTP 202 Sep 06 08:16:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1209/2396] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:16:54 2026] DELETE /volume/v3/types/9c6807cf-ac65-4f5c-bb4d-5fa746692d5c => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ea6be325-3d80-4d78-a01b-26d1d779a94c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea6be325-3d80-4d78-a01b-26d1d779a94c tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea6be325-3d80-4d78-a01b-26d1d779a94c tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ea6be325-3d80-4d78-a01b-26d1d779a94c tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ea6be325-3d80-4d78-a01b-26d1d779a94c tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 returned with HTTP 404 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1188/2397] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:54 2026] GET /volume/v3/volumes/97c00e59-b9c9-48aa-8894-2eafa6f9ee41 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete snapshot with id: a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0cc0d027-5575-418e-b6d1-e0850194e4f8 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 404 Sep 06 08:16:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1210/2398] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:16:54 2026] DELETE /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6e25cfad-092d-4641-926c-03ddfdc91e20 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e25cfad-092d-4641-926c-03ddfdc91e20 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e25cfad-092d-4641-926c-03ddfdc91e20 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e25cfad-092d-4641-926c-03ddfdc91e20 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e25cfad-092d-4641-926c-03ddfdc91e20 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 returned with HTTP 404 Sep 06 08:16:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1189/2399] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:16:54 2026] GET /volume/v3/snapshots/a1644673-f16b-4794-b41c-138dae631275 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Delete volume with id: 7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c657b8ad-6621-4c28-8f84-d8ebd7d18856 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 404 Sep 06 08:16:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1211/2400] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:16:54 2026] DELETE /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a499fef8-c697-4d9d-894a-5e6bb1d12d98 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a499fef8-c697-4d9d-894a-5e6bb1d12d98 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] GET http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b Sep 06 08:16:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a499fef8-c697-4d9d-894a-5e6bb1d12d98 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a499fef8-c697-4d9d-894a-5e6bb1d12d98 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a499fef8-c697-4d9d-894a-5e6bb1d12d98 tempest-SnapshotDependencyTests-7118326 tempest-SnapshotDependencyTests-7118326-project-member] http://192.168.122.190/volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b returned with HTTP 404 Sep 06 08:16:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1190/2401] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:16:55 2026] GET /volume/v3/volumes/7974b6c7-bda5-4edb-9dd7-b9a6b5bd8c1b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:16:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1370057214"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1370057214'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume of 1 GB Sep 06 08:16:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Availability Zones retrieved successfully. Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (86d009fd-80f8-476e-8073-2d1d3af1422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ea7721-67d2-4143-aac8-9cd900781fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ea7721-67d2-4143-aac8-9cd900781fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e5b57f-0c04-40ca-95f7-b6e3b5d2d0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Created reservations ['ebcb8380-d07b-4aa5-b77c-2d833f4efd18', '2afb262f-9d39-447b-8ec3-46f357a1d8b0', '2a84e03d-44f5-4196-aea8-996d88d0f9d5', '751f8a8a-6bd0-43e5-a4a0-5be6c1151019'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e5b57f-0c04-40ca-95f7-b6e3b5d2d0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebcb8380-d07b-4aa5-b77c-2d833f4efd18', '2afb262f-9d39-447b-8ec3-46f357a1d8b0', '2a84e03d-44f5-4196-aea8-996d88d0f9d5', '751f8a8a-6bd0-43e5-a4a0-5be6c1151019']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecd0584-d772-4a7c-9fcb-cc43bf16a924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecd0584-d772-4a7c-9fcb-cc43bf16a924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a547db5b-2710-4b74-9e9d-3a4c82ce0973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370057214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['ebcb8380-d07b-4aa5-b77c-2d833f4efd18','2afb262f-9d39-447b-8ec3-46f357a1d8b0','2a84e03d-44f5-4196-aea8-996d88d0f9d5','751f8a8a-6bd0-43e5-a4a0-5be6c1151019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370057214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a547db5b-2710-4b74-9e9d-3a4c82ce0973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d8fdbe59e4e9489b66da367180fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdfff59-5ed5-4edd-92eb-8f1649a001b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdfff59-5ed5-4edd-92eb-8f1649a001b1) transitioned into state 'SUCCESS' from state '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-1370057214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['ebcb8380-d07b-4aa5-b77c-2d833f4efd18','2afb262f-9d39-447b-8ec3-46f357a1d8b0','2a84e03d-44f5-4196-aea8-996d88d0f9d5','751f8a8a-6bd0-43e5-a4a0-5be6c1151019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95940d87-b9a8-4b94-b46d-5b47cd68e8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95940d87-b9a8-4b94-b46d-5b47cd68e8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (86d009fd-80f8-476e-8073-2d1d3af1422a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:16:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request issued successfully. Sep 06 08:16:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14da5e77-575f-418f-82e0-b273f3cd4cc7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:16:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1212/2402] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:16:58 2026] POST /volume/v3/volumes => generated 787 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:16:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:16:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:16:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:16:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:16:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:16:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:16:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:16:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:16:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:16:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ed4fae9-430a-4703-b31c-83edb1dde1fe tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:16:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1191/2403] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:16:59 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cae75454-693c-4131-b5a4-7368732973f0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cae75454-693c-4131-b5a4-7368732973f0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cae75454-693c-4131-b5a4-7368732973f0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cae75454-693c-4131-b5a4-7368732973f0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cae75454-693c-4131-b5a4-7368732973f0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cae75454-693c-4131-b5a4-7368732973f0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1213/2404] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:00 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-be7d2807-edff-4e52-8b26-0164d111e160 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-be7d2807-edff-4e52-8b26-0164d111e160 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-be7d2807-edff-4e52-8b26-0164d111e160 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-be7d2807-edff-4e52-8b26-0164d111e160 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-be7d2807-edff-4e52-8b26-0164d111e160 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-be7d2807-edff-4e52-8b26-0164d111e160 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1192/2405] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:01 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5ed30df5-3ff4-415a-85fa-640b889a3b16 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1214/2406] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:02 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9dd09f37-95b9-49bc-be5e-f4dfd1d81612 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1193/2407] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:03 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d7d6041-fce6-4bbb-a5a3-7b46ec379bb2 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1215/2408] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:05 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-813678af-67af-41b8-b362-1fa4e0ab3629 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-813678af-67af-41b8-b362-1fa4e0ab3629 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-813678af-67af-41b8-b362-1fa4e0ab3629 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-813678af-67af-41b8-b362-1fa4e0ab3629 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-813678af-67af-41b8-b362-1fa4e0ab3629 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-813678af-67af-41b8-b362-1fa4e0ab3629 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1194/2409] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:06 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-05ea6a9d-d991-486c-a14f-0536e62c095c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05ea6a9d-d991-486c-a14f-0536e62c095c tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05ea6a9d-d991-486c-a14f-0536e62c095c tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-05ea6a9d-d991-486c-a14f-0536e62c095c tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-05ea6a9d-d991-486c-a14f-0536e62c095c tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-05ea6a9d-d991-486c-a14f-0536e62c095c tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1216/2410] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:07 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-da949919-2a5a-4e07-9a97-29d7c901e301 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da949919-2a5a-4e07-9a97-29d7c901e301 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da949919-2a5a-4e07-9a97-29d7c901e301 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-da949919-2a5a-4e07-9a97-29d7c901e301 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:08 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:08 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-da949919-2a5a-4e07-9a97-29d7c901e301 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-da949919-2a5a-4e07-9a97-29d7c901e301 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1195/2411] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:08 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94d7cc0c-bafd-464c-b021-f03af4719c59 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1217/2412] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:09 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-64b5ce1b-a668-4680-8d46-205b2b0ff50b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1196/2413] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:10 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:11 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:11 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e337e705-2960-4afa-b5ed-60bf68dc6a85 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1218/2414] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:11 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-79235283-6f35-4e5e-98fc-576074c0b827 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-79235283-6f35-4e5e-98fc-576074c0b827 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-79235283-6f35-4e5e-98fc-576074c0b827 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-79235283-6f35-4e5e-98fc-576074c0b827 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-79235283-6f35-4e5e-98fc-576074c0b827 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-79235283-6f35-4e5e-98fc-576074c0b827 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1197/2415] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:12 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7cf08191-5cdf-420f-8b2b-561523ac231e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cf08191-5cdf-420f-8b2b-561523ac231e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cf08191-5cdf-420f-8b2b-561523ac231e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cf08191-5cdf-420f-8b2b-561523ac231e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7cf08191-5cdf-420f-8b2b-561523ac231e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cf08191-5cdf-420f-8b2b-561523ac231e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1219/2416] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:13 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-020d6293-32fe-4a80-b6bd-af7e6e6688c7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1198/2417] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:14 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25089f8e-0046-403c-bb24-f63fcdcf8abb tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1220/2418] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:15 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a93dd6bb-2ce2-43ec-863d-f7c6daccb249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1199/2419] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:16 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dd85ff1-71be-4855-aa34-652f0acd1725 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:17:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1221/2420] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:17 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5e76d48a-7dae-45d7-969e-a309106423f9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] POST http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action Sep 06 08:17:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-420170862", "disk_format": "qcow2"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-420170862", "disk_format": "qcow2"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:17 devstack devstack@c-api.service[87013]: DEBUG cinder.image.image_utils [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-420170862'}] 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-420170862'}]. {{(pid=87013) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c94e5d72-8181-4bcc-a4af-bb6ca4d1e53b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1222/2421] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:17 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Copy volume to image completed successfully. Sep 06 08:17:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e76d48a-7dae-45d7-969e-a309106423f9 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action returned with HTTP 202 Sep 06 08:17:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1200/2422] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:17:17 2026] POST /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8/action => generated 656 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-863a134b-27d5-4695-a2e7-0e9cc1646611 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1223/2423] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:18 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-78090283-212d-42c5-b611-db999cc44a08 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Get all volumes completed successfully. Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78090283-212d-42c5-b611-db999cc44a08 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:17:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1201/2424] 192.168.122.190 () {60 vars in 1162 bytes} [Sun Sep 6 08:17:18 2026] GET /volume/v3/volumes => generated 344 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:19 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume with id: a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume request issued successfully. Sep 06 08:17:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47a4304c-1c29-4d5c-9d21-1c2a60694e37 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 202 Sep 06 08:17:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1224/2425] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:17:19 2026] DELETE /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0992656f-84a7-4a9e-a565-bb9cbac6f4ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1202/2426] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:19 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7213c95a-a5a2-450d-9c67-cef25455aa5b tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 200 Sep 06 08:17:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1225/2427] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:20 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 1016 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32598541-ce91-4944-b29b-59f006364575 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32598541-ce91-4944-b29b-59f006364575 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 Sep 06 08:17:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32598541-ce91-4944-b29b-59f006364575 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32598541-ce91-4944-b29b-59f006364575 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32598541-ce91-4944-b29b-59f006364575 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 returned with HTTP 404 Sep 06 08:17:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1203/2428] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:21 2026] GET /volume/v3/volumes/a547db5b-2710-4b74-9e9d-3a4c82ce0973 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2354c294-828a-4985-9aab-001feca5e996 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-575143684"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-575143684'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume of 1 GB Sep 06 08:17:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Availability Zones retrieved successfully. Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (0006d3e6-7169-478e-b8ab-e3912f3bc696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4674d3-f16c-4be5-83fc-c03209e766df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4674d3-f16c-4be5-83fc-c03209e766df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97a7f0b-9749-4f41-b959-7f2645bc7a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Created reservations ['d9e86774-4cd6-4897-b2eb-9cae3a16e2da', 'c7059906-42d7-4598-a62d-ef6185977a45', '1dfa7abf-caa6-4158-b66d-1267008f2ea7', '9c35a52a-f62e-4f53-8c8e-0ba9c553e65f'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97a7f0b-9749-4f41-b959-7f2645bc7a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e86774-4cd6-4897-b2eb-9cae3a16e2da', 'c7059906-42d7-4598-a62d-ef6185977a45', '1dfa7abf-caa6-4158-b66d-1267008f2ea7', '9c35a52a-f62e-4f53-8c8e-0ba9c553e65f']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:21 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089de871-3af0-481e-9cc4-71b44f084040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089de871-3af0-481e-9cc4-71b44f084040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc765aa4-4c93-46c0-a539-0dcd77a095ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-575143684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['d9e86774-4cd6-4897-b2eb-9cae3a16e2da','c7059906-42d7-4598-a62d-ef6185977a45','1dfa7abf-caa6-4158-b66d-1267008f2ea7','9c35a52a-f62e-4f53-8c8e-0ba9c553e65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-575143684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc765aa4-4c93-46c0-a539-0dcd77a095ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d8fdbe59e4e9489b66da367180fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6aade02-9608-4e4f-8e4a-e2a8d0a94699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6aade02-9608-4e4f-8e4a-e2a8d0a94699) transitioned into state 'SUCCESS' from state '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-575143684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['d9e86774-4cd6-4897-b2eb-9cae3a16e2da','c7059906-42d7-4598-a62d-ef6185977a45','1dfa7abf-caa6-4158-b66d-1267008f2ea7','9c35a52a-f62e-4f53-8c8e-0ba9c553e65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6877b91f-ec98-4bb8-a153-a6638ec104f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6877b91f-ec98-4bb8-a153-a6638ec104f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (0006d3e6-7169-478e-b8ab-e3912f3bc696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request issued successfully. Sep 06 08:17:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2354c294-828a-4985-9aab-001feca5e996 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:17:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1226/2429] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:17:21 2026] POST /volume/v3/volumes => generated 786 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-272e004e-99c4-443c-a0a0-034a9df12700 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-272e004e-99c4-443c-a0a0-034a9df12700 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-272e004e-99c4-443c-a0a0-034a9df12700 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-272e004e-99c4-443c-a0a0-034a9df12700 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-272e004e-99c4-443c-a0a0-034a9df12700 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-272e004e-99c4-443c-a0a0-034a9df12700 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1204/2430] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:22 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 965 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c301fd5-57ea-4ca9-88d7-606d5a80c439 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1227/2431] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:24 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e3794b89-593f-4cc1-9527-c24dfbc7b87d tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1205/2432] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:25 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b591a065-5e95-4244-b0f0-d71410f2fb9e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1228/2433] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:26 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:26 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=309,cinder:INSERT=39,cinder:UPDATE=50 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:17:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f5d13a5-b0e8-4e7a-bc62-e5f1a34bfa2b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:17:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1206/2434] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:26 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=367,cinder:INSERT=94,cinder:UPDATE=95 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c3522ef7-29a4-4b8c-81fd-f11ff397b249 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1229/2435] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:27 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e8dbb8ac-0422-41c2-92db-40b7eeebbb8f tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:17:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1207/2436] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:27 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Delete volume with id: c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Delete volume request issued successfully. Sep 06 08:17:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-369aa43f-9fd7-4ddf-a642-916033b42e9b tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 202 Sep 06 08:17:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1230/2437] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:17:27 2026] DELETE /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Volume info retrieved successfully. Sep 06 08:17:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-895cf3fc-d352-4b24-b670-1c723bbdcee3 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 200 Sep 06 08:17:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1208/2438] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:27 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce922daf-ec40-4259-9fcd-adc2785585a0 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1231/2439] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:28 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Get all volumes completed successfully. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-70e08ba2-a8d3-4f2d-8cce-7c0a5976e754 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:17:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1209/2440] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:17:28 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume with id: dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume request issued successfully. Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e700dc43-6847-43e3-8cc1-d71b6255fc4e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 202 Sep 06 08:17:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1232/2441] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:17:28 2026] DELETE /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39a023c0-90fd-4178-8cb8-81242c08f964 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39a023c0-90fd-4178-8cb8-81242c08f964 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39a023c0-90fd-4178-8cb8-81242c08f964 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39a023c0-90fd-4178-8cb8-81242c08f964 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39a023c0-90fd-4178-8cb8-81242c08f964 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39a023c0-90fd-4178-8cb8-81242c08f964 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 200 Sep 06 08:17:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1210/2442] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:28 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1be23942-cb5c-4342-8870-1b8d957c9007 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1be23942-cb5c-4342-8870-1b8d957c9007 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] GET http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1be23942-cb5c-4342-8870-1b8d957c9007 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1be23942-cb5c-4342-8870-1b8d957c9007 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1be23942-cb5c-4342-8870-1b8d957c9007 tempest-VolumesActionsTest-1129160947 tempest-VolumesActionsTest-1129160947-project-member] http://192.168.122.190/volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 returned with HTTP 404 Sep 06 08:17:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1233/2443] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:28 2026] GET /volume/v3/volumes/c0f7fb36-cb56-4390-8ff4-21c2b8a702d8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9b05617d-68f9-4e99-99d1-bf8fc5db0fab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b05617d-68f9-4e99-99d1-bf8fc5db0fab tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b05617d-68f9-4e99-99d1-bf8fc5db0fab tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b05617d-68f9-4e99-99d1-bf8fc5db0fab tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b05617d-68f9-4e99-99d1-bf8fc5db0fab tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad returned with HTTP 404 Sep 06 08:17:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1211/2444] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:29 2026] GET /volume/v3/volumes/dc765aa4-4c93-46c0-a539-0dcd77a095ad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-225365161"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-225365161'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume of 1 GB Sep 06 08:17:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Availability Zones retrieved successfully. Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (aaf9e743-992c-4bab-a2ea-d5625ec5f30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58570f8a-2dc8-4c74-8cd4-b188132f37a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58570f8a-2dc8-4c74-8cd4-b188132f37a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9205b2a9-d8b1-4503-adca-3d4db7e08811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Created reservations ['8c73eaaa-5d52-451a-9be5-d621350997b0', 'cea1f572-6be6-4c54-9f7b-a9dbc50bd0fb', 'ce213b7d-7e13-4059-8e4b-ffc3d2937851', 'b869a733-832f-407c-82dd-710608a05fb1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9205b2a9-d8b1-4503-adca-3d4db7e08811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c73eaaa-5d52-451a-9be5-d621350997b0', 'cea1f572-6be6-4c54-9f7b-a9dbc50bd0fb', 'ce213b7d-7e13-4059-8e4b-ffc3d2937851', 'b869a733-832f-407c-82dd-710608a05fb1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42d945-d2c6-4881-a55c-5f038b7f8187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42d945-d2c6-4881-a55c-5f038b7f8187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0cb39c7-f53a-474c-aeef-df24d31584d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225365161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['8c73eaaa-5d52-451a-9be5-d621350997b0','cea1f572-6be6-4c54-9f7b-a9dbc50bd0fb','ce213b7d-7e13-4059-8e4b-ffc3d2937851','b869a733-832f-407c-82dd-710608a05fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225365161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0cb39c7-f53a-474c-aeef-df24d31584d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d8fdbe59e4e9489b66da367180fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8064e7c6-6e86-422b-81ca-f91c3dc80ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8064e7c6-6e86-422b-81ca-f91c3dc80ea8) transitioned into state 'SUCCESS' from state '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-225365161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['8c73eaaa-5d52-451a-9be5-d621350997b0','cea1f572-6be6-4c54-9f7b-a9dbc50bd0fb','ce213b7d-7e13-4059-8e4b-ffc3d2937851','b869a733-832f-407c-82dd-710608a05fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8db31f-37d4-42f3-a274-34ae6d91b9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8db31f-37d4-42f3-a274-34ae6d91b9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (aaf9e743-992c-4bab-a2ea-d5625ec5f30b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request issued successfully. Sep 06 08:17:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34c7b449-1d4c-4c27-aca0-dfb2f25396ee tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:17:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1234/2445] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:17:29 2026] POST /volume/v3/volumes => generated 786 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31396714-5e93-44e9-9680-f5718f2f47cd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31396714-5e93-44e9-9680-f5718f2f47cd tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31396714-5e93-44e9-9680-f5718f2f47cd tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31396714-5e93-44e9-9680-f5718f2f47cd tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31396714-5e93-44e9-9680-f5718f2f47cd tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31396714-5e93-44e9-9680-f5718f2f47cd tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 200 Sep 06 08:17:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1212/2446] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:29 2026] GET /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-00fd566b-01d7-443a-b9cd-953955021ec9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00fd566b-01d7-443a-b9cd-953955021ec9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00fd566b-01d7-443a-b9cd-953955021ec9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00fd566b-01d7-443a-b9cd-953955021ec9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-00fd566b-01d7-443a-b9cd-953955021ec9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00fd566b-01d7-443a-b9cd-953955021ec9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 200 Sep 06 08:17:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1235/2447] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:30 2026] GET /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] GET http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Volume info retrieved successfully. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9736ba6e-ec97-4e41-aab6-d135ead5f18f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 200 Sep 06 08:17:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1213/2448] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:31 2026] GET /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:17:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c735b36d-f592-4f7c-939c-488b45257c7e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume with id: a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume request issued successfully. Sep 06 08:17:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c735b36d-f592-4f7c-939c-488b45257c7e tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 202 Sep 06 08:17:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1236/2449] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:17:31 2026] DELETE /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-67023dcf-2a44-4542-b0e4-3ac19c74ae74 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 200 Sep 06 08:17:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1214/2450] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:31 2026] GET /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0f758d07-fea3-4850-adc3-bc28fc13da6f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f758d07-fea3-4850-adc3-bc28fc13da6f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f758d07-fea3-4850-adc3-bc28fc13da6f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f758d07-fea3-4850-adc3-bc28fc13da6f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f758d07-fea3-4850-adc3-bc28fc13da6f tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 returned with HTTP 404 Sep 06 08:17:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1237/2451] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:32 2026] GET /volume/v3/volumes/a0cb39c7-f53a-474c-aeef-df24d31584d5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1701500044"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1701500044'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume of 1 GB Sep 06 08:17:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Availability Zones retrieved successfully. Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (7af8137c-b1f2-4dd4-a7a3-302b6a02b36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36fc5fee-0ad7-46f4-937c-d943e006c8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36fc5fee-0ad7-46f4-937c-d943e006c8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b492f5-0e7a-46ea-9031-ba4373706805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Created reservations ['940f3038-a76d-48be-913b-31961b7bf1be', '2d034522-cea7-4593-ae2e-59c190b9161c', '8a102a17-7d1a-4873-829f-d7a3fcb50b3c', '31440442-d00f-42f9-ab77-6722528d18b7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b492f5-0e7a-46ea-9031-ba4373706805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['940f3038-a76d-48be-913b-31961b7bf1be', '2d034522-cea7-4593-ae2e-59c190b9161c', '8a102a17-7d1a-4873-829f-d7a3fcb50b3c', '31440442-d00f-42f9-ab77-6722528d18b7']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a267faa-771f-431a-b289-e3ce802e6351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a267faa-771f-431a-b289-e3ce802e6351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce04bd7-2626-4768-91f9-8638b41cd70a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701500044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['940f3038-a76d-48be-913b-31961b7bf1be','2d034522-cea7-4593-ae2e-59c190b9161c','8a102a17-7d1a-4873-829f-d7a3fcb50b3c','31440442-d00f-42f9-ab77-6722528d18b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701500044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce04bd7-2626-4768-91f9-8638b41cd70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d8fdbe59e4e9489b66da367180fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0057948f-b4e1-4a77-b17c-69b62966d251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0057948f-b4e1-4a77-b17c-69b62966d251) transitioned into state 'SUCCESS' from state '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-1701500044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d8fdbe59e4e9489b66da367180fe5',qos_specs=None,replication_status=,reservations=['940f3038-a76d-48be-913b-31961b7bf1be','2d034522-cea7-4593-ae2e-59c190b9161c','8a102a17-7d1a-4873-829f-d7a3fcb50b3c','31440442-d00f-42f9-ab77-6722528d18b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d468c432fcda4510b76fdf94b36d9c4c',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26afde98-3af7-4089-8511-46be689d9f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26afde98-3af7-4089-8511-46be689d9f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Flow 'volume_create_api' (7af8137c-b1f2-4dd4-a7a3-302b6a02b36f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Create volume request issued successfully. Sep 06 08:17:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c29004f-8997-4e78-b9d6-e4ea3caf4640 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:17:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1215/2452] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:17:32 2026] POST /volume/v3/volumes => generated 787 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1574d1fd-75a4-4818-bf8d-a5fb569f26a9 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a returned with HTTP 200 Sep 06 08:17:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1238/2453] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:32 2026] GET /volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-80d41926-4c6f-4324-817b-0caccca4e729 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80d41926-4c6f-4324-817b-0caccca4e729 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80d41926-4c6f-4324-817b-0caccca4e729 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-80d41926-4c6f-4324-817b-0caccca4e729 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-80d41926-4c6f-4324-817b-0caccca4e729 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-80d41926-4c6f-4324-817b-0caccca4e729 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a returned with HTTP 200 Sep 06 08:17:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1216/2454] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:33 2026] GET /volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] GET http://192.168.122.190/volume/v3/volumes/summary Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] Get summary completed successfully. Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f8488b6-2d45-4a5a-af12-de5a45c51c68 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-reader] http://192.168.122.190/volume/v3/volumes/summary returned with HTTP 200 Sep 06 08:17:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1239/2455] 192.168.122.190 () {60 vars in 1186 bytes} [Sun Sep 6 08:17:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0df46756-a72b-47d3-ab80-9723afca26ec None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume with id: bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Delete volume request issued successfully. Sep 06 08:17:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0df46756-a72b-47d3-ab80-9723afca26ec tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a returned with HTTP 202 Sep 06 08:17:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1217/2456] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:17:33 2026] DELETE /volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Volume info retrieved successfully. Sep 06 08:17:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e2d309cb-51a7-442d-92e2-65a04c4331ef tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a returned with HTTP 200 Sep 06 08:17:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1240/2457] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:33 2026] GET /volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 08:17:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-71576f2b-ff4c-4e24-8e52-b167fd49f9f7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-71576f2b-ff4c-4e24-8e52-b167fd49f9f7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] GET http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a Sep 06 08:17:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-71576f2b-ff4c-4e24-8e52-b167fd49f9f7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-71576f2b-ff4c-4e24-8e52-b167fd49f9f7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-71576f2b-ff4c-4e24-8e52-b167fd49f9f7 tempest-ProjectReaderTests-340275775 tempest-ProjectReaderTests-340275775-project-admin] http://192.168.122.190/volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a returned with HTTP 404 Sep 06 08:17:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1218/2458] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:17:34 2026] GET /volume/v3/volumes/bce04bd7-2626-4768-91f9-8638b41cd70a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1164997435"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1164997435'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Create volume of 2 GB Sep 06 08:17:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Availability Zones retrieved successfully. Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Flow 'volume_create_api' (79797eb4-89ff-4ed7-84a6-b81b5c62b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec8e810-524a-493e-89ac-9bf81fa4adcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Validating volume size '2' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec8e810-524a-493e-89ac-9bf81fa4adcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7894ec01-2fe9-4a45-bea2-c849c60f77e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Created reservations ['6121a0fa-7812-4167-abc1-27e280dabc7c', '215c88bd-1a6b-43ad-995c-0a5c95ef9ccf', 'b502ac74-269f-4793-9185-edb0200e464b', '9e646a12-53a6-47a0-a9df-f328ce5f3ff4'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7894ec01-2fe9-4a45-bea2-c849c60f77e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6121a0fa-7812-4167-abc1-27e280dabc7c', '215c88bd-1a6b-43ad-995c-0a5c95ef9ccf', 'b502ac74-269f-4793-9185-edb0200e464b', '9e646a12-53a6-47a0-a9df-f328ce5f3ff4']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad56bff1-eb43-424b-9c4c-126dff24ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad56bff1-eb43-424b-9c4c-126dff24ea4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ac029d-f559-445c-82c8-efc8a2e1629e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1164997435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470aeb29d9d848189c342a0e0f7d0e8f',qos_specs=None,replication_status=,reservations=['6121a0fa-7812-4167-abc1-27e280dabc7c','215c88bd-1a6b-43ad-995c-0a5c95ef9ccf','b502ac74-269f-4793-9185-edb0200e464b','9e646a12-53a6-47a0-a9df-f328ce5f3ff4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226d47c6a3014b2597d08f3d7cf20790',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1164997435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ac029d-f559-445c-82c8-efc8a2e1629e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='470aeb29d9d848189c342a0e0f7d0e8f',provider_auth=None,provider_geometry=None,provider_id=None,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='226d47c6a3014b2597d08f3d7cf20790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3958999-7443-4794-a999-6a54677331ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3958999-7443-4794-a999-6a54677331ed) transitioned into state 'SUCCESS' from state '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-1164997435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470aeb29d9d848189c342a0e0f7d0e8f',qos_specs=None,replication_status=,reservations=['6121a0fa-7812-4167-abc1-27e280dabc7c','215c88bd-1a6b-43ad-995c-0a5c95ef9ccf','b502ac74-269f-4793-9185-edb0200e464b','9e646a12-53a6-47a0-a9df-f328ce5f3ff4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='226d47c6a3014b2597d08f3d7cf20790',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbb3ac5-5bae-47cd-9092-a3b976a5d05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbb3ac5-5bae-47cd-9092-a3b976a5d05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Flow 'volume_create_api' (79797eb4-89ff-4ed7-84a6-b81b5c62b036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Create volume request issued successfully. Sep 06 08:17:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5461ee8c-532c-485c-9110-a60015c7d7a6 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:17:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1241/2459] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:36 2026] POST /volume/v3/volumes => generated 764 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] GET http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume info retrieved successfully. Sep 06 08:17:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-58c3fb5e-11b2-47d3-b962-3abc1bac1be2 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 200 Sep 06 08:17:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1219/2460] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:36 2026] GET /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dab99244-d1df-4ee2-a6b0-73df580672ea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dab99244-d1df-4ee2-a6b0-73df580672ea tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] GET http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dab99244-d1df-4ee2-a6b0-73df580672ea tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dab99244-d1df-4ee2-a6b0-73df580672ea tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dab99244-d1df-4ee2-a6b0-73df580672ea tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume info retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dab99244-d1df-4ee2-a6b0-73df580672ea tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 200 Sep 06 08:17:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1242/2461] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:38 2026] GET /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48ac029d-f559-445c-82c8-efc8a2e1629e"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '48ac029d-f559-445c-82c8-efc8a2e1629e'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Create volume of 1 GB Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Availability Zones retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Flow 'volume_create_api' (47e38c81-9138-4855-8c54-79ddb613e2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2021a5-570f-4fba-825f-3bf922ed5801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2021a5-570f-4fba-825f-3bf922ed5801) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:17:38 devstack devstack@c-api.service[87013]: 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 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2021a5-570f-4fba-825f-3bf922ed5801) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2021a5-570f-4fba-825f-3bf922ed5801) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:17:38 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Flow 'volume_create_api' (47e38c81-9138-4855-8c54-79ddb613e2d7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ceacaabb-1776-4889-9986-98fbf2a1b4b0 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1220/2462] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:38 2026] POST /volume/v3/volumes => generated 173 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] GET http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume info retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c2a6243-7919-42fd-8edc-b07aa973bf6c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 200 Sep 06 08:17:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1243/2463] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:38 2026] GET /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] DELETE http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Delete volume with id: 48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume info retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Delete volume request issued successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a975dda-9fea-47d8-8cfc-fd33d50ef46c tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 202 Sep 06 08:17:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1221/2464] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:17:38 2026] DELETE /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df578304-fcac-4582-bc87-d383849b7647 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df578304-fcac-4582-bc87-d383849b7647 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] GET http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df578304-fcac-4582-bc87-d383849b7647 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df578304-fcac-4582-bc87-d383849b7647 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-df578304-fcac-4582-bc87-d383849b7647 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Volume info retrieved successfully. Sep 06 08:17:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df578304-fcac-4582-bc87-d383849b7647 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 200 Sep 06 08:17:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1244/2465] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:38 2026] GET /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfc4df87-ce0c-436d-9940-c7443bb55343 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfc4df87-ce0c-436d-9940-c7443bb55343 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] GET http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e Sep 06 08:17:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfc4df87-ce0c-436d-9940-c7443bb55343 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfc4df87-ce0c-436d-9940-c7443bb55343 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfc4df87-ce0c-436d-9940-c7443bb55343 tempest-VolumesCloneNegativeTest-1750380237 tempest-VolumesCloneNegativeTest-1750380237-project-member] http://192.168.122.190/volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e returned with HTTP 404 Sep 06 08:17:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1222/2466] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:39 2026] GET /volume/v3/volumes/48ac029d-f559-445c-82c8-efc8a2e1629e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-274b28c8-86ab-4c30-a22c-20b276b144cb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-619994410"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-619994410'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume of 1 GB Sep 06 08:17:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Availability Zones retrieved successfully. Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (b3471342-2bbc-47b8-b133-eaadc0d9bc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d5d123-80fa-4976-892f-3d1953465311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d5d123-80fa-4976-892f-3d1953465311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb514fc1-f13f-455e-8748-2527085acfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Created reservations ['a5c3f7c1-e2aa-452d-adb2-c6e858975494', '47538735-7b7e-4a5e-ab47-6b5696935865', 'f62eca02-efbf-4802-bc73-37d8c12dd6dc', '9242163b-66bc-40f7-aa4d-f4adf597aede'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb514fc1-f13f-455e-8748-2527085acfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c3f7c1-e2aa-452d-adb2-c6e858975494', '47538735-7b7e-4a5e-ab47-6b5696935865', 'f62eca02-efbf-4802-bc73-37d8c12dd6dc', '9242163b-66bc-40f7-aa4d-f4adf597aede']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74aac7c1-2f4c-4ce0-828e-2773f1348cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74aac7c1-2f4c-4ce0-828e-2773f1348cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c424a9-420b-4015-a969-6a6b3a7995d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-619994410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d13f065f6c49d0a5bc38a9282f7e5b',qos_specs=None,replication_status=,reservations=['a5c3f7c1-e2aa-452d-adb2-c6e858975494','47538735-7b7e-4a5e-ab47-6b5696935865','f62eca02-efbf-4802-bc73-37d8c12dd6dc','9242163b-66bc-40f7-aa4d-f4adf597aede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c64c953b8a4e30be5638292f23d39e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-619994410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c424a9-420b-4015-a969-6a6b3a7995d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d13f065f6c49d0a5bc38a9282f7e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0c64c953b8a4e30be5638292f23d39e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeec743-6593-4c79-bb52-fdc2d2247710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeec743-6593-4c79-bb52-fdc2d2247710) transitioned into state 'SUCCESS' from state '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-619994410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d13f065f6c49d0a5bc38a9282f7e5b',qos_specs=None,replication_status=,reservations=['a5c3f7c1-e2aa-452d-adb2-c6e858975494','47538735-7b7e-4a5e-ab47-6b5696935865','f62eca02-efbf-4802-bc73-37d8c12dd6dc','9242163b-66bc-40f7-aa4d-f4adf597aede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c64c953b8a4e30be5638292f23d39e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3395c0b1-7af6-4110-b305-c3694d9b0957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3395c0b1-7af6-4110-b305-c3694d9b0957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (b3471342-2bbc-47b8-b133-eaadc0d9bc10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request issued successfully. Sep 06 08:17:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-274b28c8-86ab-4c30-a22c-20b276b144cb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:17:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1245/2467] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:42 2026] POST /volume/v3/volumes => generated 758 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] GET http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9e41ec56-2b8e-4179-9ef0-752297b1d20a tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 200 Sep 06 08:17:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1223/2468] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:42 2026] GET /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] GET http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-84842bb0-133c-4cf2-a7c0-63a9c0827796 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 200 Sep 06 08:17:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1246/2469] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:43 2026] GET /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e93a3e2b-ca9b-4fe9-ad8a-63b19f8cc8ce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e93a3e2b-ca9b-4fe9-ad8a-63b19f8cc8ce tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/b84ff562-b3fd-4bd6-a5c4-9f7527718f44/action Sep 06 08:17:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e93a3e2b-ca9b-4fe9-ad8a-63b19f8cc8ce tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-attach": {"instance_uuid": "ee0535ea-94f1-4781-bf1d-85751ed3b760", "mountpoint": "/dev/vdc"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e93a3e2b-ca9b-4fe9-ad8a-63b19f8cc8ce tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ee0535ea-94f1-4781-bf1d-85751ed3b760", "mountpoint": "/dev/vdc"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e93a3e2b-ca9b-4fe9-ad8a-63b19f8cc8ce tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/b84ff562-b3fd-4bd6-a5c4-9f7527718f44/action returned with HTTP 404 Sep 06 08:17:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1224/2470] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:50 2026] POST /volume/v3/volumes/b84ff562-b3fd-4bd6-a5c4-9f7527718f44/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:53 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=122,cinder:UPDATE=39,cinder:INSERT=29 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fda4d6c0-3123-4a68-829f-cd19b181db6d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-557510219"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'imageRef': 'fda4d6c0-3123-4a68-829f-cd19b181db6d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-557510219'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume of 2 GB Sep 06 08:17:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Availability Zones retrieved successfully. Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (6ac4ec9a-f465-4664-87f6-d6c9c3fbc575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8048d6f-0a75-4a2f-ad98-361d3ef989fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Validating volume size '2' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: WARNING cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8048d6f-0a75-4a2f-ad98-361d3ef989fc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:17:55 devstack devstack@c-api.service[87012]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fda4d6c0-3123-4a68-829f-cd19b181db6d is not active. Sep 06 08:17:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8048d6f-0a75-4a2f-ad98-361d3ef989fc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:55 devstack devstack@c-api.service[87012]: WARNING cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8048d6f-0a75-4a2f-ad98-361d3ef989fc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:17:55 devstack devstack@c-api.service[87012]: WARNING cinder.volume.api [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (6ac4ec9a-f465-4664-87f6-d6c9c3fbc575) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:17:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2562e9c-7802-4a0d-b413-3c4d0fff48c5 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1247/2471] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:17:55 2026] POST /volume/v3/volumes => generated 125 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f8bcdc40-93fe-40a9-9598-190ec833897d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "cb4a7d99-9a29-4c90-8ae1-85adc9c51a39"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'cb4a7d99-9a29-4c90-8ae1-85adc9c51a39'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume of 1 GB Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Availability Zones retrieved successfully. Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (927a6570-fdd9-4dbc-8776-05841d31d8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f4bc9-1eab-4137-a4b1-773fbaf63bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f4bc9-1eab-4137-a4b1-773fbaf63bfc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 08:17:57 devstack devstack@c-api.service[87013]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f4bc9-1eab-4137-a4b1-773fbaf63bfc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f4bc9-1eab-4137-a4b1-773fbaf63bfc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 08:17:57 devstack devstack@c-api.service[87013]: WARNING cinder.volume.api [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Flow 'volume_create_api' (927a6570-fdd9-4dbc-8776-05841d31d8ad) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f8bcdc40-93fe-40a9-9598-190ec833897d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1225/2472] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 134 bytes in 216 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-af67060b-3834-428c-9836-b68c6ec26e06 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af67060b-3834-428c-9836-b68c6ec26e06 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-af67060b-3834-428c-9836-b68c6ec26e06 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-af67060b-3834-428c-9836-b68c6ec26e06 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1248/2473] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21cbd5f0-e6a7-4b5a-9ce0-dd04e07ea016 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21cbd5f0-e6a7-4b5a-9ce0-dd04e07ea016 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21cbd5f0-e6a7-4b5a-9ce0-dd04e07ea016 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "16041491-9ba2-4054-934a-f7076a9c868a"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-21cbd5f0-e6a7-4b5a-9ce0-dd04e07ea016 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '16041491-9ba2-4054-934a-f7076a9c868a'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21cbd5f0-e6a7-4b5a-9ce0-dd04e07ea016 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 404 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1226/2474] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-141c2c23-c570-4245-8e32-4d83954d1e01 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-141c2c23-c570-4245-8e32-4d83954d1e01 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-141c2c23-c570-4245-8e32-4d83954d1e01 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1dc7ed3f-89fc-497c-a3b1-39e81f9c7597"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-141c2c23-c570-4245-8e32-4d83954d1e01 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1dc7ed3f-89fc-497c-a3b1-39e81f9c7597'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-141c2c23-c570-4245-8e32-4d83954d1e01 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 404 Sep 06 08:17:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1249/2475] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b9a5e961-e454-450e-924a-d0ce2c633d6b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b9a5e961-e454-450e-924a-d0ce2c633d6b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b9a5e961-e454-450e-924a-d0ce2c633d6b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "79141def-3519-4065-ab7d-eb1392fc20a5"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-b9a5e961-e454-450e-924a-d0ce2c633d6b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '79141def-3519-4065-ab7d-eb1392fc20a5'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b9a5e961-e454-450e-924a-d0ce2c633d6b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 404 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1227/2476] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-49ac6aad-2582-41dc-9875-97079d262721 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49ac6aad-2582-41dc-9875-97079d262721 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-49ac6aad-2582-41dc-9875-97079d262721 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49ac6aad-2582-41dc-9875-97079d262721 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1250/2477] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21aea4a6-cc3e-427d-819a-503b80054099 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21aea4a6-cc3e-427d-819a-503b80054099 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21aea4a6-cc3e-427d-819a-503b80054099 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21aea4a6-cc3e-427d-819a-503b80054099 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1228/2478] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5dfb1be2-6f50-48ca-a482-18af837cccac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5dfb1be2-6f50-48ca-a482-18af837cccac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5dfb1be2-6f50-48ca-a482-18af837cccac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5dfb1be2-6f50-48ca-a482-18af837cccac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 400 Sep 06 08:17:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1251/2479] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:17:57 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] DELETE http://192.168.122.190/volume/v3/volumes/tempest-invalid-1772169691 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Delete volume with id: tempest-invalid-1772169691 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-71d50e61-c4db-49eb-8131-ac112fc9f210 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/tempest-invalid-1772169691 returned with HTTP 404 Sep 06 08:17:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1229/2480] 192.168.122.190 () {58 vars in 1205 bytes} [Sun Sep 6 08:17:57 2026] DELETE /volume/v3/volumes/tempest-invalid-1772169691 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d22f308-c58a-49cb-b6ce-4a2f8d81220c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1252/2481] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:17:57 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a823e9db-672f-4f55-af67-399106339e9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a823e9db-672f-4f55-af67-399106339e9d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/xxx/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a823e9db-672f-4f55-af67-399106339e9d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-detach": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a823e9db-672f-4f55-af67-399106339e9d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a823e9db-672f-4f55-af67-399106339e9d tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1230/2482] 192.168.122.190 () {60 vars in 1175 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-36003f17-a398-49a5-9866-4e021189a3e1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-36003f17-a398-49a5-9866-4e021189a3e1 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes/tempest-invalid-452841658 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-36003f17-a398-49a5-9866-4e021189a3e1 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-36003f17-a398-49a5-9866-4e021189a3e1 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-36003f17-a398-49a5-9866-4e021189a3e1 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes/tempest-invalid-452841658 returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1253/2483] 192.168.122.190 () {58 vars in 1199 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/tempest-invalid-452841658 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cbe39187-0dbf-4a8c-89e7-6e2cb97b0bf1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1231/2484] 192.168.122.190 () {58 vars in 1124 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?status=null Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Could not evaluate value null, assuming string {{(pid=87012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Get all volumes completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a9a7b07-3313-481e-8677-855f5b4ff9ef tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1254/2485] 192.168.122.190 () {58 vars in 1165 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-076ac003-245d-483e-bb03-0a8253370541 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-725270683 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-725270683'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Get all volumes completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-076ac003-245d-483e-bb03-0a8253370541 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-725270683 returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1232/2486] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-725270683 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes?status=null Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Could not evaluate value null, assuming string {{(pid=87012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Get all volumes completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0deb03c7-a6eb-402a-9b1e-34f5b5e53cb2 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes?status=null returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1255/2487] 192.168.122.190 () {58 vars in 1144 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1051550683 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1051550683'), ('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Get all volumes completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49ff4918-1e7c-437c-9838-0f4c658225b6 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1051550683 returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1233/2488] 192.168.122.190 () {58 vars in 1222 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1051550683 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17f92e8a-fc03-4780-92bc-d6231705d940 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Reserve volume completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17f92e8a-fc03-4780-92bc-d6231705d940 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 202 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1256/2489] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-10693e6a-2692-41ab-8162-a8164121c810 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: ERROR cinder.volume.api [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume status must be available to reserve, but the status is attaching. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-10693e6a-2692-41ab-8162-a8164121c810 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 400 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1234/2490] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 132 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fc085c83-7307-4507-87dc-34a666c25117 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Unreserve volume completed successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc085c83-7307-4507-87dc-34a666c25117 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 202 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1257/2491] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-abbcb505-1c54-4d65-b2e7-397fb8f55020 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-abbcb505-1c54-4d65-b2e7-397fb8f55020 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/e3399ef1-17da-491d-9664-5acceac3fac1/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-abbcb505-1c54-4d65-b2e7-397fb8f55020 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-abbcb505-1c54-4d65-b2e7-397fb8f55020 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-abbcb505-1c54-4d65-b2e7-397fb8f55020 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/e3399ef1-17da-491d-9664-5acceac3fac1/action returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1235/2492] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/e3399ef1-17da-491d-9664-5acceac3fac1/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aa0e2674-b28d-4e60-945e-c9961e52b113 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa0e2674-b28d-4e60-945e-c9961e52b113 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/0fc6185a-b6af-45f6-b1ae-6d6a71e695b5/action Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aa0e2674-b28d-4e60-945e-c9961e52b113 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aa0e2674-b28d-4e60-945e-c9961e52b113 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa0e2674-b28d-4e60-945e-c9961e52b113 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/0fc6185a-b6af-45f6-b1ae-6d6a71e695b5/action returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1258/2493] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/0fc6185a-b6af-45f6-b1ae-6d6a71e695b5/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a67a578-3a29-4a78-96b2-1e9c7300cd41 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1236/2494] 192.168.122.190 () {60 vars in 1144 bytes} [Sun Sep 6 08:17:58 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-516522e1-9b43-452a-a3ec-44b1b7de598b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-516522e1-9b43-452a-a3ec-44b1b7de598b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] PUT http://192.168.122.190/volume/v3/volumes/tempest-invalid-1105025912 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-516522e1-9b43-452a-a3ec-44b1b7de598b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-516522e1-9b43-452a-a3ec-44b1b7de598b tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/tempest-invalid-1105025912 returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1259/2495] 192.168.122.190 () {60 vars in 1222 bytes} [Sun Sep 6 08:17:58 2026] PUT /volume/v3/volumes/tempest-invalid-1105025912 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e3edde4c-79e2-4ff2-a85d-2a34721809bb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e3edde4c-79e2-4ff2-a85d-2a34721809bb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] PUT http://192.168.122.190/volume/v3/volumes/08e61c05-13a8-485e-babb-4522ea9be428 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e3edde4c-79e2-4ff2-a85d-2a34721809bb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e3edde4c-79e2-4ff2-a85d-2a34721809bb tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/08e61c05-13a8-485e-babb-4522ea9be428 returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1237/2496] 192.168.122.190 () {60 vars in 1252 bytes} [Sun Sep 6 08:17:58 2026] PUT /volume/v3/volumes/08e61c05-13a8-485e-babb-4522ea9be428 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] DELETE http://192.168.122.190/volume/v3/volumes/6f9710a6-cbec-43bc-98cf-43b84f59b9bd Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Delete volume with id: 6f9710a6-cbec-43bc-98cf-43b84f59b9bd Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4a5612b-1164-47c7-8c31-f0aa74d95904 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/6f9710a6-cbec-43bc-98cf-43b84f59b9bd returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1260/2497] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:17:58 2026] DELETE /volume/v3/volumes/6f9710a6-cbec-43bc-98cf-43b84f59b9bd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c74084e-dc9e-44f1-a7ae-b52628fc6996 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c74084e-dc9e-44f1-a7ae-b52628fc6996 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c74084e-dc9e-44f1-a7ae-b52628fc6996 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c74084e-dc9e-44f1-a7ae-b52628fc6996 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c74084e-dc9e-44f1-a7ae-b52628fc6996 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 400 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1238/2498] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee1475ef-3360-4a62-91f6-0a95b9df7241 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee1475ef-3360-4a62-91f6-0a95b9df7241 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee1475ef-3360-4a62-91f6-0a95b9df7241 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee1475ef-3360-4a62-91f6-0a95b9df7241 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee1475ef-3360-4a62-91f6-0a95b9df7241 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 400 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1261/2499] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9c54115-7cc5-4741-b3cb-23f583feae88 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9c54115-7cc5-4741-b3cb-23f583feae88 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/4f42700a-1578-43f2-b815-d0e5fae3766e/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9c54115-7cc5-4741-b3cb-23f583feae88 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9c54115-7cc5-4741-b3cb-23f583feae88 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9c54115-7cc5-4741-b3cb-23f583feae88 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/4f42700a-1578-43f2-b815-d0e5fae3766e/action returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1239/2500] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/4f42700a-1578-43f2-b815-d0e5fae3766e/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-124cf6a8-a24a-46c1-b2fb-30e4e097f714 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-124cf6a8-a24a-46c1-b2fb-30e4e097f714 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-124cf6a8-a24a-46c1-b2fb-30e4e097f714 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-124cf6a8-a24a-46c1-b2fb-30e4e097f714 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-124cf6a8-a24a-46c1-b2fb-30e4e097f714 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action returned with HTTP 400 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1262/2501] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6/action => generated 129 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a49d1ea-9174-426a-9f1b-aa5a0e637c18 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a49d1ea-9174-426a-9f1b-aa5a0e637c18 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] POST http://192.168.122.190/volume/v3/volumes/None/action Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a49d1ea-9174-426a-9f1b-aa5a0e637c18 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a49d1ea-9174-426a-9f1b-aa5a0e637c18 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a49d1ea-9174-426a-9f1b-aa5a0e637c18 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/None/action returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1240/2502] 192.168.122.190 () {60 vars in 1178 bytes} [Sun Sep 6 08:17:58 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c70c7a3d-7d16-46f5-8bbc-7e3c61105dff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c70c7a3d-7d16-46f5-8bbc-7e3c61105dff tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] GET http://192.168.122.190/volume/v3/volumes/4bbce9f3-ce53-4478-82d4-28dd9394a2f1 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c70c7a3d-7d16-46f5-8bbc-7e3c61105dff tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c70c7a3d-7d16-46f5-8bbc-7e3c61105dff tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c70c7a3d-7d16-46f5-8bbc-7e3c61105dff tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-reader] http://192.168.122.190/volume/v3/volumes/4bbce9f3-ce53-4478-82d4-28dd9394a2f1 returned with HTTP 404 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1263/2503] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/4bbce9f3-ce53-4478-82d4-28dd9394a2f1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] GET http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee816ef8-7fa0-4476-a422-0053d9a43f07 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1241/2504] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-29bed9e5-b468-46b0-838a-1108894e403e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] DELETE http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Delete volume with id: d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Delete volume request issued successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29bed9e5-b468-46b0-838a-1108894e403e tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 202 Sep 06 08:17:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1264/2505] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:17:58 2026] DELETE /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] GET http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Volume info retrieved successfully. Sep 06 08:17:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f668cc6-d11e-4d6e-8a46-87887aaf48ac tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 200 Sep 06 08:17:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1242/2506] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:58 2026] GET /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:17:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2eb98d1c-fab9-491c-a1de-094d4cd3a243 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:17:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2eb98d1c-fab9-491c-a1de-094d4cd3a243 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] GET http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 Sep 06 08:17:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2eb98d1c-fab9-491c-a1de-094d4cd3a243 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:17:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2eb98d1c-fab9-491c-a1de-094d4cd3a243 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:17:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2eb98d1c-fab9-491c-a1de-094d4cd3a243 tempest-VolumesNegativeTest-1115673243 tempest-VolumesNegativeTest-1115673243-project-member] http://192.168.122.190/volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 returned with HTTP 404 Sep 06 08:17:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1265/2507] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:17:59 2026] GET /volume/v3/volumes/d4c424a9-420b-4015-a969-6a6b3a7995d6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:18:08 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=94,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:18:09 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1864719438", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1864719438', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume of 1 GB Sep 06 08:18:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Availability Zones retrieved successfully. Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Flow 'volume_create_api' (7d719625-1dbb-4f48-b2c7-3ef3f37fe093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54ae591-f860-4c8f-ab42-7870ea899014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54ae591-f860-4c8f-ab42-7870ea899014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecfbbc3-db14-4989-b2ed-181e9d936af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Created reservations ['b71b9212-8749-4fda-ae41-0c6449844f41', 'fe96a660-9ca7-44aa-9b68-606b04e9ea3d', 'c2ddf525-1bfc-4cb9-879b-9eb4b4bc8796', 'a8b33285-8edf-45b2-8026-4c4db75fb8a8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecfbbc3-db14-4989-b2ed-181e9d936af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71b9212-8749-4fda-ae41-0c6449844f41', 'fe96a660-9ca7-44aa-9b68-606b04e9ea3d', 'c2ddf525-1bfc-4cb9-879b-9eb4b4bc8796', 'a8b33285-8edf-45b2-8026-4c4db75fb8a8']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a19e61-fd09-4da0-90df-356b1c45feb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a19e61-fd09-4da0-90df-356b1c45feb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c0ddfab-6f61-4994-aa7b-cb780503c29b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1864719438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295ac91aad4b43aa94ccee441f36c9f6',qos_specs=None,replication_status=,reservations=['b71b9212-8749-4fda-ae41-0c6449844f41','fe96a660-9ca7-44aa-9b68-606b04e9ea3d','c2ddf525-1bfc-4cb9-879b-9eb4b4bc8796','a8b33285-8edf-45b2-8026-4c4db75fb8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611bf10c6d9e487bad13207886d2348f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1864719438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c0ddfab-6f61-4994-aa7b-cb780503c29b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='295ac91aad4b43aa94ccee441f36c9f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611bf10c6d9e487bad13207886d2348f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ccffc6-e828-45f6-9806-7f724f6afc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ccffc6-e828-45f6-9806-7f724f6afc3f) transitioned into state 'SUCCESS' from state '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-1864719438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295ac91aad4b43aa94ccee441f36c9f6',qos_specs=None,replication_status=,reservations=['b71b9212-8749-4fda-ae41-0c6449844f41','fe96a660-9ca7-44aa-9b68-606b04e9ea3d','c2ddf525-1bfc-4cb9-879b-9eb4b4bc8796','a8b33285-8edf-45b2-8026-4c4db75fb8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611bf10c6d9e487bad13207886d2348f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76f8171-0f46-45ad-93bb-6df6734e3717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76f8171-0f46-45ad-93bb-6df6734e3717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Flow 'volume_create_api' (7d719625-1dbb-4f48-b2c7-3ef3f37fe093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:18:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume request issued successfully. Sep 06 08:18:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3d5b1ce0-e30f-4315-885b-2e4f2aaf5444 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:18:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1243/2508] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:18:19 2026] POST /volume/v3/volumes => generated 774 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1354784958", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1354784958', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume of 1 GB Sep 06 08:18:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Availability Zones retrieved successfully. Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Flow 'volume_create_api' (8ee1c004-62ca-47a1-b463-19900844c3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baffb014-e23d-482e-8629-1662cb555f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baffb014-e23d-482e-8629-1662cb555f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce04ece1-b28d-4803-af75-3c52d3d2f25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Created reservations ['de7f60fa-55ea-4ba3-af15-f30bf1c17b1b', 'b692664c-1c4c-4f62-b989-ba2e774554e0', 'c041c0ea-23c1-438e-9853-0247f5e81fe8', '6b2632ed-be35-48bc-bd76-603b5c82c308'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce04ece1-b28d-4803-af75-3c52d3d2f25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de7f60fa-55ea-4ba3-af15-f30bf1c17b1b', 'b692664c-1c4c-4f62-b989-ba2e774554e0', 'c041c0ea-23c1-438e-9853-0247f5e81fe8', '6b2632ed-be35-48bc-bd76-603b5c82c308']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e97668-a6c7-4860-b002-aeb39fd5b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e97668-a6c7-4860-b002-aeb39fd5b0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1354784958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295ac91aad4b43aa94ccee441f36c9f6',qos_specs=None,replication_status=,reservations=['de7f60fa-55ea-4ba3-af15-f30bf1c17b1b','b692664c-1c4c-4f62-b989-ba2e774554e0','c041c0ea-23c1-438e-9853-0247f5e81fe8','6b2632ed-be35-48bc-bd76-603b5c82c308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611bf10c6d9e487bad13207886d2348f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1354784958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='295ac91aad4b43aa94ccee441f36c9f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611bf10c6d9e487bad13207886d2348f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (650559e6-ccc3-4cba-9458-76d5a00465aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (650559e6-ccc3-4cba-9458-76d5a00465aa) transitioned into state 'SUCCESS' from state '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-1354784958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295ac91aad4b43aa94ccee441f36c9f6',qos_specs=None,replication_status=,reservations=['de7f60fa-55ea-4ba3-af15-f30bf1c17b1b','b692664c-1c4c-4f62-b989-ba2e774554e0','c041c0ea-23c1-438e-9853-0247f5e81fe8','6b2632ed-be35-48bc-bd76-603b5c82c308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611bf10c6d9e487bad13207886d2348f',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d8fe74-2e2b-4d34-8b6e-a55f4663f178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d8fe74-2e2b-4d34-8b6e-a55f4663f178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Flow 'volume_create_api' (8ee1c004-62ca-47a1-b463-19900844c3a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:18:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Create volume request issued successfully. Sep 06 08:18:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d4aee342-7da5-4841-a8e0-1fbc1e7f9d17 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:18:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1266/2509] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:18:20 2026] POST /volume/v3/volumes => generated 774 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:18:30 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:18:30 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:18:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2a233cd-2c67-4532-ae2f-5c4006ebd7bd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1244/2510] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:50 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74e01fc8-c4a1-44a1-a6a1-54a8f5598c9e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1267/2511] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:50 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-66546d5a-f9fd-4ce3-a3cf-3db822bcc6b3 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1245/2512] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:18:51 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2777ea66-4c98-4f03-8ff3-bc06b5757b6d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2777ea66-4c98-4f03-8ff3-bc06b5757b6d None None] GET http://192.168.122.190/volume// Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2777ea66-4c98-4f03-8ff3-bc06b5757b6d None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2777ea66-4c98-4f03-8ff3-bc06b5757b6d None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2777ea66-4c98-4f03-8ff3-bc06b5757b6d None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1268/2513] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:18:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-3e0ce6da-36b0-4941-85b7-7a9c08f3e8f9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-3e0ce6da-36b0-4941-85b7-7a9c08f3e8f9 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-3e0ce6da-36b0-4941-85b7-7a9c08f3e8f9 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c0ddfab-6f61-4994-aa7b-cb780503c29b", "connector": null, "instance_uuid": "5189f953-44a8-494a-88f6-7dfcfd4a9c93"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-3e0ce6da-36b0-4941-85b7-7a9c08f3e8f9 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:18:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1246/2514] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:18:51 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c23fc6c3-8900-4b53-b840-2dc760b6e3fd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c23fc6c3-8900-4b53-b840-2dc760b6e3fd None None] GET http://192.168.122.190/volume// Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c23fc6c3-8900-4b53-b840-2dc760b6e3fd None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c23fc6c3-8900-4b53-b840-2dc760b6e3fd None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c23fc6c3-8900-4b53-b840-2dc760b6e3fd None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1247/2515] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:18:51 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2bbcfb91-49ee-4523-9f66-46531e9620a8 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1269/2516] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:51 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-bdaa6a86-9239-4a04-8140-b40d366eee84 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1248/2517] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:18:51 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1047 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] PUT http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Acquiring lock "cinder-attachment_update-9c0ddfab-6f61-4994-aa7b-cb780503c29b-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Lock "cinder-attachment_update-9c0ddfab-6f61-4994-aa7b-cb780503c29b-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:51 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Lock "cinder-attachment_update-9c0ddfab-6f61-4994-aa7b-cb780503c29b-devstack" released by "attachment_update" :: held 0.156s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:18:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-4fc555a7-515d-4852-b97c-cf17a7aeedc0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e returned with HTTP 200 Sep 06 08:18:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1270/2518] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:18:51 2026] PUT /volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-fbef6fab-efca-497e-b949-0473f9b89cc2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-fbef6fab-efca-497e-b949-0473f9b89cc2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e/action Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-fbef6fab-efca-497e-b949-0473f9b89cc2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-fbef6fab-efca-497e-b949-0473f9b89cc2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-9b5de0d6-b5db-4813-b01b-fcba86cfc8fe req-fbef6fab-efca-497e-b949-0473f9b89cc2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e/action returned with HTTP 204 Sep 06 08:18:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1249/2519] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:18:52 2026] POST /volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f27ba51-634b-4589-9f6a-45f110ad51a4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1271/2520] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:52 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de15b1c8-af35-41f3-98f0-5625074fbc55 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1250/2521] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:52 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-detach": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Attachment connected to vm 5189f953-44a8-494a-88f6-7dfcfd4a9c93, checking data on nova Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG cinder.compute.nova [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Creating Keystone token plugin using URL: http://192.168.122.190/identity {{(pid=87012) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 08:18:52 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] REQ: curl -g -i -X GET http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}150f5d99ca99d77d66707e994049805944a6d239a6d513c69a778963f08853cb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-61b9743d-c23e-4d12-bc56-76b5e0523afd" -H "X-Service-Token: {SHA256}cefabac71a64c66518f6c116e81470a2b23ca9df67d3aad34586b45c5eaf0b11" {{(pid=87012) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 06:18:52 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-4128249b-4fa2-48be-a21d-f4e2a5b9ffa7 x-openstack-request-id: req-4128249b-4fa2-48be-a21d-f4e2a5b9ffa7 {{(pid=87012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9c0ddfab-6f61-4994-aa7b-cb780503c29b", "serverId": "5189f953-44a8-494a-88f6-7dfcfd4a9c93", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c64183f0-314a-4f86-a333-48e38ac64d8e", "bdm_uuid": "be0bd9f1-4a54-43ed-be55-6cf74281b2ab"}} {{(pid=87012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET call to compute for http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b used request id req-4128249b-4fa2-48be-a21d-f4e2a5b9ffa7 {{(pid=87012) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.volume.api [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-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 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Caught error: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: 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 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:53 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.api.middleware.fault [None req-61b9743d-c23e-4d12-bc56-76b5e0523afd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 409 Sep 06 08:18:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1272/2522] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:52 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 167 bytes in 521 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c7175655-6829-4761-b606-7db047562785 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Attachment connected to vm 5189f953-44a8-494a-88f6-7dfcfd4a9c93, checking data on nova Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.compute.nova [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Creating Keystone token plugin using URL: http://192.168.122.190/identity {{(pid=87013) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] REQ: curl -g -i -X GET http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7103cc49e76a0c8d72027dd796311e5747903b78b9fbcd5ed890548514eb9084" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c7175655-6829-4761-b606-7db047562785" -H "X-Service-Token: {SHA256}c53a2a9891b2189cc5df2b70d86288b8b1cd0d7de8ba35286a2c72abad10b4d5" {{(pid=87013) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 06:18:53 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-88e9ae15-faf7-48ea-b64f-e7b6a467cb98 x-openstack-request-id: req-88e9ae15-faf7-48ea-b64f-e7b6a467cb98 {{(pid=87013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9c0ddfab-6f61-4994-aa7b-cb780503c29b", "serverId": "5189f953-44a8-494a-88f6-7dfcfd4a9c93", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c64183f0-314a-4f86-a333-48e38ac64d8e", "bdm_uuid": "be0bd9f1-4a54-43ed-be55-6cf74281b2ab"}} {{(pid=87013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG novaclient.v2.client [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET call to compute for http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b used request id req-88e9ae15-faf7-48ea-b64f-e7b6a467cb98 {{(pid=87013) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.volume.api [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-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 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Caught error: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: 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 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:53 devstack devstack@c-api.service[87013]: ERROR cinder.api.middleware.fault Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.api.middleware.fault [None req-c7175655-6829-4761-b606-7db047562785 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 409 Sep 06 08:18:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1251/2523] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 167 bytes in 219 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9a9ef5ca-7ea6-49ce-a40b-99aa8bf53827 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1273/2524] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b7ae5b57-120c-46d9-918f-e49a9e53d023 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1252/2525] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31417600-4305-4dc8-a2e2-a64719f203de None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: WARNING keystonemiddleware.auth_token [None req-31417600-4305-4dc8-a2e2-a64719f203de None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 08:18:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1274/2526] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 46 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6cfaa45-c4a1-49c9-a64e-15c162502774 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: WARNING keystonemiddleware.auth_token [None req-b6cfaa45-c4a1-49c9-a64e-15c162502774 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 08:18:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1253/2527] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Updating volume '9c0ddfab-6f61-4994-aa7b-cb780503c29b' with '{'status': 'error'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3859ac94-6324-4e8e-9bec-d514c557a7c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 202 Sep 06 08:18:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1275/2528] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-11120cd5-13ce-4573-958c-5dad78d87de0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: DEBUG oslo_db.sqlalchemy.engines [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:18:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11120cd5-13ce-4573-958c-5dad78d87de0 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1254/2529] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:53 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1158 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-78869007-f681-4148-9476-a786555e06c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c64183f0-314a-4f86-a333-48e38ac64d8e"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c64183f0-314a-4f86-a333-48e38ac64d8e"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Volume info retrieved successfully. Sep 06 08:18:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Attachment connected to vm 5189f953-44a8-494a-88f6-7dfcfd4a9c93, checking data on nova Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG cinder.compute.nova [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Creating Keystone token plugin using URL: http://192.168.122.190/identity {{(pid=87012) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 08:18:53 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] REQ: curl -g -i -X GET http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}740bfd332b0fdfe16ba522284f80bce874463e437b0d56dcbbce844577b12e4f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-78869007-f681-4148-9476-a786555e06c6" -H "X-Service-Token: {SHA256}cefabac71a64c66518f6c116e81470a2b23ca9df67d3aad34586b45c5eaf0b11" {{(pid=87012) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 06:18:53 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-d76c3fb7-6721-4beb-8567-1bad0ae512d9 x-openstack-request-id: req-d76c3fb7-6721-4beb-8567-1bad0ae512d9 {{(pid=87012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "9c0ddfab-6f61-4994-aa7b-cb780503c29b", "serverId": "5189f953-44a8-494a-88f6-7dfcfd4a9c93", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c64183f0-314a-4f86-a333-48e38ac64d8e", "bdm_uuid": "be0bd9f1-4a54-43ed-be55-6cf74281b2ab"}} {{(pid=87012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG novaclient.v2.client [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] GET call to compute for http://192.168.122.190/compute/v2.1/servers/5189f953-44a8-494a-88f6-7dfcfd4a9c93/os-volume_attachments/9c0ddfab-6f61-4994-aa7b-cb780503c29b used request id req-d76c3fb7-6721-4beb-8567-1bad0ae512d9 {{(pid=87012) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.volume.api [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-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 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Caught error: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: 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 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5189f953-44a8-494a-88f6-7dfcfd4a9c93 using the Compute API Sep 06 08:18:54 devstack devstack@c-api.service[87012]: ERROR cinder.api.middleware.fault Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.middleware.fault [None req-78869007-f681-4148-9476-a786555e06c6 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 409 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1276/2530] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:53 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 167 bytes in 206 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5fa081d9-eb67-408f-aca8-663c8b36a965 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1255/2531] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:54 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5ace9fd8-e473-41c3-85ca-ae2c4ba180d8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: WARNING keystonemiddleware.auth_token [None req-5ace9fd8-e473-41c3-85ca-ae2c4ba180d8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 08:18:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1277/2532] 192.168.122.190 () {62 vars in 1481 bytes} [Sun Sep 6 08:18:54 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-50a1b324-d8e4-46a9-917c-8976a4b88212 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1256/2533] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG oslo_db.sqlalchemy.engines [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-15924ef8-9d02-43cb-9b20-45f0586b59ac tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1278/2534] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 867 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-42f303c5-7acc-4d2b-900f-7d85a3168d22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1257/2535] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31353f57-db8e-43de-a6be-123ce609125a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31353f57-db8e-43de-a6be-123ce609125a None None] GET http://192.168.122.190/volume// Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31353f57-db8e-43de-a6be-123ce609125a None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31353f57-db8e-43de-a6be-123ce609125a None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31353f57-db8e-43de-a6be-123ce609125a None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1279/2536] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e9dd012e-3006-45a5-9031-020187874646 req-88d01ddc-d70c-4ad0-9f0b-6cb67ca3f94c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-88d01ddc-d70c-4ad0-9f0b-6cb67ca3f94c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-88d01ddc-d70c-4ad0-9f0b-6cb67ca3f94c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1", "connector": null, "instance_uuid": "5189f953-44a8-494a-88f6-7dfcfd4a9c93"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-88d01ddc-d70c-4ad0-9f0b-6cb67ca3f94c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1258/2537] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:18:54 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-22a7494b-13bd-492a-a8ed-020f355f118b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22a7494b-13bd-492a-a8ed-020f355f118b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-22a7494b-13bd-492a-a8ed-020f355f118b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-22a7494b-13bd-492a-a8ed-020f355f118b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-323f5e23-125b-4ee7-ab14-dba3dd8fd38e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-323f5e23-125b-4ee7-ab14-dba3dd8fd38e None None] GET http://192.168.122.190/volume// Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-323f5e23-125b-4ee7-ab14-dba3dd8fd38e None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-323f5e23-125b-4ee7-ab14-dba3dd8fd38e None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-323f5e23-125b-4ee7-ab14-dba3dd8fd38e None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1259/2538] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-22a7494b-13bd-492a-a8ed-020f355f118b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22a7494b-13bd-492a-a8ed-020f355f118b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1280/2539] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-b5e3a3ab-9dc9-4be9-87e7-b6fc2d553e11 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1260/2540] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:18:54 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 1047 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] PUT http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Acquiring lock "cinder-attachment_update-07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Lock "cinder-attachment_update-07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Lock "cinder-attachment_update-07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1-devstack" released by "attachment_update" :: held 0.159s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-8eadd32b-3989-449b-90e6-dcaf2bae4b22 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 returned with HTTP 200 Sep 06 08:18:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1281/2541] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:18:54 2026] PUT /volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e9dd012e-3006-45a5-9031-020187874646 req-c9fe8bc3-cb4e-4c00-a3a5-59ce8fbb9f7a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-c9fe8bc3-cb4e-4c00-a3a5-59ce8fbb9f7a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9/action Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-c9fe8bc3-cb4e-4c00-a3a5-59ce8fbb9f7a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-c9fe8bc3-cb4e-4c00-a3a5-59ce8fbb9f7a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e9dd012e-3006-45a5-9031-020187874646 req-c9fe8bc3-cb4e-4c00-a3a5-59ce8fbb9f7a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9/action returned with HTTP 204 Sep 06 08:18:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1261/2542] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:18:55 2026] POST /volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b3be26a9-1797-4f07-be76-8966da756377 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b3be26a9-1797-4f07-be76-8966da756377 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b3be26a9-1797-4f07-be76-8966da756377 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b3be26a9-1797-4f07-be76-8966da756377 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b3be26a9-1797-4f07-be76-8966da756377 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b3be26a9-1797-4f07-be76-8966da756377 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1282/2543] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:55 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5dec98db-620d-4d21-ab98-4f869ee46165 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5dec98db-620d-4d21-ab98-4f869ee46165 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5dec98db-620d-4d21-ab98-4f869ee46165 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5dec98db-620d-4d21-ab98-4f869ee46165 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5dec98db-620d-4d21-ab98-4f869ee46165 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5dec98db-620d-4d21-ab98-4f869ee46165 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1262/2544] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:55 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2cdd55cc-d374-4db8-8554-a013b240f91c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cdd55cc-d374-4db8-8554-a013b240f91c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cdd55cc-d374-4db8-8554-a013b240f91c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-detach": {"attachment_id": "93ce6201-d16d-485b-b47b-38f73c4e03f9"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cdd55cc-d374-4db8-8554-a013b240f91c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "93ce6201-d16d-485b-b47b-38f73c4e03f9"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2cdd55cc-d374-4db8-8554-a013b240f91c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cdd55cc-d374-4db8-8554-a013b240f91c tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 400 Sep 06 08:18:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1283/2545] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:55 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 100 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-a24b649e-c8a8-4125-a0f3-7bc52bd9712e tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1263/2546] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:18:55 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1/action Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Begin detaching volume completed successfully. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-3486676c-d74c-4585-90d5-90f6b444c7dd tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1/action returned with HTTP 202 Sep 06 08:18:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1284/2547] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:18:56 2026] POST /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2d20ed6-5fec-4ee6-97e7-edf363641731 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2d20ed6-5fec-4ee6-97e7-edf363641731 None None] GET http://192.168.122.190/volume// Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2d20ed6-5fec-4ee6-97e7-edf363641731 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2d20ed6-5fec-4ee6-97e7-edf363641731 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2d20ed6-5fec-4ee6-97e7-edf363641731 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1264/2548] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:18:56 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-be60b2b5-2869-40e4-be3c-93df0da157d4 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:18:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1285/2549] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:18:56 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 1343 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-211399d0-46af-4263-ae51-196cb5eced69 req-f9aa84fc-54c9-4378-9bf7-42c2ad097900 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-f9aa84fc-54c9-4378-9bf7-42c2ad097900 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] DELETE http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-f9aa84fc-54c9-4378-9bf7-42c2ad097900 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-f9aa84fc-54c9-4378-9bf7-42c2ad097900 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:56 devstack devstack@c-api.service[87013]: /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 06 08:18:56 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:18:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-211399d0-46af-4263-ae51-196cb5eced69 req-f9aa84fc-54c9-4378-9bf7-42c2ad097900 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 returned with HTTP 200 Sep 06 08:18:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1265/2550] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:18:56 2026] DELETE /volume/v3/attachments/93ce6201-d16d-485b-b47b-38f73c4e03f9 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] Updating volume '9c0ddfab-6f61-4994-aa7b-cb780503c29b' with '{'status': 'in-use'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3d5907b8-f858-4c13-b16d-7c3c5fcf9ec2 tempest-TestServerVolumeAttachmentScenario-723325829 tempest-TestServerVolumeAttachmentScenario-723325829-project-admin] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 202 Sep 06 08:18:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1286/2551] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:18:57 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c9a9d522-43f2-4c6a-b5b8-3a5c8e94b1d2 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1266/2552] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:18:57 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-6257a05e-70e8-44e8-860f-d6e11af119fe tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1287/2553] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:18:57 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] POST http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Begin detaching volume completed successfully. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-ee8efa85-37b5-4086-a687-f20cf8d6180f tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action returned with HTTP 202 Sep 06 08:18:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1267/2554] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:18:57 2026] POST /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14fb0bb8-10f9-421d-9980-154c0d11c347 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14fb0bb8-10f9-421d-9980-154c0d11c347 None None] GET http://192.168.122.190/volume// Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14fb0bb8-10f9-421d-9980-154c0d11c347 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14fb0bb8-10f9-421d-9980-154c0d11c347 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14fb0bb8-10f9-421d-9980-154c0d11c347 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:18:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1288/2555] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:18:57 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-5bc1e404-d60d-46da-bb8b-3c2024fc561a tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1268/2556] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:18:57 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 1343 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-d7aeec30-903f-4665-9cd1-decac6121157 req-f523a201-5045-48cb-ac89-82e90a05e1d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-f523a201-5045-48cb-ac89-82e90a05e1d7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] DELETE http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-f523a201-5045-48cb-ac89-82e90a05e1d7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-f523a201-5045-48cb-ac89-82e90a05e1d7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:18:57 devstack devstack@c-api.service[87012]: /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 06 08:18:57 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:18:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-d7aeec30-903f-4665-9cd1-decac6121157 req-f523a201-5045-48cb-ac89-82e90a05e1d7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e returned with HTTP 200 Sep 06 08:18:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1289/2557] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:18:57 2026] DELETE /volume/v3/attachments/c64183f0-314a-4f86-a333-48e38ac64d8e => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:18:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:18:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:18:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:18:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:18:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:18:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:18:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:18:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:18:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:18:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-17494dd0-59f8-4506-960a-06cf20624e23 req-de243a21-40bd-42a9-920b-30586958bfb7 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:18:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1269/2558] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:18:58 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] DELETE http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:19:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:02 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Delete volume with id: 07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:19:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:19:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Delete volume request issued successfully. Sep 06 08:19:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cbbaae6a-4d74-4f7f-a048-e8f1e5b28d36 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 202 Sep 06 08:19:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1290/2559] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:19:02 2026] DELETE /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:19:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:19:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:19:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b10fd5c1-15a9-4861-969e-ec274d012b21 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 200 Sep 06 08:19:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1270/2560] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:02 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-25e6e180-3e95-4994-889a-ba1dc685d32b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25e6e180-3e95-4994-889a-ba1dc685d32b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25e6e180-3e95-4994-889a-ba1dc685d32b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-25e6e180-3e95-4994-889a-ba1dc685d32b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-25e6e180-3e95-4994-889a-ba1dc685d32b tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 returned with HTTP 404 Sep 06 08:19:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1291/2561] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:03 2026] GET /volume/v3/volumes/07bdf9c9-70c4-4129-9f0f-58f67a5ccdc1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:19:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:19:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Delete volume with id: 9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:19:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:19:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Delete volume request issued successfully. Sep 06 08:19:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e75a1f71-55fe-4957-84ac-8ca37e261876 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 202 Sep 06 08:19:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1271/2562] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:19:03 2026] DELETE /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Volume info retrieved successfully. Sep 06 08:19:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9152885d-ce07-4795-8a4e-c6be0cf39018 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 200 Sep 06 08:19:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1292/2563] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:03 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8172eb8b-8951-4234-806d-18cdf2cf65c1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8172eb8b-8951-4234-806d-18cdf2cf65c1 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] GET http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b Sep 06 08:19:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8172eb8b-8951-4234-806d-18cdf2cf65c1 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8172eb8b-8951-4234-806d-18cdf2cf65c1 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8172eb8b-8951-4234-806d-18cdf2cf65c1 tempest-TestServerVolumeAttachmentScenario-67643620 tempest-TestServerVolumeAttachmentScenario-67643620-project-member] http://192.168.122.190/volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b returned with HTTP 404 Sep 06 08:19:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1272/2564] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:04 2026] GET /volume/v3/volumes/9c0ddfab-6f61-4994-aa7b-cb780503c29b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:19:13 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:19:14 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cfd66df2-f59e-4105-b5de-1d444758a008 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-726119344", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-726119344', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Create volume of 1 GB Sep 06 08:19:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Availability Zones retrieved successfully. Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Flow 'volume_create_api' (d202f344-2e71-47b4-bc43-9fddd5a39c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afdd9da-e57a-4dae-8002-fffd3edcd817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:19:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afdd9da-e57a-4dae-8002-fffd3edcd817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a6b7aa-fd29-437b-9cf2-2b33a5ad9fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Created reservations ['f3b668e5-b087-4b6b-a11f-dc5186d6f490', '89abf94d-f0bb-4cd0-8511-c10648fadff2', '15650d64-c46d-4da2-8042-222c3df147b0', '4292e01b-ff1f-41bf-9707-bb17ec0b4948'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a6b7aa-fd29-437b-9cf2-2b33a5ad9fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b668e5-b087-4b6b-a11f-dc5186d6f490', '89abf94d-f0bb-4cd0-8511-c10648fadff2', '15650d64-c46d-4da2-8042-222c3df147b0', '4292e01b-ff1f-41bf-9707-bb17ec0b4948']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da9ad62-2d15-41f3-a04e-017b37be40a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:31 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da9ad62-2d15-41f3-a04e-017b37be40a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fbc8094-488c-40b5-967c-b6fca3aa7753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-726119344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f74b5b119f4ba9bfac28c6f7ce76f3',qos_specs=None,replication_status=,reservations=['f3b668e5-b087-4b6b-a11f-dc5186d6f490','89abf94d-f0bb-4cd0-8511-c10648fadff2','15650d64-c46d-4da2-8042-222c3df147b0','4292e01b-ff1f-41bf-9707-bb17ec0b4948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6055094bba2441feb7bb0d67500b7307',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-726119344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fbc8094-488c-40b5-967c-b6fca3aa7753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f74b5b119f4ba9bfac28c6f7ce76f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6055094bba2441feb7bb0d67500b7307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5028fe-fa6d-40cf-8967-380919bbb461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5028fe-fa6d-40cf-8967-380919bbb461) transitioned into state 'SUCCESS' from state '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-726119344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f74b5b119f4ba9bfac28c6f7ce76f3',qos_specs=None,replication_status=,reservations=['f3b668e5-b087-4b6b-a11f-dc5186d6f490','89abf94d-f0bb-4cd0-8511-c10648fadff2','15650d64-c46d-4da2-8042-222c3df147b0','4292e01b-ff1f-41bf-9707-bb17ec0b4948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6055094bba2441feb7bb0d67500b7307',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3cabe4-8dd5-44ce-a6e4-7bc4c06eda20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3cabe4-8dd5-44ce-a6e4-7bc4c06eda20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Flow 'volume_create_api' (d202f344-2e71-47b4-bc43-9fddd5a39c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:19:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Create volume request issued successfully. Sep 06 08:19:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cfd66df2-f59e-4105-b5de-1d444758a008 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:19:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1293/2565] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:19:30 2026] POST /volume/v3/volumes => generated 764 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:19:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5e9c07a7-de10-434a-ad76-5ee008c3e5a2 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1273/2566] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:31 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d0734800-04fb-4203-b68d-da87c9b434b4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0734800-04fb-4203-b68d-da87c9b434b4 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0734800-04fb-4203-b68d-da87c9b434b4 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0734800-04fb-4203-b68d-da87c9b434b4 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d0734800-04fb-4203-b68d-da87c9b434b4 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0734800-04fb-4203-b68d-da87c9b434b4 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1294/2567] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:32 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4530c9cc-9fcb-4d57-8aab-0d308dc51f11 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1274/2568] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:32 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] POST http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753/action Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-267295850", "disk_format": "raw"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-267295850", "disk_format": "raw"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:32 devstack devstack@c-api.service[87012]: DEBUG cinder.image.image_utils [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-267295850'}] 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-267295850'}]. {{(pid=87012) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 08:19:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Copy volume to image completed successfully. Sep 06 08:19:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ad5f27da-adf4-4a8e-9ca9-c734a95ace63 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753/action returned with HTTP 202 Sep 06 08:19:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1295/2569] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:19:32 2026] POST /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753/action => generated 653 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:19:42 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=8 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:19:42 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:19:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0f3afa32-0b52-4cfe-acc0-bd0175489d33 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1275/2570] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:57 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ad05d43-6311-4c7a-b193-032c5de07ac3 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1296/2571] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:58 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-df446499-ae30-4da9-aa29-cb2477cebef0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:58 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Delete volume with id: 2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:19:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:19:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Delete volume request issued successfully. Sep 06 08:19:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-df446499-ae30-4da9-aa29-cb2477cebef0 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 202 Sep 06 08:19:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1276/2572] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:19:58 2026] DELETE /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:19:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Volume info retrieved successfully. Sep 06 08:19:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d68bf9dc-042e-4c9d-955b-5a5e885c5e2f tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 200 Sep 06 08:19:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1297/2573] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:58 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:19:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-96761be3-000b-48f1-a77f-04af4f620802 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:19:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96761be3-000b-48f1-a77f-04af4f620802 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] GET http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 Sep 06 08:19:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96761be3-000b-48f1-a77f-04af4f620802 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:19:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-96761be3-000b-48f1-a77f-04af4f620802 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:19:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-96761be3-000b-48f1-a77f-04af4f620802 tempest-TestImageHashVerification-293207062 tempest-TestImageHashVerification-293207062-project-member] http://192.168.122.190/volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 returned with HTTP 404 Sep 06 08:19:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1277/2574] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:19:59 2026] GET /volume/v3/volumes/2fbc8094-488c-40b5-967c-b6fca3aa7753 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:20:08 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=8 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:20:09 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1925717124", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1925717124', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume of 1 GB Sep 06 08:20:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Availability Zones retrieved successfully. Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Flow 'volume_create_api' (6d852591-e54b-44dc-a80a-d86935542d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba31df4-8e8f-42d4-834e-11e1f9612dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba31df4-8e8f-42d4-834e-11e1f9612dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4cbe68-46a9-41cc-9d6b-c20440dbf905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Created reservations ['0626ae03-4d5b-4065-8c4f-fce6476a6c00', 'cc9cfbba-af72-425b-847c-6c92fcd6ff72', '72610254-cf55-48c3-8223-483cca9021bc', 'e5912066-4c5d-4389-8503-afaf1ead5a13'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4cbe68-46a9-41cc-9d6b-c20440dbf905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0626ae03-4d5b-4065-8c4f-fce6476a6c00', 'cc9cfbba-af72-425b-847c-6c92fcd6ff72', '72610254-cf55-48c3-8223-483cca9021bc', 'e5912066-4c5d-4389-8503-afaf1ead5a13']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2a85e3-6180-4c24-86e1-5738e1f3b5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:20:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2a85e3-6180-4c24-86e1-5738e1f3b5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed39e8e-f50c-4a66-9db1-853e790110bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1925717124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155846ae7ced4ca99b72b4b380927df2',qos_specs=None,replication_status=,reservations=['0626ae03-4d5b-4065-8c4f-fce6476a6c00','cc9cfbba-af72-425b-847c-6c92fcd6ff72','72610254-cf55-48c3-8223-483cca9021bc','e5912066-4c5d-4389-8503-afaf1ead5a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1925717124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eed39e8e-f50c-4a66-9db1-853e790110bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155846ae7ced4ca99b72b4b380927df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:20:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f3868-39a1-4556-ab4d-ede550e3f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:20:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f3868-39a1-4556-ab4d-ede550e3f619) transitioned into state 'SUCCESS' from state '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-1925717124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155846ae7ced4ca99b72b4b380927df2',qos_specs=None,replication_status=,reservations=['0626ae03-4d5b-4065-8c4f-fce6476a6c00','cc9cfbba-af72-425b-847c-6c92fcd6ff72','72610254-cf55-48c3-8223-483cca9021bc','e5912066-4c5d-4389-8503-afaf1ead5a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:20:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb75b031-1fe4-4d22-9f16-52749061234c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:20:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb75b031-1fe4-4d22-9f16-52749061234c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:20:31 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Flow 'volume_create_api' (6d852591-e54b-44dc-a80a-d86935542d41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:20:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume request issued successfully. Sep 06 08:20:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ffda4b3e-3924-406e-b0ac-8a45507ce41d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:20:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1298/2575] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:20:30 2026] POST /volume/v3/volumes => generated 756 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:20:41 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-134b6c2e-aa16-4e15-9546-ef4c9256262a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1278/2576] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-50408240-d500-422a-9671-a69de2875025 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50408240-d500-422a-9671-a69de2875025 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50408240-d500-422a-9671-a69de2875025 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-50408240-d500-422a-9671-a69de2875025 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-50408240-d500-422a-9671-a69de2875025 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-50408240-d500-422a-9671-a69de2875025 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1299/2577] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-f838a7fe-1c6d-4110-826f-d2f680da1207 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1279/2578] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-56173819-3aaf-428d-8956-067732931710 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56173819-3aaf-428d-8956-067732931710 None None] GET http://192.168.122.190/volume// Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56173819-3aaf-428d-8956-067732931710 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56173819-3aaf-428d-8956-067732931710 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56173819-3aaf-428d-8956-067732931710 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:21:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1300/2579] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-54ed6f2a-0240-4f1b-bb32-8ff806a24ec5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-54ed6f2a-0240-4f1b-bb32-8ff806a24ec5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-54ed6f2a-0240-4f1b-bb32-8ff806a24ec5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eed39e8e-f50c-4a66-9db1-853e790110bd", "connector": null, "instance_uuid": "0904517d-3f41-4020-9778-f02867caf02e"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-54ed6f2a-0240-4f1b-bb32-8ff806a24ec5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1280/2580] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:21:00 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d719f31e-2765-4703-b893-7eefc977aa08 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d719f31e-2765-4703-b893-7eefc977aa08 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d719f31e-2765-4703-b893-7eefc977aa08 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d719f31e-2765-4703-b893-7eefc977aa08 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9169920-fd26-42e5-8b1d-e6be19304a7b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9169920-fd26-42e5-8b1d-e6be19304a7b None None] GET http://192.168.122.190/volume// Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9169920-fd26-42e5-8b1d-e6be19304a7b None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9169920-fd26-42e5-8b1d-e6be19304a7b None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9169920-fd26-42e5-8b1d-e6be19304a7b None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:21:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1281/2581] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d719f31e-2765-4703-b893-7eefc977aa08 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d719f31e-2765-4703-b893-7eefc977aa08 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1301/2582] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-d68c1432-f589-45ee-9297-b33bd988a939 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1282/2583] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:21:00 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 1029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] PUT http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Acquiring lock "cinder-attachment_update-eed39e8e-f50c-4a66-9db1-853e790110bd-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Lock "cinder-attachment_update-eed39e8e-f50c-4a66-9db1-853e790110bd-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:00 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Lock "cinder-attachment_update-eed39e8e-f50c-4a66-9db1-853e790110bd-devstack" released by "attachment_update" :: held 0.157s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:21:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-79f585a2-60c9-4eb1-a107-630f1218215b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad returned with HTTP 200 Sep 06 08:21:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1302/2584] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:21:00 2026] PUT /volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-545c1366-a5d5-49d5-a381-0d00057dc6bd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-545c1366-a5d5-49d5-a381-0d00057dc6bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad/action Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-545c1366-a5d5-49d5-a381-0d00057dc6bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action body: b'{"os-complete": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-545c1366-a5d5-49d5-a381-0d00057dc6bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-4ca52c3a-1c79-4b6e-bbe8-17e7a1e87a83 req-545c1366-a5d5-49d5-a381-0d00057dc6bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad/action returned with HTTP 204 Sep 06 08:21:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1283/2585] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:21:01 2026] POST /volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:21:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9592c8e7-a32d-4df0-9664-4c434b689ed7 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1303/2586] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:21:01 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ce420d6d-edb8-4810-8f44-e039a7d00e8d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1284/2587] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:21:01 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-23e6c892-674a-47dd-b25f-b1bae8f59445 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1304/2588] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:21:04 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 1141 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd/action Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Begin detaching volume completed successfully. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-239a11d8-7cc6-4084-a930-6a1044013fea tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd/action returned with HTTP 202 Sep 06 08:21:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1285/2589] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:21:04 2026] POST /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6494326a-16a8-4c0e-8341-8f4207c2d2f2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6494326a-16a8-4c0e-8341-8f4207c2d2f2 None None] GET http://192.168.122.190/volume// Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6494326a-16a8-4c0e-8341-8f4207c2d2f2 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6494326a-16a8-4c0e-8341-8f4207c2d2f2 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6494326a-16a8-4c0e-8341-8f4207c2d2f2 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:21:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1305/2590] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:21:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-f78be2ae-a281-48d8-9b72-6476bad3694a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:21:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1286/2591] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:21:04 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-95faab4f-bb31-4508-8f8b-9d1a70042b74 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-95faab4f-bb31-4508-8f8b-9d1a70042b74 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] DELETE http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-95faab4f-bb31-4508-8f8b-9d1a70042b74 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-95faab4f-bb31-4508-8f8b-9d1a70042b74 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:04 devstack devstack@c-api.service[87012]: /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 06 08:21:04 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, Sep 06 08:21:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-c515dbe3-a21b-4223-8252-1c95dfa57557 req-95faab4f-bb31-4508-8f8b-9d1a70042b74 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad returned with HTTP 200 Sep 06 08:21:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1306/2592] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:21:04 2026] DELETE /volume/v3/attachments/0a7cb63e-11d1-401a-a910-20ce89ffe2ad => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:21:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eed39e8e-f50c-4a66-9db1-853e790110bd", "force": false, "name": "tempest-TestStampPattern-snapshot-1735776482", "description": null, "metadata": null}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:21:05 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create snapshot from volume eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:21:05 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Created reservations ['4c09c5ba-537e-41c8-854a-a9bc767ec423', 'c1682de7-ffac-45d7-9521-a3ad99382bb3', '99ce6e46-293e-4f4b-aab3-8680a0035a43', '35cc55bf-e0c5-492c-b493-b0cec32741a5'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:21:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:21:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot create request issued successfully. Sep 06 08:21:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45fdedc2-f47e-43a3-a484-fb9b1c4148b2 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:21:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1287/2593] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:21:05 2026] POST /volume/v3/snapshots => generated 303 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:21:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5359603f-3691-4f6f-ad57-20020e21137f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5359603f-3691-4f6f-ad57-20020e21137f tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:21:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5359603f-3691-4f6f-ad57-20020e21137f tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5359603f-3691-4f6f-ad57-20020e21137f tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5359603f-3691-4f6f-ad57-20020e21137f tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:21:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5359603f-3691-4f6f-ad57-20020e21137f tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:21:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1307/2594] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:21:05 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:21:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:21:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1fa3c2de-0e8f-4432-8c4f-550802e514ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:21:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1288/2595] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:21:06 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:21:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:21:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a08eb285-dab6-4f2c-8163-ad411fb76f94 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:21:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1308/2596] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:21:07 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:21:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:21:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:21:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:21:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:21:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5312cd5c-a1d9-463f-a268-90c2b41b3467 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:21:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1289/2597] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:21:07 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-703148041", "snapshot_id": "19a4113b-8e80-4269-9f8b-74b327f315e7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-703148041', 'snapshot_id': '19a4113b-8e80-4269-9f8b-74b327f315e7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:21:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume of 1 GB Sep 06 08:21:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Availability Zones retrieved successfully. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Flow 'volume_create_api' (70012bf3-d057-4c9c-be0c-6f99c944dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9dbe29-25ac-4b60-bc06-7d5e705ca6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9dbe29-25ac-4b60-bc06-7d5e705ca6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '19a4113b-8e80-4269-9f8b-74b327f315e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648f10c7-125d-401b-acbe-2c7f4785f078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Created reservations ['cf11f9c8-92b5-47e0-ade7-261727ed7272', '1f45dc5e-1e55-41ac-a2f7-4d56abd721c0', 'a1f347b6-5aba-4fe2-8808-72d29261a863', '443f1c98-767d-4efe-8c81-7e3fdaeadfcc'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648f10c7-125d-401b-acbe-2c7f4785f078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf11f9c8-92b5-47e0-ade7-261727ed7272', '1f45dc5e-1e55-41ac-a2f7-4d56abd721c0', 'a1f347b6-5aba-4fe2-8808-72d29261a863', '443f1c98-767d-4efe-8c81-7e3fdaeadfcc']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2a3b38-a730-4c44-bf35-4c0668b15a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2a3b38-a730-4c44-bf35-4c0668b15a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bc9b78f-cdd2-489d-8dde-454ecc63b573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-703148041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155846ae7ced4ca99b72b4b380927df2',qos_specs=None,replication_status=,reservations=['cf11f9c8-92b5-47e0-ade7-261727ed7272','1f45dc5e-1e55-41ac-a2f7-4d56abd721c0','a1f347b6-5aba-4fe2-8808-72d29261a863','443f1c98-767d-4efe-8c81-7e3fdaeadfcc'],size=1,snapshot_id=19a4113b-8e80-4269-9f8b-74b327f315e7,source_replicaid=,source_volid=None,status='creating',user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-703148041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bc9b78f-cdd2-489d-8dde-454ecc63b573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155846ae7ced4ca99b72b4b380927df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=19a4113b-8e80-4269-9f8b-74b327f315e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497ef10e-de7a-4afc-8755-c5ba80c6a811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497ef10e-de7a-4afc-8755-c5ba80c6a811) transitioned into state 'SUCCESS' from state '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-703148041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155846ae7ced4ca99b72b4b380927df2',qos_specs=None,replication_status=,reservations=['cf11f9c8-92b5-47e0-ade7-261727ed7272','1f45dc5e-1e55-41ac-a2f7-4d56abd721c0','a1f347b6-5aba-4fe2-8808-72d29261a863','443f1c98-767d-4efe-8c81-7e3fdaeadfcc'],size=1,snapshot_id=19a4113b-8e80-4269-9f8b-74b327f315e7,source_replicaid=,source_volid=None,status='creating',user_id='108f4b424c5e4ad1a3efc25eeb85fecd',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2baf51d-621d-47bc-94cb-8fe2637e2555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:21:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:21:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:21:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2baf51d-621d-47bc-94cb-8fe2637e2555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:21:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Flow 'volume_create_api' (70012bf3-d057-4c9c-be0c-6f99c944dfe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:21:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Create volume request issued successfully. Sep 06 08:21:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbad1e6b-9640-4905-8eb5-7e67323dd1fd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:21:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1309/2598] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:21:13 2026] POST /volume/v3/volumes => generated 789 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:21:17 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:21:23 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a6d9642-dd30-432b-b7ca-1fef88bc919b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1290/2599] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:02 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47718609-2d1d-4252-8e4d-221c7d5e3e95 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1310/2600] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:02 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-6d1bbe90-bd37-4fe8-9e18-853ef3e7e317 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1291/2601] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:22:02 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7309ce59-089e-4481-814f-979805974349 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7309ce59-089e-4481-814f-979805974349 None None] GET http://192.168.122.190/volume// Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7309ce59-089e-4481-814f-979805974349 None None] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7309ce59-089e-4481-814f-979805974349 None None] Calling method 'all' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7309ce59-089e-4481-814f-979805974349 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:22:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1311/2602] 192.168.122.190 () {58 vars in 1317 bytes} [Sun Sep 6 08:22:02 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-5cfc2975-4494-4411-b437-08a503925437 req-9f7fba2a-0a54-418b-8200-b19204d289b5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-9f7fba2a-0a54-418b-8200-b19204d289b5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/attachments Sep 06 08:22:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-9f7fba2a-0a54-418b-8200-b19204d289b5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bc9b78f-cdd2-489d-8dde-454ecc63b573", "connector": null, "instance_uuid": "8d88b8cf-62e1-42ad-b3dc-12f49da841b8"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-9f7fba2a-0a54-418b-8200-b19204d289b5 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments returned with HTTP 200 Sep 06 08:22:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1292/2603] 192.168.122.190 () {66 vars in 1483 bytes} [Sun Sep 6 08:22:02 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7b07a361-eb79-4025-b7bc-f17237ee23e1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7b07a361-eb79-4025-b7bc-f17237ee23e1 None None] GET http://192.168.122.190/volume// Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7b07a361-eb79-4025-b7bc-f17237ee23e1 None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7b07a361-eb79-4025-b7bc-f17237ee23e1 None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7b07a361-eb79-4025-b7bc-f17237ee23e1 None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:22:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1293/2604] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:22:03 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:22:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1678e103-e3a1-427c-9c6f-6816a90b9e02 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1312/2605] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:02 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-ed60e83b-6b19-4b0d-a147-9eed80d79843 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1294/2606] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:22:03 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] PUT http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.190", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cfd19c7039aa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "9a4b0f71-4319-445a-826f-548187256c07", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Acquiring lock "cinder-attachment_update-7bc9b78f-cdd2-489d-8dde-454ecc63b573-devstack" by "attachment_update" {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Lock "cinder-attachment_update-7bc9b78f-cdd2-489d-8dde-454ecc63b573-devstack" acquired by "attachment_update" :: waited 0.012s {{(pid=87012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:03 devstack devstack@c-api.service[87012]: DEBUG cinder.coordination [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Lock "cinder-attachment_update-7bc9b78f-cdd2-489d-8dde-454ecc63b573-devstack" released by "attachment_update" :: held 0.158s {{(pid=87012) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 08:22:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-69d5b0d1-1bc8-4de7-a2a5-bcfbb35f5712 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 returned with HTTP 200 Sep 06 08:22:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1313/2607] 192.168.122.190 () {66 vars in 1593 bytes} [Sun Sep 6 08:22:03 2026] PUT /volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ea4b731-3c28-4591-a5db-c3623bdddbeb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1295/2608] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:04 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-5cfc2975-4494-4411-b437-08a503925437 req-d210ca46-700c-4292-a9c7-23ea9af1a5d9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-d210ca46-700c-4292-a9c7-23ea9af1a5d9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309/action Sep 06 08:22:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-d210ca46-700c-4292-a9c7-23ea9af1a5d9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action body: b'{"os-complete": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:22:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-d210ca46-700c-4292-a9c7-23ea9af1a5d9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-5cfc2975-4494-4411-b437-08a503925437 req-d210ca46-700c-4292-a9c7-23ea9af1a5d9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309/action returned with HTTP 204 Sep 06 08:22:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1314/2609] 192.168.122.190 () {66 vars in 1614 bytes} [Sun Sep 6 08:22:04 2026] POST /volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-244a6731-acba-4c91-8385-3d27e0b94044 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-244a6731-acba-4c91-8385-3d27e0b94044 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-244a6731-acba-4c91-8385-3d27e0b94044 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-244a6731-acba-4c91-8385-3d27e0b94044 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-244a6731-acba-4c91-8385-3d27e0b94044 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-244a6731-acba-4c91-8385-3d27e0b94044 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1296/2610] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:05 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2cbd66db-bf4a-4e02-9676-66f1910fc60b tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1315/2611] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:05 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-a26d04ed-6e9c-4282-9c67-b256fa9bf4ff tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1297/2612] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:22:06 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] POST http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573/action Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Begin detaching volume completed successfully. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-f270e047-701b-48e5-985f-8d35b8ac63d6 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573/action returned with HTTP 202 Sep 06 08:22:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1316/2613] 192.168.122.190 () {64 vars in 1561 bytes} [Sun Sep 6 08:22:06 2026] POST /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b36d2d9b-1e6d-4b7a-a79c-42788c770bcc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b36d2d9b-1e6d-4b7a-a79c-42788c770bcc None None] GET http://192.168.122.190/volume// Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b36d2d9b-1e6d-4b7a-a79c-42788c770bcc None None] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b36d2d9b-1e6d-4b7a-a79c-42788c770bcc None None] Calling method 'all' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b36d2d9b-1e6d-4b7a-a79c-42788c770bcc None None] http://192.168.122.190/volume// returned with HTTP 300 Sep 06 08:22:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1298/2614] 192.168.122.190 () {58 vars in 1315 bytes} [Sun Sep 6 08:22:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-dcbc1fa1-bd13-46ff-a046-e450d77f7bab tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1317/2615] 192.168.122.190 () {62 vars in 1528 bytes} [Sun Sep 6 08:22:06 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 1358 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-b334f643-3726-47ab-8256-b587dcc6ab3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-b334f643-3726-47ab-8256-b587dcc6ab3d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] DELETE http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-b334f643-3726-47ab-8256-b587dcc6ab3d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-b334f643-3726-47ab-8256-b587dcc6ab3d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:06 devstack devstack@c-api.service[87013]: /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 06 08:22:06 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, Sep 06 08:22:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-e118e87b-2128-41b6-aa2f-a709708b94ce req-b334f643-3726-47ab-8256-b587dcc6ab3d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 returned with HTTP 200 Sep 06 08:22:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1299/2616] 192.168.122.190 () {64 vars in 1562 bytes} [Sun Sep 6 08:22:06 2026] DELETE /volume/v3/attachments/c9a1f922-6cd7-4409-9a77-4cfb23fe5309 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:10 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Delete volume with id: 7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Delete volume request issued successfully. Sep 06 08:22:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f4d0b59e-a176-46c7-a46b-82cc94540be9 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 202 Sep 06 08:22:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1318/2617] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:22:10 2026] DELETE /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-487c25e5-6e17-4a4b-8320-45619daecdcb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-487c25e5-6e17-4a4b-8320-45619daecdcb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-487c25e5-6e17-4a4b-8320-45619daecdcb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-487c25e5-6e17-4a4b-8320-45619daecdcb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:10 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:10 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-487c25e5-6e17-4a4b-8320-45619daecdcb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-487c25e5-6e17-4a4b-8320-45619daecdcb tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 200 Sep 06 08:22:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1300/2618] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:10 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-51ed2fa1-f58d-4b6d-8b8e-0336c8bcaf34 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-51ed2fa1-f58d-4b6d-8b8e-0336c8bcaf34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 Sep 06 08:22:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-51ed2fa1-f58d-4b6d-8b8e-0336c8bcaf34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-51ed2fa1-f58d-4b6d-8b8e-0336c8bcaf34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-51ed2fa1-f58d-4b6d-8b8e-0336c8bcaf34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 returned with HTTP 404 Sep 06 08:22:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1319/2619] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:11 2026] GET /volume/v3/volumes/7bc9b78f-cdd2-489d-8dde-454ecc63b573 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-078f749f-8593-4ece-8b8c-e6d17d38803d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:22:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:12 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Delete snapshot with id: 19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:22:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:22:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot delete request issued successfully. Sep 06 08:22:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-078f749f-8593-4ece-8b8c-e6d17d38803d tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 202 Sep 06 08:22:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1301/2620] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:22:12 2026] DELETE /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:22:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:22:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5076d93-7fb8-43cc-83f9-184e1dca50bd tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:22:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1320/2621] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:12 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9141d13-5b60-4c53-9049-7b123539e9be None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9141d13-5b60-4c53-9049-7b123539e9be tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:22:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9141d13-5b60-4c53-9049-7b123539e9be tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9141d13-5b60-4c53-9049-7b123539e9be tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a9141d13-5b60-4c53-9049-7b123539e9be tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Snapshot retrieved successfully. Sep 06 08:22:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9141d13-5b60-4c53-9049-7b123539e9be tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 200 Sep 06 08:22:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1302/2622] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:13 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-97121d4b-c502-4949-ace9-4cd0f5559503 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-97121d4b-c502-4949-ace9-4cd0f5559503 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 Sep 06 08:22:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-97121d4b-c502-4949-ace9-4cd0f5559503 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-97121d4b-c502-4949-ace9-4cd0f5559503 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-97121d4b-c502-4949-ace9-4cd0f5559503 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 returned with HTTP 404 Sep 06 08:22:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1321/2623] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:14 2026] GET /volume/v3/snapshots/19a4113b-8e80-4269-9f8b-74b327f315e7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:22:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [req-b094b019-1e37-4268-a6cd-f172c473705e req-adbf7533-23ee-44af-b362-6e5062d290c8 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:22:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1303/2624] 192.168.122.190 () {60 vars in 1487 bytes} [Sun Sep 6 08:22:14 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] DELETE http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:22:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:17 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Delete volume with id: eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:22:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Delete volume request issued successfully. Sep 06 08:22:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6aa3f1c4-98e7-419b-9f50-103707aae456 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 202 Sep 06 08:22:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1322/2625] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:22:17 2026] DELETE /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:22:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Volume info retrieved successfully. Sep 06 08:22:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dd0ac3e4-b545-4a1a-88a5-aa2c35bcbc34 tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 200 Sep 06 08:22:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1304/2626] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:17 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3b64946e-adbe-4b11-93a4-1dd68cc48e9a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b64946e-adbe-4b11-93a4-1dd68cc48e9a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] GET http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd Sep 06 08:22:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b64946e-adbe-4b11-93a4-1dd68cc48e9a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3b64946e-adbe-4b11-93a4-1dd68cc48e9a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3b64946e-adbe-4b11-93a4-1dd68cc48e9a tempest-TestStampPattern-391256870 tempest-TestStampPattern-391256870-project-member] http://192.168.122.190/volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd returned with HTTP 404 Sep 06 08:22:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1323/2627] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:18 2026] GET /volume/v3/volumes/eed39e8e-f50c-4a66-9db1-853e790110bd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:27 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=60,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:22:28 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=39,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:22:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a03f0ca-091c-4422-96a2-0bf0ff715afb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a03f0ca-091c-4422-96a2-0bf0ff715afb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:22:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a03f0ca-091c-4422-96a2-0bf0ff715afb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a03f0ca-091c-4422-96a2-0bf0ff715afb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:22:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1305/2628] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:22:30 2026] POST /volume/v3/types => generated 287 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-356f40c9-f911-4e68-bafe-0709acc5072c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "60a88120-f85d-424c-8986-87c5c97c7e65", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '60a88120-f85d-424c-8986-87c5c97c7e65', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Create volume of 1 GB Sep 06 08:22:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Availability Zones retrieved successfully. Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Flow 'volume_create_api' (238fe708-c95d-4481-9fa7-6036a328f79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e664ee-df76-4db2-b26d-51ea771f52f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e664ee-df76-4db2-b26d-51ea771f52f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:22:30Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f00c904f-ee6e-457e-9797-49f8e3303655,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': 'f00c904f-ee6e-457e-9797-49f8e3303655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552e282d-aafb-40fe-9f67-9272e9815ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-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 06 08:22:32 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-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 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Created reservations ['9084bd7e-efd2-467b-8c93-c58587e098cd', '6dadc7c5-dc7b-4414-a6df-f51688b0ec6d', '5fa531c5-8cfb-418f-8c3b-4397219ba2e9', '2676bab8-a8ef-46e2-a33e-2d902710f96e'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552e282d-aafb-40fe-9f67-9272e9815ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9084bd7e-efd2-467b-8c93-c58587e098cd', '6dadc7c5-dc7b-4414-a6df-f51688b0ec6d', '5fa531c5-8cfb-418f-8c3b-4397219ba2e9', '2676bab8-a8ef-46e2-a33e-2d902710f96e']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52023ccf-d643-4047-8b4b-dab841169896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52023ccf-d643-4047-8b4b-dab841169896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b65b0b5a-32bc-43be-b98d-1401ca623837', '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='d0a014729e7f469f948d502a6d7e0ba3',qos_specs=None,replication_status=,reservations=['9084bd7e-efd2-467b-8c93-c58587e098cd','6dadc7c5-dc7b-4414-a6df-f51688b0ec6d','5fa531c5-8cfb-418f-8c3b-4397219ba2e9','2676bab8-a8ef-46e2-a33e-2d902710f96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d27c9654a4b87865b921b5aae2e17',volume_type_id=f00c904f-ee6e-457e-9797-49f8e3303655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:22:32Z,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=b65b0b5a-32bc-43be-b98d-1401ca623837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a014729e7f469f948d502a6d7e0ba3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00d27c9654a4b87865b921b5aae2e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f00c904f-ee6e-457e-9797-49f8e3303655),volume_type_id=f00c904f-ee6e-457e-9797-49f8e3303655)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c935d255-b1ca-428f-8100-e8bd0cfab25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c935d255-b1ca-428f-8100-e8bd0cfab25d) transitioned into state 'SUCCESS' from 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='d0a014729e7f469f948d502a6d7e0ba3',qos_specs=None,replication_status=,reservations=['9084bd7e-efd2-467b-8c93-c58587e098cd','6dadc7c5-dc7b-4414-a6df-f51688b0ec6d','5fa531c5-8cfb-418f-8c3b-4397219ba2e9','2676bab8-a8ef-46e2-a33e-2d902710f96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d27c9654a4b87865b921b5aae2e17',volume_type_id=f00c904f-ee6e-457e-9797-49f8e3303655)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f716881-33ae-4487-8527-4fced5af2115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f716881-33ae-4487-8527-4fced5af2115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Flow 'volume_create_api' (238fe708-c95d-4481-9fa7-6036a328f79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Create volume request issued successfully. Sep 06 08:22:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-356f40c9-f911-4e68-bafe-0709acc5072c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:22:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1324/2629] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:22:32 2026] POST /volume/v3/volumes => generated 806 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:22:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85e9fd53-31aa-468c-b8a5-76bf45dc0245 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1306/2630] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:32 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7cf57233-af86-41be-8b90-7c9c9b4f8873 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1325/2631] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:33 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5c4af24-dfbb-419d-9b11-99698f32c269 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1307/2632] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:34 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a86f3902-b7a5-4825-b44c-939f3fb9dcb9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1326/2633] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:36 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a961ee37-1d8c-4254-ac99-c73e76c5ecd2 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1308/2634] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:37 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d7253969-8788-478a-ac9d-f04acd5effba None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7253969-8788-478a-ac9d-f04acd5effba tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7253969-8788-478a-ac9d-f04acd5effba tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7253969-8788-478a-ac9d-f04acd5effba tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d7253969-8788-478a-ac9d-f04acd5effba tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7253969-8788-478a-ac9d-f04acd5effba tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1327/2635] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:38 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 1303 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:38 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Delete volume with id: b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Delete volume request issued successfully. Sep 06 08:22:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-608243bd-7d11-4d13-972d-73ad1e833bc1 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 202 Sep 06 08:22:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1309/2636] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:22:38 2026] DELETE /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Volume info retrieved successfully. Sep 06 08:22:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-02536ddf-d8a3-4a26-8817-c97039e8e82c tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 200 Sep 06 08:22:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1328/2637] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:38 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b77a7956-3b31-4650-8b6b-57d9cf633af9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b77a7956-3b31-4650-8b6b-57d9cf633af9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] GET http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b77a7956-3b31-4650-8b6b-57d9cf633af9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b77a7956-3b31-4650-8b6b-57d9cf633af9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b77a7956-3b31-4650-8b6b-57d9cf633af9 tempest-VolumeAndVolumeTypeFromImageTest-1419889322 tempest-VolumeAndVolumeTypeFromImageTest-1419889322-project-member] http://192.168.122.190/volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 returned with HTTP 404 Sep 06 08:22:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1310/2638] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:22:39 2026] GET /volume/v3/volumes/b65b0b5a-32bc-43be-b98d-1401ca623837 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7b18180b-e32d-4ed8-b284-e65518b28712 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Get all volumes completed successfully. Sep 06 08:22:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7b18180b-e32d-4ed8-b284-e65518b28712 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 08:22:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1329/2639] 192.168.122.190 () {58 vars in 1169 bytes} [Sun Sep 6 08:22:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7252e8cf-f3da-44f1-8f03-447b371e47eb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7252e8cf-f3da-44f1-8f03-447b371e47eb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] DELETE http://192.168.122.190/volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7252e8cf-f3da-44f1-8f03-447b371e47eb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7252e8cf-f3da-44f1-8f03-447b371e47eb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7252e8cf-f3da-44f1-8f03-447b371e47eb tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] http://192.168.122.190/volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 returned with HTTP 202 Sep 06 08:22:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1311/2640] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:22:39 2026] DELETE /volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1149c9f5-1dae-43b7-a097-4fd85dbbfcc7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1149c9f5-1dae-43b7-a097-4fd85dbbfcc7 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] GET http://192.168.122.190/volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1149c9f5-1dae-43b7-a097-4fd85dbbfcc7 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1149c9f5-1dae-43b7-a097-4fd85dbbfcc7 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1149c9f5-1dae-43b7-a097-4fd85dbbfcc7 tempest-VolumeAndVolumeTypeFromImageTest-1583545073 tempest-VolumeAndVolumeTypeFromImageTest-1583545073-project-admin] http://192.168.122.190/volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 returned with HTTP 404 Sep 06 08:22:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1330/2641] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:22:39 2026] GET /volume/v3/types/f00c904f-ee6e-457e-9797-49f8e3303655 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-06ebda87-52f5-4565-9451-05d96e09ad99 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1750722374"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1750722374'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:22:42 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume of 1 GB Sep 06 08:22:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Availability Zones retrieved successfully. Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Flow 'volume_create_api' (fa9c07a1-afd0-4cf1-b67c-9803afe34e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b8769c-bde8-497e-9a68-7cdc8cd6eb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:42 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b8769c-bde8-497e-9a68-7cdc8cd6eb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edebfd0-dc53-4d60-b3ff-69739e3fe898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Created reservations ['e5665c75-a25f-47a3-b993-7dbed89d6ca6', '4e1a3555-3540-4d54-96dc-e01d86e5ef30', 'a09736d6-42d9-453d-868c-b4f9206daafb', '118adb21-28e1-442c-bc0e-fb21f781ebbe'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edebfd0-dc53-4d60-b3ff-69739e3fe898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5665c75-a25f-47a3-b993-7dbed89d6ca6', '4e1a3555-3540-4d54-96dc-e01d86e5ef30', 'a09736d6-42d9-453d-868c-b4f9206daafb', '118adb21-28e1-442c-bc0e-fb21f781ebbe']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7670ad60-7e62-4029-8da8-e1bb682cd2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7670ad60-7e62-4029-8da8-e1bb682cd2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3021c4-c2f1-4217-87f7-e8331c02eed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1750722374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259556d3ad04697af896c5ba05365b5',qos_specs=None,replication_status=,reservations=['e5665c75-a25f-47a3-b993-7dbed89d6ca6','4e1a3555-3540-4d54-96dc-e01d86e5ef30','a09736d6-42d9-453d-868c-b4f9206daafb','118adb21-28e1-442c-bc0e-fb21f781ebbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1770d392970f45b390fd67603f2cbfae',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1750722374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3021c4-c2f1-4217-87f7-e8331c02eed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e259556d3ad04697af896c5ba05365b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1770d392970f45b390fd67603f2cbfae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba9b7a2-272d-4d92-a762-a4b19cd34d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba9b7a2-272d-4d92-a762-a4b19cd34d19) transitioned into state 'SUCCESS' from state '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-1750722374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259556d3ad04697af896c5ba05365b5',qos_specs=None,replication_status=,reservations=['e5665c75-a25f-47a3-b993-7dbed89d6ca6','4e1a3555-3540-4d54-96dc-e01d86e5ef30','a09736d6-42d9-453d-868c-b4f9206daafb','118adb21-28e1-442c-bc0e-fb21f781ebbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1770d392970f45b390fd67603f2cbfae',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc86384-2258-4d42-accd-88902e653183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc86384-2258-4d42-accd-88902e653183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Flow 'volume_create_api' (fa9c07a1-afd0-4cf1-b67c-9803afe34e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume request issued successfully. Sep 06 08:22:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06ebda87-52f5-4565-9451-05d96e09ad99 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:22:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1312/2642] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:22:42 2026] POST /volume/v3/volumes => generated 779 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-da9ec687-d4fd-4c12-b95a-12fa18de9086 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 200 Sep 06 08:22:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1331/2643] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:43 2026] GET /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01357080-1e8d-4405-a66f-5d4726691009 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01357080-1e8d-4405-a66f-5d4726691009 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01357080-1e8d-4405-a66f-5d4726691009 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01357080-1e8d-4405-a66f-5d4726691009 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01357080-1e8d-4405-a66f-5d4726691009 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01357080-1e8d-4405-a66f-5d4726691009 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 200 Sep 06 08:22:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1313/2644] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:44 2026] GET /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cf14721a-38ae-478f-8636-7947701f7807 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:22:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a3021c4-c2f1-4217-87f7-e8331c02eed0", "name": "tempest-VolumeDependencyTests-Snapshot-302273767"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create snapshot from volume 9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:44 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Created reservations ['f3e59e7f-a724-42ba-834b-dfaec9da79dd', '475302c6-d485-46cc-9f19-2f2f0815f8cf', '3bafb162-ca6b-4278-85ec-b3aa24febd49', 'b83e0d08-a5cc-468b-9202-e2ddcf988d5c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:22:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot create request issued successfully. Sep 06 08:22:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cf14721a-38ae-478f-8636-7947701f7807 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:22:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1332/2645] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:22:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0e57a72-ca3c-428b-973e-a1bbb289a3f3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 200 Sep 06 08:22:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1314/2646] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:44 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-843ca4c5-4de9-46cc-81bf-25e90cacbae9 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 200 Sep 06 08:22:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1333/2647] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:45 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:22:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-652f9d1e-b070-4d1a-aa63-7a226467b25d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 200 Sep 06 08:22:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1315/2648] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:46 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "351887f7-02ae-4917-bbab-26ac741573cf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-452060493"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume request body: {'volume': {'snapshot_id': '351887f7-02ae-4917-bbab-26ac741573cf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-452060493'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume of 1 GB Sep 06 08:22:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Availability Zones retrieved successfully. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Flow 'volume_create_api' (602335f7-3027-4629-9627-6217156dc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf31a20-7acf-43a2-ba44-4a75bb12850e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf31a20-7acf-43a2-ba44-4a75bb12850e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '351887f7-02ae-4917-bbab-26ac741573cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ec70f8-13eb-4854-a83d-638b212bdc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Created reservations ['e276f897-adda-4a54-9a69-fd1f39783666', '8e3f49f8-b2a9-48d7-89be-10683492685a', 'e9d0f448-f7ba-4e1f-86a3-5352d540c2ba', '9d972a4b-6fc7-42b3-a78b-11b5c1138bff'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ec70f8-13eb-4854-a83d-638b212bdc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e276f897-adda-4a54-9a69-fd1f39783666', '8e3f49f8-b2a9-48d7-89be-10683492685a', 'e9d0f448-f7ba-4e1f-86a3-5352d540c2ba', '9d972a4b-6fc7-42b3-a78b-11b5c1138bff']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c882c9aa-d6c3-4750-a99f-b3411f543bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c882c9aa-d6c3-4750-a99f-b3411f543bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '538577cd-d061-4f8f-b2cd-280a572ad319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452060493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259556d3ad04697af896c5ba05365b5',qos_specs=None,replication_status=,reservations=['e276f897-adda-4a54-9a69-fd1f39783666','8e3f49f8-b2a9-48d7-89be-10683492685a','e9d0f448-f7ba-4e1f-86a3-5352d540c2ba','9d972a4b-6fc7-42b3-a78b-11b5c1138bff'],size=1,snapshot_id=351887f7-02ae-4917-bbab-26ac741573cf,source_replicaid=,source_volid=None,status='creating',user_id='1770d392970f45b390fd67603f2cbfae',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452060493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=538577cd-d061-4f8f-b2cd-280a572ad319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e259556d3ad04697af896c5ba05365b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=351887f7-02ae-4917-bbab-26ac741573cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1770d392970f45b390fd67603f2cbfae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f362055d-a208-4ba9-a2b8-cc08c10cb07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f362055d-a208-4ba9-a2b8-cc08c10cb07e) transitioned into state 'SUCCESS' from state '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-452060493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259556d3ad04697af896c5ba05365b5',qos_specs=None,replication_status=,reservations=['e276f897-adda-4a54-9a69-fd1f39783666','8e3f49f8-b2a9-48d7-89be-10683492685a','e9d0f448-f7ba-4e1f-86a3-5352d540c2ba','9d972a4b-6fc7-42b3-a78b-11b5c1138bff'],size=1,snapshot_id=351887f7-02ae-4917-bbab-26ac741573cf,source_replicaid=,source_volid=None,status='creating',user_id='1770d392970f45b390fd67603f2cbfae',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850b3262-db63-4cc0-a05d-602e9235b06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:22:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850b3262-db63-4cc0-a05d-602e9235b06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:22:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Flow 'volume_create_api' (602335f7-3027-4629-9627-6217156dc36e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:22:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Create volume request issued successfully. Sep 06 08:22:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f79cbb6c-c6ed-4961-8a23-6a0990b759c2 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:22:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1334/2649] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:22:46 2026] POST /volume/v3/volumes => generated 812 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f2d177a-3aa3-405e-92ae-f998388d1fb6 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1316/2650] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:47 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-935b5ed5-c465-4c49-b3be-65371b69df69 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-935b5ed5-c465-4c49-b3be-65371b69df69 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-935b5ed5-c465-4c49-b3be-65371b69df69 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-935b5ed5-c465-4c49-b3be-65371b69df69 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-935b5ed5-c465-4c49-b3be-65371b69df69 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-935b5ed5-c465-4c49-b3be-65371b69df69 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1335/2651] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:48 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-898f1f40-7475-4afb-8de5-682a63bbba04 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-898f1f40-7475-4afb-8de5-682a63bbba04 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-898f1f40-7475-4afb-8de5-682a63bbba04 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-898f1f40-7475-4afb-8de5-682a63bbba04 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-898f1f40-7475-4afb-8de5-682a63bbba04 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-898f1f40-7475-4afb-8de5-682a63bbba04 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1317/2652] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:49 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 904 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c9856fe5-11fc-4942-badd-d8cc9a27c509 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1336/2653] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:50 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 904 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53eccb97-8ed8-4446-8372-1c484a02ada3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1318/2654] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:51 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd24da25-43d5-4313-b238-bc8fe96c2325 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1337/2655] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:52 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:52 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete snapshot with id: 351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot delete request issued successfully. Sep 06 08:22:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bdf3fd7f-7e1b-489b-b2e3-2915c9c27fbf tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 202 Sep 06 08:22:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1319/2656] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:22:52 2026] DELETE /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4ebe7ac7-7cc2-4b20-a2f4-712ac738aabe tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 200 Sep 06 08:22:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1338/2657] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:52 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Snapshot retrieved successfully. Sep 06 08:22:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9198c4dd-c36d-4ed6-bbfa-ae10cb54d978 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 200 Sep 06 08:22:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1320/2658] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:53 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b43217a8-65a8-42ab-a21d-961a51e187ac None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b43217a8-65a8-42ab-a21d-961a51e187ac tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b43217a8-65a8-42ab-a21d-961a51e187ac tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b43217a8-65a8-42ab-a21d-961a51e187ac tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b43217a8-65a8-42ab-a21d-961a51e187ac tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 404 Sep 06 08:22:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1339/2659] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:54 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete volume with id: 9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete volume request issued successfully. Sep 06 08:22:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9ec06bc3-a5e4-4356-b6bb-eaa3ed6776e3 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 202 Sep 06 08:22:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1321/2660] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:22:54 2026] DELETE /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5113f6ac-48f9-401e-b551-818ac6cd9406 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 200 Sep 06 08:22:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1340/2661] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:54 2026] GET /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-52efb707-6517-491b-aef6-1ebf15b52671 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-52efb707-6517-491b-aef6-1ebf15b52671 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-52efb707-6517-491b-aef6-1ebf15b52671 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-52efb707-6517-491b-aef6-1ebf15b52671 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-52efb707-6517-491b-aef6-1ebf15b52671 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 404 Sep 06 08:22:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1322/2662] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:55 2026] GET /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:22:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2bbc2833-27ca-4553-ac2a-74db108f255a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] DELETE http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete volume with id: 538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:22:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:22:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete volume request issued successfully. Sep 06 08:22:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2bbc2833-27ca-4553-ac2a-74db108f255a tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 202 Sep 06 08:22:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1341/2663] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:22:55 2026] DELETE /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:22:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:22:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:22:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:22:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Volume info retrieved successfully. Sep 06 08:22:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c49d364-21e2-4769-bacd-676bbfdde1b4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 200 Sep 06 08:22:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1323/2664] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:55 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-85a767dd-e844-4328-b3cb-eba1ac6a89db None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-85a767dd-e844-4328-b3cb-eba1ac6a89db tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-85a767dd-e844-4328-b3cb-eba1ac6a89db tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-85a767dd-e844-4328-b3cb-eba1ac6a89db tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-85a767dd-e844-4328-b3cb-eba1ac6a89db tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 returned with HTTP 404 Sep 06 08:22:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1342/2665] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:57 2026] GET /volume/v3/volumes/538577cd-d061-4f8f-b2cd-280a572ad319 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-88979265-ac25-4813-bd8a-514e4fdf21fc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-88979265-ac25-4813-bd8a-514e4fdf21fc tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-88979265-ac25-4813-bd8a-514e4fdf21fc tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-88979265-ac25-4813-bd8a-514e4fdf21fc tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-88979265-ac25-4813-bd8a-514e4fdf21fc tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete snapshot with id: 351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-88979265-ac25-4813-bd8a-514e4fdf21fc tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 404 Sep 06 08:22:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1324/2666] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:22:57 2026] DELETE /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9af35e2f-795f-4429-86ea-42c699f3ee4c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9af35e2f-795f-4429-86ea-42c699f3ee4c tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9af35e2f-795f-4429-86ea-42c699f3ee4c tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9af35e2f-795f-4429-86ea-42c699f3ee4c tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9af35e2f-795f-4429-86ea-42c699f3ee4c tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf returned with HTTP 404 Sep 06 08:22:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1343/2667] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:22:57 2026] GET /volume/v3/snapshots/351887f7-02ae-4917-bbab-26ac741573cf => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] DELETE http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Delete volume with id: 9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0e8d027-e98c-4b59-9bb0-62360605e3e4 tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 404 Sep 06 08:22:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1325/2668] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:22:57 2026] DELETE /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5395cfca-1991-4bcf-9457-fcfc5c058e7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5395cfca-1991-4bcf-9457-fcfc5c058e7d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] GET http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5395cfca-1991-4bcf-9457-fcfc5c058e7d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5395cfca-1991-4bcf-9457-fcfc5c058e7d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:22:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5395cfca-1991-4bcf-9457-fcfc5c058e7d tempest-VolumeDependencyTests-422894319 tempest-VolumeDependencyTests-422894319-project-member] http://192.168.122.190/volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 returned with HTTP 404 Sep 06 08:22:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1344/2669] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:22:57 2026] GET /volume/v3/volumes/9a3021c4-c2f1-4217-87f7-e8331c02eed0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:22:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f89ee49-2738-4c00-9301-e5c72158c11b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f89ee49-2738-4c00-9301-e5c72158c11b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f89ee49-2738-4c00-9301-e5c72158c11b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-65157089", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f89ee49-2738-4c00-9301-e5c72158c11b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1326/2670] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:22:59 2026] POST /volume/v3/types => generated 378 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-13b32910-ffae-4925-906b-1275e052bf5a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13b32910-ffae-4925-906b-1275e052bf5a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13b32910-ffae-4925-906b-1275e052bf5a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13b32910-ffae-4925-906b-1275e052bf5a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1345/2671] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc514529-34c3-4c70-a196-ec3f16d8a31e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc514529-34c3-4c70-a196-ec3f16d8a31e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc514529-34c3-4c70-a196-ec3f16d8a31e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1646447992", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc514529-34c3-4c70-a196-ec3f16d8a31e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1327/2672] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ec3b894-8060-4d67-a0dc-e413f10b710a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ec3b894-8060-4d67-a0dc-e413f10b710a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] POST http://192.168.122.190/volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931/encryption Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ec3b894-8060-4d67-a0dc-e413f10b710a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-0ec3b894-8060-4d67-a0dc-e413f10b710a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ec3b894-8060-4d67-a0dc-e413f10b710a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931/encryption returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1346/2673] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931/encryption => generated 127 bytes in 133 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5c6574d6-6f99-445b-8124-f42a656bd94e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c6574d6-6f99-445b-8124-f42a656bd94e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c6574d6-6f99-445b-8124-f42a656bd94e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-708095351", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c6574d6-6f99-445b-8124-f42a656bd94e tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1328/2674] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bbeed026-d795-4026-82f5-cfe18e979684 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bbeed026-d795-4026-82f5-cfe18e979684 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] POST http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bbeed026-d795-4026-82f5-cfe18e979684 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-bbeed026-d795-4026-82f5-cfe18e979684 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bbeed026-d795-4026-82f5-cfe18e979684 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1347/2675] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-eead3b8b-230c-4f6e-a638-d6c1577c3b8d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eead3b8b-230c-4f6e-a638-d6c1577c3b8d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] PUT http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs/key2 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-eead3b8b-230c-4f6e-a638-d6c1577c3b8d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-eead3b8b-230c-4f6e-a638-d6c1577c3b8d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eead3b8b-230c-4f6e-a638-d6c1577c3b8d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs/key2 returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1329/2676] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:23:00 2026] PUT /volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01498afd-de8d-479a-b2f7-0cd2da3eb2ff None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01498afd-de8d-479a-b2f7-0cd2da3eb2ff tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01498afd-de8d-479a-b2f7-0cd2da3eb2ff tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-01498afd-de8d-479a-b2f7-0cd2da3eb2ff tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01498afd-de8d-479a-b2f7-0cd2da3eb2ff tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1348/2677] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e81d3504-19dc-4cc6-9e45-94c40b5b22f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e81d3504-19dc-4cc6-9e45-94c40b5b22f3 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e81d3504-19dc-4cc6-9e45-94c40b5b22f3 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-613688904", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e81d3504-19dc-4cc6-9e45-94c40b5b22f3 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1330/2678] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6f32b2f2-77c6-4b36-8170-292b43a13d80 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f32b2f2-77c6-4b36-8170-292b43a13d80 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6f32b2f2-77c6-4b36-8170-292b43a13d80 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6f32b2f2-77c6-4b36-8170-292b43a13d80 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1349/2679] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] DELETE http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption/07c8dc2b-d41a-4102-8a90-d2d1b83ea487 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbbd9aa6-2d90-40fe-8381-c49149160c01 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption/07c8dc2b-d41a-4102-8a90-d2d1b83ea487 returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1331/2680] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:23:00 2026] DELETE /volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a/encryption/07c8dc2b-d41a-4102-8a90-d2d1b83ea487 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cbf0e50b-218b-4b23-9995-826cae78b885 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cbf0e50b-218b-4b23-9995-826cae78b885 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cbf0e50b-218b-4b23-9995-826cae78b885 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1344613169", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cbf0e50b-218b-4b23-9995-826cae78b885 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1350/2681] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] DELETE http://192.168.122.190/volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7/extra_specs/key1 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f78272a-7470-4bd3-88e6-2787e9c55791 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7/extra_specs/key1 returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1332/2682] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:23:00 2026] DELETE /volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ad1fda97-e152-4b18-b501-da160037ed8b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ad1fda97-e152-4b18-b501-da160037ed8b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ad1fda97-e152-4b18-b501-da160037ed8b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-224776697", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ad1fda97-e152-4b18-b501-da160037ed8b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1351/2683] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:00 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] DELETE http://192.168.122.190/volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e20f7e26-5ab2-47f1-9543-893c77f6b17f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1333/2684] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:00 2026] DELETE /volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9dd7fe2f-e0b8-4d20-8d9e-62e44d7400e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9dd7fe2f-e0b8-4d20-8d9e-62e44d7400e0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9dd7fe2f-e0b8-4d20-8d9e-62e44d7400e0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9dd7fe2f-e0b8-4d20-8d9e-62e44d7400e0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9dd7fe2f-e0b8-4d20-8d9e-62e44d7400e0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1352/2685] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7ffde631-0af2-4450-97e5-b9490f34ac84 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1334/2686] 192.168.122.190 () {58 vars in 1115 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types => generated 2359 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/cipher Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01d1220e-e85d-4030-b9ab-8b5e16e0d165 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/cipher returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1353/2687] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d1ad38be-90be-4a35-80f8-69e2727ca553 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1335/2688] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7ebc89ba-2ae0-42f6-a029-825236dec496 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ebc89ba-2ae0-42f6-a029-825236dec496 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/multiattach Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ebc89ba-2ae0-42f6-a029-825236dec496 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ebc89ba-2ae0-42f6-a029-825236dec496 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ebc89ba-2ae0-42f6-a029-825236dec496 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/multiattach returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1354/2689] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c1b057ee-808f-4193-9017-612341ca254d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1b057ee-808f-4193-9017-612341ca254d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/volume_backend_name Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1b057ee-808f-4193-9017-612341ca254d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c1b057ee-808f-4193-9017-612341ca254d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c1b057ee-808f-4193-9017-612341ca254d tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1336/2690] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e6f68b58-f0ea-41b3-93ab-bcc6c01d5e15 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6f68b58-f0ea-41b3-93ab-bcc6c01d5e15 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] GET http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e6f68b58-f0ea-41b3-93ab-bcc6c01d5e15 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e6f68b58-f0ea-41b3-93ab-bcc6c01d5e15 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6f68b58-f0ea-41b3-93ab-bcc6c01d5e15 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 returned with HTTP 200 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1355/2691] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:23:00 2026] GET /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 => generated 316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f74e269a-2b99-4b48-bfb0-b1a0902b1abf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f74e269a-2b99-4b48-bfb0-b1a0902b1abf tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] PUT http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/d4df2e02-261f-442a-b3ca-1926520a8a7b Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f74e269a-2b99-4b48-bfb0-b1a0902b1abf tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-f74e269a-2b99-4b48-bfb0-b1a0902b1abf tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f74e269a-2b99-4b48-bfb0-b1a0902b1abf tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/d4df2e02-261f-442a-b3ca-1926520a8a7b returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1337/2692] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:23:00 2026] PUT /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/encryption/d4df2e02-261f-442a-b3ca-1926520a8a7b => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cc34f754-6374-4b62-86f8-0b271c0fe50a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc34f754-6374-4b62-86f8-0b271c0fe50a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] PUT http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/key1 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cc34f754-6374-4b62-86f8-0b271c0fe50a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-cc34f754-6374-4b62-86f8-0b271c0fe50a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc34f754-6374-4b62-86f8-0b271c0fe50a tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/key1 returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1356/2693] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:23:00 2026] PUT /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5cf46d4a-b29d-4824-a88d-815c387b4357 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5cf46d4a-b29d-4824-a88d-815c387b4357 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] PUT http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5cf46d4a-b29d-4824-a88d-815c387b4357 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-5cf46d4a-b29d-4824-a88d-815c387b4357 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '51b49f3d5fe14465833ad1837256fda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8560de53954f74b16405494dd2f4ba', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5cf46d4a-b29d-4824-a88d-815c387b4357 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-member] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 returned with HTTP 403 Sep 06 08:23:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1338/2694] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:23:00 2026] PUT /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f3a1362-028b-42a3-8037-f83920aae4c0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f3a1362-028b-42a3-8037-f83920aae4c0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f3a1362-028b-42a3-8037-f83920aae4c0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f3a1362-028b-42a3-8037-f83920aae4c0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f3a1362-028b-42a3-8037-f83920aae4c0 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1357/2695] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:00 2026] DELETE /volume/v3/types/613b9990-9cde-4938-8c43-e0a472fee7da => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1a03a424-c75c-46fa-85ac-c0b92dedaf6f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a03a424-c75c-46fa-85ac-c0b92dedaf6f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a03a424-c75c-46fa-85ac-c0b92dedaf6f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1a03a424-c75c-46fa-85ac-c0b92dedaf6f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1a03a424-c75c-46fa-85ac-c0b92dedaf6f tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7 returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1339/2696] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:01 2026] DELETE /volume/v3/types/86c67969-0f81-4b23-bcbb-66b1a42322c7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-45dedcad-851c-49e9-b7ce-7c8f6425bb07 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45dedcad-851c-49e9-b7ce-7c8f6425bb07 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45dedcad-851c-49e9-b7ce-7c8f6425bb07 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45dedcad-851c-49e9-b7ce-7c8f6425bb07 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45dedcad-851c-49e9-b7ce-7c8f6425bb07 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1358/2697] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:01 2026] DELETE /volume/v3/types/2d32f4a6-2894-40e5-a125-50ca4d5ddc2a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9c171f75-39d6-4cb7-9548-f83bdb0d0280 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c171f75-39d6-4cb7-9548-f83bdb0d0280 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c171f75-39d6-4cb7-9548-f83bdb0d0280 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c171f75-39d6-4cb7-9548-f83bdb0d0280 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c171f75-39d6-4cb7-9548-f83bdb0d0280 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479 returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1340/2698] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:01 2026] DELETE /volume/v3/types/76e899a9-34fb-4480-8a86-d97f3c5b4479 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c55b148-15cb-4496-8a2c-068bed339c2b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c55b148-15cb-4496-8a2c-068bed339c2b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931 Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c55b148-15cb-4496-8a2c-068bed339c2b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c55b148-15cb-4496-8a2c-068bed339c2b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c55b148-15cb-4496-8a2c-068bed339c2b tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931 returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1359/2699] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:01 2026] DELETE /volume/v3/types/efcde410-fe5e-44fd-9c1e-c34b542c9931 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e5b86bbf-1807-4347-ae33-2de75b20a547 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5b86bbf-1807-4347-ae33-2de75b20a547 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] DELETE http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5b86bbf-1807-4347-ae33-2de75b20a547 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e5b86bbf-1807-4347-ae33-2de75b20a547 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e5b86bbf-1807-4347-ae33-2de75b20a547 tempest-VolumeTypesMemberTests-778806273 tempest-VolumeTypesMemberTests-778806273-project-admin] http://192.168.122.190/volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 returned with HTTP 202 Sep 06 08:23:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1341/2700] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:01 2026] DELETE /volume/v3/types/db297ba2-388c-42b4-8ed1-a4c9029262c0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:11 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=154,cinder:INSERT=38,cinder:UPDATE=49 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:23:11 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=126,cinder:INSERT=37,cinder:UPDATE=31 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume of 1 GB Sep 06 08:23:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Availability Zones retrieved successfully. Sep 06 08:23:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-166936829"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-166936829'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume of 1 GB Sep 06 08:23:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Availability Zones retrieved successfully. Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Flow 'volume_create_api' (91d6619c-31c7-435b-a315-16ac3fae7886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd958dfe-42ad-4608-88e1-ebb86472c43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (1777ee14-abe4-48e5-8d96-ec3a1773ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793b3a35-d918-416a-8a13-8360e71eec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd958dfe-42ad-4608-88e1-ebb86472c43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:12 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5dec4d-bdb7-4ec2-9471-240b18adf239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793b3a35-d918-416a-8a13-8360e71eec06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:12 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0918934-699f-438d-802e-b1cc31a291db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Created reservations ['d2bcc43a-a9a5-44aa-b8bb-9e2376fe0e7f', '6dea1114-df8c-4adc-887c-53e6e4f5a38c', '1f72b3f4-fbf0-4ef3-82e0-b743aa00a18e', 'b50e276d-30ed-4863-a7fd-ec0724554180'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5dec4d-bdb7-4ec2-9471-240b18adf239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bcc43a-a9a5-44aa-b8bb-9e2376fe0e7f', '6dea1114-df8c-4adc-887c-53e6e4f5a38c', '1f72b3f4-fbf0-4ef3-82e0-b743aa00a18e', 'b50e276d-30ed-4863-a7fd-ec0724554180']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73dbfc-3bf6-4ded-b216-0a7aad3c5226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Created reservations ['7bbfe039-ca92-41b7-9710-2c38725f66db', 'bab5f172-6a64-48db-a323-1410c2a033f4', '95b4697d-ba25-4b26-8ac3-a12bf4059e57', 'b0060b23-8f13-4b11-a8f1-1158fe8828f1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0918934-699f-438d-802e-b1cc31a291db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbfe039-ca92-41b7-9710-2c38725f66db', 'bab5f172-6a64-48db-a323-1410c2a033f4', '95b4697d-ba25-4b26-8ac3-a12bf4059e57', 'b0060b23-8f13-4b11-a8f1-1158fe8828f1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1841f2-b775-404e-b0e2-4d5edaca943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73dbfc-3bf6-4ded-b216-0a7aad3c5226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f470096e-7264-454c-9ab1-799dc9c56353', '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='f665251d9a5a4f9089661d6fed3c830e',qos_specs=None,replication_status=,reservations=['d2bcc43a-a9a5-44aa-b8bb-9e2376fe0e7f','6dea1114-df8c-4adc-887c-53e6e4f5a38c','1f72b3f4-fbf0-4ef3-82e0-b743aa00a18e','b50e276d-30ed-4863-a7fd-ec0724554180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48c90f86e68246528629d25a7deea09e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:13Z,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=f470096e-7264-454c-9ab1-799dc9c56353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f665251d9a5a4f9089661d6fed3c830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48c90f86e68246528629d25a7deea09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd6541f-8666-4520-9be8-e17e57946bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1841f2-b775-404e-b0e2-4d5edaca943e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '818f51da-fc59-474c-a6e3-ea290afe2c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-166936829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['7bbfe039-ca92-41b7-9710-2c38725f66db','bab5f172-6a64-48db-a323-1410c2a033f4','95b4697d-ba25-4b26-8ac3-a12bf4059e57','b0060b23-8f13-4b11-a8f1-1158fe8828f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-166936829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=818f51da-fc59-474c-a6e3-ea290afe2c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e69c9b46c14a44946577329537226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba9896fbd364199a780dabbfd3a1957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58cad880-598f-4aee-9b05-1da1d22e286b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd6541f-8666-4520-9be8-e17e57946bb5) transitioned into state 'SUCCESS' from 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='f665251d9a5a4f9089661d6fed3c830e',qos_specs=None,replication_status=,reservations=['d2bcc43a-a9a5-44aa-b8bb-9e2376fe0e7f','6dea1114-df8c-4adc-887c-53e6e4f5a38c','1f72b3f4-fbf0-4ef3-82e0-b743aa00a18e','b50e276d-30ed-4863-a7fd-ec0724554180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48c90f86e68246528629d25a7deea09e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f14a20-91d4-4d91-860d-36a0031b4b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f14a20-91d4-4d91-860d-36a0031b4b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Flow 'volume_create_api' (91d6619c-31c7-435b-a315-16ac3fae7886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume request issued successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af8d7752-401b-44b1-8acc-636f943fc9b6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1342/2701] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:12 2026] POST /volume/v3/volumes => generated 749 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58cad880-598f-4aee-9b05-1da1d22e286b) transitioned into state 'SUCCESS' from state '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-166936829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['7bbfe039-ca92-41b7-9710-2c38725f66db','bab5f172-6a64-48db-a323-1410c2a033f4','95b4697d-ba25-4b26-8ac3-a12bf4059e57','b0060b23-8f13-4b11-a8f1-1158fe8828f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2af94f02-5a02-403b-9654-672f7b139cd6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a49007-483d-4764-b3c0-c812ffa80f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2af94f02-5a02-403b-9654-672f7b139cd6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2af94f02-5a02-403b-9654-672f7b139cd6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2af94f02-5a02-403b-9654-672f7b139cd6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2af94f02-5a02-403b-9654-672f7b139cd6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2af94f02-5a02-403b-9654-672f7b139cd6 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 200 Sep 06 08:23:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1343/2702] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:13 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a49007-483d-4764-b3c0-c812ffa80f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (1777ee14-abe4-48e5-8d96-ec3a1773ea14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request issued successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f9fdd2f5-ca68-41ee-8b88-ba1cb36eced1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1360/2703] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:12 2026] POST /volume/v3/volumes => generated 765 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-448189741"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-448189741'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume of 1 GB Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Availability Zones retrieved successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (bfdfeb41-cb8c-47e9-9a33-d2c71d10a4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3c75ac-708e-49cc-a886-e7b0ab5326b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3c75ac-708e-49cc-a886-e7b0ab5326b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628a03fa-2257-4af6-bc1d-4167d81a2257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Created reservations ['c075e9b9-fd6a-4bbe-b974-691999df8f80', '5af2bce6-82dc-4070-8bd8-5edc7f5eb144', '61f27c66-8dbf-4408-851e-1e8eb0e8ad85', '919670ba-e37e-405c-ae43-9af61efcddaa'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628a03fa-2257-4af6-bc1d-4167d81a2257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c075e9b9-fd6a-4bbe-b974-691999df8f80', '5af2bce6-82dc-4070-8bd8-5edc7f5eb144', '61f27c66-8dbf-4408-851e-1e8eb0e8ad85', '919670ba-e37e-405c-ae43-9af61efcddaa']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d24925-ee7c-4b09-afb7-dab3899c3eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d24925-ee7c-4b09-afb7-dab3899c3eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c422c588-c632-46bd-9d77-61722e063527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-448189741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['c075e9b9-fd6a-4bbe-b974-691999df8f80','5af2bce6-82dc-4070-8bd8-5edc7f5eb144','61f27c66-8dbf-4408-851e-1e8eb0e8ad85','919670ba-e37e-405c-ae43-9af61efcddaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-448189741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c422c588-c632-46bd-9d77-61722e063527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e69c9b46c14a44946577329537226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba9896fbd364199a780dabbfd3a1957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aee7e92-d959-4a2b-b755-fa26deedcf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-86848b5f-e15f-4d28-b053-c16f82a99e1b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aee7e92-d959-4a2b-b755-fa26deedcf12) transitioned into state 'SUCCESS' from state '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-448189741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['c075e9b9-fd6a-4bbe-b974-691999df8f80','5af2bce6-82dc-4070-8bd8-5edc7f5eb144','61f27c66-8dbf-4408-851e-1e8eb0e8ad85','919670ba-e37e-405c-ae43-9af61efcddaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cde2450-c1a1-433e-b4e0-34bf97061229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cde2450-c1a1-433e-b4e0-34bf97061229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (bfdfeb41-cb8c-47e9-9a33-d2c71d10a4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request issued successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5342baaa-14e7-4440-b6d8-64dee346f6d0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1344/2704] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:13 2026] POST /volume/v3/volumes => generated 765 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-86848b5f-e15f-4d28-b053-c16f82a99e1b tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-86848b5f-e15f-4d28-b053-c16f82a99e1b tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-86848b5f-e15f-4d28-b053-c16f82a99e1b tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:23:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1361/2705] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:23:13 2026] POST /volume/v3/types => generated 287 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2049941960"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2049941960'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:23:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1961863792"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1961863792'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume of 1 GB Sep 06 08:23:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Availability Zones retrieved successfully. Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (482e39ea-5380-49b6-9af6-421523db16b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a837a1-1d4e-4173-abc5-22a3f35ac5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (16b85747-578c-4bcd-bbc3-1ed61207ca1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6e1e7c-3161-485e-bf27-747d49689233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:13 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a837a1-1d4e-4173-abc5-22a3f35ac5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3f1d65-ffce-4942-8921-d1dd2f1a50ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6e1e7c-3161-485e-bf27-747d49689233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66631ce5-aea7-4e07-932a-cb80ed027674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Created reservations ['ae5891a7-1368-4c9e-acc9-64fe7dc6a3df', 'e813f251-cffd-4ae5-a7dc-a8c39c044b08', '8eb1a37f-59c1-4db5-8424-3d02ed0c0cf9', '7bb29c2f-8bbd-4674-a17b-9106a46bf162'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66631ce5-aea7-4e07-932a-cb80ed027674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5891a7-1368-4c9e-acc9-64fe7dc6a3df', 'e813f251-cffd-4ae5-a7dc-a8c39c044b08', '8eb1a37f-59c1-4db5-8424-3d02ed0c0cf9', '7bb29c2f-8bbd-4674-a17b-9106a46bf162']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca668f91-55fc-4e8c-b6e3-f4741e2d3697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['50fc582f-02f9-4f9b-91bf-f61d3bb41582', 'fe20d33b-f63f-451c-a389-241f3ff5cefb', '6513104b-e6e2-462e-970a-1f4f0ba354ac', 'bb4afe49-80e3-427c-ab75-c7e4466f3a9e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3f1d65-ffce-4942-8921-d1dd2f1a50ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50fc582f-02f9-4f9b-91bf-f61d3bb41582', 'fe20d33b-f63f-451c-a389-241f3ff5cefb', '6513104b-e6e2-462e-970a-1f4f0ba354ac', 'bb4afe49-80e3-427c-ab75-c7e4466f3a9e']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7c29be-37e5-4781-81df-a546aa14747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca668f91-55fc-4e8c-b6e3-f4741e2d3697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d88ed78-98cb-4a93-a45a-c6948d237022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1961863792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['ae5891a7-1368-4c9e-acc9-64fe7dc6a3df','e813f251-cffd-4ae5-a7dc-a8c39c044b08','8eb1a37f-59c1-4db5-8424-3d02ed0c0cf9','7bb29c2f-8bbd-4674-a17b-9106a46bf162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1961863792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d88ed78-98cb-4a93-a45a-c6948d237022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e69c9b46c14a44946577329537226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba9896fbd364199a780dabbfd3a1957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbfc887-7946-46ec-97b3-937b4345be73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7c29be-37e5-4781-81df-a546aa14747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9177bde6-8ff4-4afc-99af-75330f6d8773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2049941960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['50fc582f-02f9-4f9b-91bf-f61d3bb41582','fe20d33b-f63f-451c-a389-241f3ff5cefb','6513104b-e6e2-462e-970a-1f4f0ba354ac','bb4afe49-80e3-427c-ab75-c7e4466f3a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2049941960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9177bde6-8ff4-4afc-99af-75330f6d8773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511127a5-a109-4e8e-83d8-7cd24ee3821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbfc887-7946-46ec-97b3-937b4345be73) transitioned into state 'SUCCESS' from state '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-1961863792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['ae5891a7-1368-4c9e-acc9-64fe7dc6a3df','e813f251-cffd-4ae5-a7dc-a8c39c044b08','8eb1a37f-59c1-4db5-8424-3d02ed0c0cf9','7bb29c2f-8bbd-4674-a17b-9106a46bf162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843143d6-1b18-4a9b-b27f-188a605bd139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843143d6-1b18-4a9b-b27f-188a605bd139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511127a5-a109-4e8e-83d8-7cd24ee3821d) transitioned into state 'SUCCESS' from state '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-2049941960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['50fc582f-02f9-4f9b-91bf-f61d3bb41582','fe20d33b-f63f-451c-a389-241f3ff5cefb','6513104b-e6e2-462e-970a-1f4f0ba354ac','bb4afe49-80e3-427c-ab75-c7e4466f3a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (16b85747-578c-4bcd-bbc3-1ed61207ca1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request issued successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aa7f68cf-5a0c-4700-a3db-e27cb594e47d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1362/2706] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:13 2026] POST /volume/v3/volumes => generated 766 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c40843-fbee-4e04-a4f3-1e506effda2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c40843-fbee-4e04-a4f3-1e506effda2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (482e39ea-5380-49b6-9af6-421523db16b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a8127dd-7747-4b10-bd54-6e2b34fd0af5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1345/2707] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:13 2026] POST /volume/v3/volumes => generated 787 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1672108487"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1672108487'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume of 1 GB Sep 06 08:23:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Availability Zones retrieved successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7139bde-25c9-4a62-aa82-ae54d293da62 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 200 Sep 06 08:23:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1363/2708] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:14 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (e6de2f0f-35a1-419c-8288-63adea43e462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cd5fca-fd80-4648-ad14-502e028b82cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-150af3cd-43f3-4c90-91ae-8802cb17f0a5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1364/2709] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:14 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 966 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cd5fca-fd80-4648-ad14-502e028b82cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14c19c8-74e6-4e57-a0eb-37762c4cc840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Created reservations ['25360047-7956-472a-b8aa-4b5d17ee5e95', '2f6e5807-6387-4e11-9931-1a2b5ff35e56', '21702001-f200-465f-9ad3-9572a4917c19', '3e8abeb0-86fd-42d6-abb6-46e6ba0347d6'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14c19c8-74e6-4e57-a0eb-37762c4cc840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25360047-7956-472a-b8aa-4b5d17ee5e95', '2f6e5807-6387-4e11-9931-1a2b5ff35e56', '21702001-f200-465f-9ad3-9572a4917c19', '3e8abeb0-86fd-42d6-abb6-46e6ba0347d6']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f688b9-8882-49e2-90f4-0672256d6eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f688b9-8882-49e2-90f4-0672256d6eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf1b887-c971-43dd-b875-3425fc1ea5b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1672108487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['25360047-7956-472a-b8aa-4b5d17ee5e95','2f6e5807-6387-4e11-9931-1a2b5ff35e56','21702001-f200-465f-9ad3-9572a4917c19','3e8abeb0-86fd-42d6-abb6-46e6ba0347d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1672108487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf1b887-c971-43dd-b875-3425fc1ea5b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e69c9b46c14a44946577329537226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba9896fbd364199a780dabbfd3a1957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d2a851-5c28-446f-82a5-95ece23874db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d2a851-5c28-446f-82a5-95ece23874db) transitioned into state 'SUCCESS' from state '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-1672108487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['25360047-7956-472a-b8aa-4b5d17ee5e95','2f6e5807-6387-4e11-9931-1a2b5ff35e56','21702001-f200-465f-9ad3-9572a4917c19','3e8abeb0-86fd-42d6-abb6-46e6ba0347d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428267d5-c16d-40b9-b3f8-a357c26073f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428267d5-c16d-40b9-b3f8-a357c26073f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (e6de2f0f-35a1-419c-8288-63adea43e462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request issued successfully. Sep 06 08:23:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f956211a-8877-4cc0-b1b8-805ff93c6ba0 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1346/2710] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:14 2026] POST /volume/v3/volumes => generated 766 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-15525314"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request body: {'volume': {"'imageRef": '6fcddb8d-ab3a-4890-82a7-83a3a28fa1f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-15525314'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume of 1 GB Sep 06 08:23:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Availability Zones retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (52a84956-e0ea-4080-826f-ea96f7010413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd175aa-339d-4729-8867-838939ddebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd175aa-339d-4729-8867-838939ddebd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844cfa15-acf5-4485-9bc9-dde01c3010c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Created reservations ['92f30b53-db9e-4fdd-8ad5-6e9f976a72e6', '01afa97e-2c0f-4aa9-8398-d9800eb5cc66', 'fbdc2687-188f-4933-b57c-b37d52e4703b', '09ffd38a-3b69-4073-bb37-906625a99ddb'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844cfa15-acf5-4485-9bc9-dde01c3010c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f30b53-db9e-4fdd-8ad5-6e9f976a72e6', '01afa97e-2c0f-4aa9-8398-d9800eb5cc66', 'fbdc2687-188f-4933-b57c-b37d52e4703b', '09ffd38a-3b69-4073-bb37-906625a99ddb']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f7a3ec-699b-4b52-a230-377f275d5b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f7a3ec-699b-4b52-a230-377f275d5b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-15525314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['92f30b53-db9e-4fdd-8ad5-6e9f976a72e6','01afa97e-2c0f-4aa9-8398-d9800eb5cc66','fbdc2687-188f-4933-b57c-b37d52e4703b','09ffd38a-3b69-4073-bb37-906625a99ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-15525314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e69c9b46c14a44946577329537226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba9896fbd364199a780dabbfd3a1957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb53020-72e9-4ac6-a165-03907843b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb53020-72e9-4ac6-a165-03907843b4d1) transitioned into state 'SUCCESS' from state '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-15525314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e69c9b46c14a44946577329537226d',qos_specs=None,replication_status=,reservations=['92f30b53-db9e-4fdd-8ad5-6e9f976a72e6','01afa97e-2c0f-4aa9-8398-d9800eb5cc66','fbdc2687-188f-4933-b57c-b37d52e4703b','09ffd38a-3b69-4073-bb37-906625a99ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba9896fbd364199a780dabbfd3a1957',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27da48ed-b807-4375-8a0f-7c238c6bae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27da48ed-b807-4375-8a0f-7c238c6bae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Flow 'volume_create_api' (52a84956-e0ea-4080-826f-ea96f7010413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Create volume request issued successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f06ce413-1941-4aef-80ff-ac8c3070e7fa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1365/2711] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:14 2026] POST /volume/v3/volumes => generated 764 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8787c3d2-f736-4713-863c-0a7871612d8e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8787c3d2-f736-4713-863c-0a7871612d8e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8787c3d2-f736-4713-863c-0a7871612d8e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8787c3d2-f736-4713-863c-0a7871612d8e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8787c3d2-f736-4713-863c-0a7871612d8e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8787c3d2-f736-4713-863c-0a7871612d8e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 returned with HTTP 200 Sep 06 08:23:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1347/2712] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:15 2026] GET /volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e3ee84b-744b-4226-83cc-9ce0fa90f86c tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 200 Sep 06 08:23:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1366/2713] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:15 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:15 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c810d197-a8ac-4735-8c0f-ccf2fa8c9602 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1367/2714] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:15 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6de2f64f-4dd5-4c1e-8366-050607a69720 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 200 Sep 06 08:23:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1348/2715] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:15 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1697413369"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1697413369'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume of 1 GB Sep 06 08:23:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Availability Zones retrieved successfully. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Flow 'volume_create_api' (dfe0c211-0499-4566-8277-55b83d8f8906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8234b20f-2702-4c92-9ff8-f1a228058814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8234b20f-2702-4c92-9ff8-f1a228058814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43327ccd-656a-4012-ad5a-ea8e210879fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Created reservations ['1cbddba9-1889-4145-8418-42db6784431c', '9873307b-f4dd-450e-be44-e90887d96427', '318046b1-8bd1-47ec-a0d0-16b37ae8f8e8', '598f8832-2808-4565-b903-2c363c45fc8c'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43327ccd-656a-4012-ad5a-ea8e210879fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cbddba9-1889-4145-8418-42db6784431c', '9873307b-f4dd-450e-be44-e90887d96427', '318046b1-8bd1-47ec-a0d0-16b37ae8f8e8', '598f8832-2808-4565-b903-2c363c45fc8c']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4bd2c6-9595-4da1-9cc2-34eb30e174b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4bd2c6-9595-4da1-9cc2-34eb30e174b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd53c815-f7a0-4fcd-b175-46ddde5fc31b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1697413369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f665251d9a5a4f9089661d6fed3c830e',qos_specs=None,replication_status=,reservations=['1cbddba9-1889-4145-8418-42db6784431c','9873307b-f4dd-450e-be44-e90887d96427','318046b1-8bd1-47ec-a0d0-16b37ae8f8e8','598f8832-2808-4565-b903-2c363c45fc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48c90f86e68246528629d25a7deea09e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:15Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1697413369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd53c815-f7a0-4fcd-b175-46ddde5fc31b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f665251d9a5a4f9089661d6fed3c830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48c90f86e68246528629d25a7deea09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:15 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f737b69c-5e04-4ee9-84ef-305ad6c222af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f737b69c-5e04-4ee9-84ef-305ad6c222af) transitioned into 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-1697413369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f665251d9a5a4f9089661d6fed3c830e',qos_specs=None,replication_status=,reservations=['1cbddba9-1889-4145-8418-42db6784431c','9873307b-f4dd-450e-be44-e90887d96427','318046b1-8bd1-47ec-a0d0-16b37ae8f8e8','598f8832-2808-4565-b903-2c363c45fc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48c90f86e68246528629d25a7deea09e',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93914e88-4e4b-4f66-95fe-02b7d53795cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93914e88-4e4b-4f66-95fe-02b7d53795cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Flow 'volume_create_api' (dfe0c211-0499-4566-8277-55b83d8f8906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create volume request issued successfully. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a7d8c175-aba0-4ed1-9ef0-8d74aee608f1 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1368/2716] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:15 2026] POST /volume/v3/volumes => generated 785 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-00a00a99-08e9-4a22-9242-4072ecf8e557 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1349/2717] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:16 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee327c53-f69f-48bb-b508-03981198ca77 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee327c53-f69f-48bb-b508-03981198ca77 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee327c53-f69f-48bb-b508-03981198ca77 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee327c53-f69f-48bb-b508-03981198ca77 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ee327c53-f69f-48bb-b508-03981198ca77 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee327c53-f69f-48bb-b508-03981198ca77 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 returned with HTTP 200 Sep 06 08:23:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1369/2718] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:16 2026] GET /volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-853c53c6-99de-482c-977a-94eb5678626a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-853c53c6-99de-482c-977a-94eb5678626a tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-853c53c6-99de-482c-977a-94eb5678626a tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-853c53c6-99de-482c-977a-94eb5678626a tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-853c53c6-99de-482c-977a-94eb5678626a tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-853c53c6-99de-482c-977a-94eb5678626a tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 returned with HTTP 200 Sep 06 08:23:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1350/2719] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:16 2026] GET /volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d47142fa-c207-482a-b455-ba851e5ced78 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d47142fa-c207-482a-b455-ba851e5ced78 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d47142fa-c207-482a-b455-ba851e5ced78 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d47142fa-c207-482a-b455-ba851e5ced78 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d47142fa-c207-482a-b455-ba851e5ced78 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d47142fa-c207-482a-b455-ba851e5ced78 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1370/2720] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:16 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "591bcbb4-a9ac-4f2e-b74f-57dd101bcad5", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '591bcbb4-a9ac-4f2e-b74f-57dd101bcad5', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:16 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Create volume of 1 GB Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Availability Zones retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Flow 'volume_create_api' (24e5fb36-62c5-4441-87c5-58d1ae563cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b2d417-7e0a-4706-a8bc-ae28937d1c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b2d417-7e0a-4706-a8bc-ae28937d1c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:23:14Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=8399c75f-b8a4-474a-abc7-46ae9b419ced,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': '8399c75f-b8a4-474a-abc7-46ae9b419ced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cd701a-3d0a-4cc1-9890-cfb47859fa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-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 06 08:23:17 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-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 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e733952-7e7e-4ddf-b48a-6562997b6e85 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1371/2721] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Created reservations ['fad2f5a6-1c19-4126-aaf0-c20f7aacb2ce', 'be04fbf2-b345-4e1e-a976-3de585a2fe91', '37e9ee6e-f7e2-4842-82b1-2281c62051bd', 'dc1d692b-6679-4760-a09b-9f9bdeff1ac5'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cd701a-3d0a-4cc1-9890-cfb47859fa2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad2f5a6-1c19-4126-aaf0-c20f7aacb2ce', 'be04fbf2-b345-4e1e-a976-3de585a2fe91', '37e9ee6e-f7e2-4842-82b1-2281c62051bd', 'dc1d692b-6679-4760-a09b-9f9bdeff1ac5']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953261a2-e570-4315-adc5-7b68b0535ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953261a2-e570-4315-adc5-7b68b0535ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d', '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='c95d5a8a46fe4bfa82e363e9d2f95e57',qos_specs=None,replication_status=,reservations=['fad2f5a6-1c19-4126-aaf0-c20f7aacb2ce','be04fbf2-b345-4e1e-a976-3de585a2fe91','37e9ee6e-f7e2-4842-82b1-2281c62051bd','dc1d692b-6679-4760-a09b-9f9bdeff1ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5e6d2dc4784ff3b9c3c94f436176d9',volume_type_id=8399c75f-b8a4-474a-abc7-46ae9b419ced), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23: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=bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95d5a8a46fe4bfa82e363e9d2f95e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5e6d2dc4784ff3b9c3c94f436176d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8399c75f-b8a4-474a-abc7-46ae9b419ced),volume_type_id=8399c75f-b8a4-474a-abc7-46ae9b419ced)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (341b51dd-9cf0-440c-83ff-d4c8ac2dd573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (341b51dd-9cf0-440c-83ff-d4c8ac2dd573) transitioned into state 'SUCCESS' from 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='c95d5a8a46fe4bfa82e363e9d2f95e57',qos_specs=None,replication_status=,reservations=['fad2f5a6-1c19-4126-aaf0-c20f7aacb2ce','be04fbf2-b345-4e1e-a976-3de585a2fe91','37e9ee6e-f7e2-4842-82b1-2281c62051bd','dc1d692b-6679-4760-a09b-9f9bdeff1ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5e6d2dc4784ff3b9c3c94f436176d9',volume_type_id=8399c75f-b8a4-474a-abc7-46ae9b419ced)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48424463-08d9-4910-8d81-cc7ca460ad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48424463-08d9-4910-8d81-cc7ca460ad35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Flow 'volume_create_api' (24e5fb36-62c5-4441-87c5-58d1ae563cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Create volume request issued successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee25715d-9041-4efc-bd63-ac7371f8ab1b tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1351/2722] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:16 2026] POST /volume/v3/volumes => generated 806 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-90974a01-7303-4c6f-b141-73c2c06cef61 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90974a01-7303-4c6f-b141-73c2c06cef61 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90974a01-7303-4c6f-b141-73c2c06cef61 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90974a01-7303-4c6f-b141-73c2c06cef61 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-90974a01-7303-4c6f-b141-73c2c06cef61 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90974a01-7303-4c6f-b141-73c2c06cef61 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1372/2723] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c73c953c-78d5-43e2-bbae-992f1b0e7115 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1352/2724] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c9ba37b-d235-40b5-bd3f-11f41c420a62 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1373/2725] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-520bd9aa-4d57-4049-9bb9-b5b3197cc9c9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1353/2726] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a5740f98-0edf-42a6-94ad-1168108076f0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5740f98-0edf-42a6-94ad-1168108076f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5740f98-0edf-42a6-94ad-1168108076f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a5740f98-0edf-42a6-94ad-1168108076f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a5740f98-0edf-42a6-94ad-1168108076f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a5740f98-0edf-42a6-94ad-1168108076f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1374/2727] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:17 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c231630-565a-49f4-9dca-cfa38f41bbeb tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1354/2728] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:18 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 877 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20d61a4e-2b2e-43aa-881f-bad982dece91 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1375/2729] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:18 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 898 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7d27b86f-2da6-42c9-80a2-7c3da6dfd37e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 200 Sep 06 08:23:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1355/2730] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:18 2026] GET /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:18 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cef345cb-9668-4def-a7a8-6c07e8b25498 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1376/2731] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:18 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9df910d2-7cac-4315-85a2-5f11be312c3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9177bde6-8ff4-4afc-99af-75330f6d8773", "name": "tempest-ProjectMemberTests-Snapshot-855353713"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Volume info retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Create snapshot from volume 9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Created reservations ['3be06787-6ccb-4f95-9235-2c1d7199876d', 'bbbe64dd-6b5d-457f-b188-f83c67e85623', 'd3fbf119-0af7-4384-bae7-aab642f1d584', '001993ce-10a5-463c-847d-e51e7bd129e7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot create request issued successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9df910d2-7cac-4315-85a2-5f11be312c3d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1356/2732] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-abf1db26-74ac-4f9b-9527-d4bb3feb9e46 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1377/2733] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:19 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b2c062e-e239-4185-8c5b-676dacbf3c0b tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1357/2734] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:19 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-09c42b51-4b61-44f0-8a52-ea120b601f7d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1378/2735] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:19 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-143d35b9-032e-4997-ab3b-dcde55438fc9 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 200 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1358/2736] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:19 2026] GET /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f116d2b-16b1-4747-ba7b-bcb802bf394b tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 returned with HTTP 200 Sep 06 08:23:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1379/2737] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:19 2026] GET /volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] DELETE http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume with id: 2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume request issued successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bc570141-bd0b-4b60-a54f-07a64faf73ab tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 returned with HTTP 202 Sep 06 08:23:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1359/2738] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:19 2026] DELETE /volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6c760602-e165-464b-8ac9-9a0e427ac746 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c760602-e165-464b-8ac9-9a0e427ac746 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c760602-e165-464b-8ac9-9a0e427ac746 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6c760602-e165-464b-8ac9-9a0e427ac746 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6c760602-e165-464b-8ac9-9a0e427ac746 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6c760602-e165-464b-8ac9-9a0e427ac746 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 returned with HTTP 200 Sep 06 08:23:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1380/2739] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:20 2026] GET /volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c70b6c7-4bc5-45fa-9a42-4b213393fdd7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1360/2740] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:20 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d5425568-af64-4bc4-b436-2c000a38d3fe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5425568-af64-4bc4-b436-2c000a38d3fe tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5425568-af64-4bc4-b436-2c000a38d3fe tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5425568-af64-4bc4-b436-2c000a38d3fe tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d5425568-af64-4bc4-b436-2c000a38d3fe tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5425568-af64-4bc4-b436-2c000a38d3fe tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1381/2741] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:20 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8454115a-0625-40f5-89d0-d237ccd6f767 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8454115a-0625-40f5-89d0-d237ccd6f767 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8454115a-0625-40f5-89d0-d237ccd6f767 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8454115a-0625-40f5-89d0-d237ccd6f767 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8454115a-0625-40f5-89d0-d237ccd6f767 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8454115a-0625-40f5-89d0-d237ccd6f767 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1361/2742] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:20 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 956 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4c50948a-c769-4345-8e3f-02354740fb40 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c50948a-c769-4345-8e3f-02354740fb40 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c50948a-c769-4345-8e3f-02354740fb40 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4c50948a-c769-4345-8e3f-02354740fb40 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4c50948a-c769-4345-8e3f-02354740fb40 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 returned with HTTP 404 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1382/2743] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/volumes/2535e388-38fe-4fcf-a5ab-7d9c0cb8a3c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] DELETE http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume with id: 1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume request issued successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4e0f43ad-8a8e-4d98-b3e4-3331fe76a11e tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 202 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1362/2744] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:21 2026] DELETE /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f7e807a-4053-474c-b337-433d081ec38d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f7e807a-4053-474c-b337-433d081ec38d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f7e807a-4053-474c-b337-433d081ec38d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f7e807a-4053-474c-b337-433d081ec38d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f7e807a-4053-474c-b337-433d081ec38d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f7e807a-4053-474c-b337-433d081ec38d tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1383/2745] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d640af81-b484-46ad-a6d6-21da513b39f0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d640af81-b484-46ad-a6d6-21da513b39f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d640af81-b484-46ad-a6d6-21da513b39f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d640af81-b484-46ad-a6d6-21da513b39f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d640af81-b484-46ad-a6d6-21da513b39f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d640af81-b484-46ad-a6d6-21da513b39f0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1363/2746] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc1ea5ce-b91b-4f56-a186-9ff4c46e36a5 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1384/2747] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1bb0d148-4461-476f-a8af-bce1414b7cff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1bb0d148-4461-476f-a8af-bce1414b7cff tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1bb0d148-4461-476f-a8af-bce1414b7cff tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1bb0d148-4461-476f-a8af-bce1414b7cff tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1bb0d148-4461-476f-a8af-bce1414b7cff tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1bb0d148-4461-476f-a8af-bce1414b7cff tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1364/2748] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd53c815-f7a0-4fcd-b175-46ddde5fc31b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1677000076"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Create snapshot from volume dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Created reservations ['b716bb13-f07f-4180-a8e0-b91ff8bec94d', 'e0bb6eca-a37b-40b0-98ea-1164459ffa19', 'f2f513c9-dfda-4997-9eab-e0cf9bc7dd31', 'aa7293a2-4d51-49de-9068-5e97cdaf1f47'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d8f715d1-0dc3-4a07-bc36-b7072564231c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1365/2749] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot create request issued successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b0bba8c3-4c6f-411b-bcf1-5c7339a55d80 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1385/2750] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:21 2026] POST /volume/v3/snapshots => generated 326 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255c9b81-ee85-4a73-ac34-91a6ca043f07 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1366/2751] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:21 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1b42c869-6827-4945-ad63-f4a0a9bfcfeb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b42c869-6827-4945-ad63-f4a0a9bfcfeb tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b42c869-6827-4945-ad63-f4a0a9bfcfeb tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1b42c869-6827-4945-ad63-f4a0a9bfcfeb tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1b42c869-6827-4945-ad63-f4a0a9bfcfeb tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 returned with HTTP 404 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1386/2752] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:22 2026] GET /volume/v3/volumes/1cf1b887-c971-43dd-b875-3425fc1ea5b7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume with id: 0d88ed78-98cb-4a93-a45a-c6948d237022 Sep 06 08:23:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dbaf0b0e-f9a9-426e-bbde-74f198289c86 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1387/2753] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:22 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume request issued successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a7a11ed-23cc-41c1-a068-3e1a2d68f6aa tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 returned with HTTP 202 Sep 06 08:23:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1367/2754] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:22 2026] DELETE /volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e51af04-c51a-4fcf-9d7f-f9bc047e4b86 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 returned with HTTP 200 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1388/2755] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:22 2026] GET /volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4337d06d-3d03-4e0a-932c-9946b5c1892d tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1368/2756] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:22 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e403dee2-8828-4b2d-adb5-f1acafa54bbc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1389/2757] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:22 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8277deb6-7159-40c8-a587-0e39b3f806d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1369/2758] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4dbef067-78a6-486f-8c4d-34914010ad18 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Delete snapshot with id: 632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e238e8a4-80b6-4b7d-bf9d-7707708b5da1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e238e8a4-80b6-4b7d-bf9d-7707708b5da1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e238e8a4-80b6-4b7d-bf9d-7707708b5da1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e238e8a4-80b6-4b7d-bf9d-7707708b5da1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot delete request issued successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4dbef067-78a6-486f-8c4d-34914010ad18 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 202 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1390/2759] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:23 2026] DELETE /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e238e8a4-80b6-4b7d-bf9d-7707708b5da1 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 returned with HTTP 404 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1370/2760] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/volumes/0d88ed78-98cb-4a93-a45a-c6948d237022 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] DELETE http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume with id: c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e3ab7ff5-1d06-4f5c-8037-1085dadf979f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1391/2761] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 462 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume request issued successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2f7d994-f253-4e54-92cc-745f787b5e36 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 returned with HTTP 202 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1371/2762] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:23 2026] DELETE /volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-16efd5c0-c228-409b-978d-415f4301b768 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16efd5c0-c228-409b-978d-415f4301b768 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16efd5c0-c228-409b-978d-415f4301b768 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16efd5c0-c228-409b-978d-415f4301b768 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-16efd5c0-c228-409b-978d-415f4301b768 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16efd5c0-c228-409b-978d-415f4301b768 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 returned with HTTP 200 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1392/2763] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f1da9ac-821c-4a61-a2e5-7d6f129024f9 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1372/2764] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 959 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6eda5dbe-64b2-4ce4-8ee0-5334ac46e8bc tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1393/2765] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:23 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 458 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b3cf2c9-f59a-40ae-8f18-b465cd4222c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1373/2766] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:24 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-786f6eb3-e083-4c94-ba5b-7c6750688b53 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-786f6eb3-e083-4c94-ba5b-7c6750688b53 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-786f6eb3-e083-4c94-ba5b-7c6750688b53 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-786f6eb3-e083-4c94-ba5b-7c6750688b53 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-786f6eb3-e083-4c94-ba5b-7c6750688b53 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 returned with HTTP 404 Sep 06 08:23:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1394/2767] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:24 2026] GET /volume/v3/volumes/c422c588-c632-46bd-9d77-61722e063527 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] DELETE http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume with id: 818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Delete volume request issued successfully. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-04050bc6-1eaf-4eae-a3bf-0c28995faa54 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 returned with HTTP 202 Sep 06 08:23:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1374/2768] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:24 2026] DELETE /volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Volume info retrieved successfully. Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4d87fb5-4edb-46f1-9e13-4ca6a0922678 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 returned with HTTP 200 Sep 06 08:23:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1395/2769] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:24 2026] GET /volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-291e6e36-b977-4c86-b928-df7eb4b25c36 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1396/2770] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:24 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 458 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4121d5f4-cd60-4e91-8844-7f70b9dae44f tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1375/2771] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:24 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 959 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-726073dc-ad81-433f-bad3-b34997d2138d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-726073dc-ad81-433f-bad3-b34997d2138d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-726073dc-ad81-433f-bad3-b34997d2138d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-726073dc-ad81-433f-bad3-b34997d2138d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-726073dc-ad81-433f-bad3-b34997d2138d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-726073dc-ad81-433f-bad3-b34997d2138d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 200 Sep 06 08:23:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1397/2772] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:25 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d0b26ae7-5b46-4cd6-bbb5-382f62781800 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0b26ae7-5b46-4cd6-bbb5-382f62781800 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] GET http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 Sep 06 08:23:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0b26ae7-5b46-4cd6-bbb5-382f62781800 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0b26ae7-5b46-4cd6-bbb5-382f62781800 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0b26ae7-5b46-4cd6-bbb5-382f62781800 tempest-CreateVolumesFromImageTest-1399067170 tempest-CreateVolumesFromImageTest-1399067170-project-member] http://192.168.122.190/volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 returned with HTTP 404 Sep 06 08:23:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1376/2773] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:25 2026] GET /volume/v3/volumes/818f51da-fc59-474c-a6e3-ea290afe2c60 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a0154a43-2582-4605-9013-cd9c01840e1a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0154a43-2582-4605-9013-cd9c01840e1a tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0154a43-2582-4605-9013-cd9c01840e1a tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0154a43-2582-4605-9013-cd9c01840e1a tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a0154a43-2582-4605-9013-cd9c01840e1a tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0154a43-2582-4605-9013-cd9c01840e1a tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1398/2774] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:26 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-538ccb3d-28f7-48bb-9b23-401e92a3b15c tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1377/2775] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:26 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 959 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14ee67d5-d659-439e-a0ae-7fcba0f27172 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14ee67d5-d659-439e-a0ae-7fcba0f27172 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14ee67d5-d659-439e-a0ae-7fcba0f27172 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14ee67d5-d659-439e-a0ae-7fcba0f27172 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14ee67d5-d659-439e-a0ae-7fcba0f27172 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 returned with HTTP 404 Sep 06 08:23:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1399/2776] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:26 2026] GET /volume/v3/snapshots/632878ff-555c-4f80-8685-f23791c85e84 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: 9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:23:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45651c88-6945-47b5-ad4e-6fa5adecbe01 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 202 Sep 06 08:23:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1378/2777] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:26 2026] DELETE /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-56ab1910-a568-4933-b52e-308d1783b271 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56ab1910-a568-4933-b52e-308d1783b271 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56ab1910-a568-4933-b52e-308d1783b271 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-56ab1910-a568-4933-b52e-308d1783b271 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-56ab1910-a568-4933-b52e-308d1783b271 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-56ab1910-a568-4933-b52e-308d1783b271 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 200 Sep 06 08:23:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1400/2778] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:26 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a8af196-f622-4d20-9f14-8a361015dfb0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1379/2779] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b95f941c-c0ca-4f44-b23d-5c7070e07503 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1401/2780] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Delete snapshot with id: 65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1114dbae-b235-465f-84a9-56d669d39449 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1114dbae-b235-465f-84a9-56d669d39449 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1114dbae-b235-465f-84a9-56d669d39449 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1114dbae-b235-465f-84a9-56d669d39449 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1114dbae-b235-465f-84a9-56d669d39449 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1114dbae-b235-465f-84a9-56d669d39449 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1402/2781] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 1303 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot delete request issued successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9517cb5f-6a16-4ca5-b951-13d489da38c0 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 202 Sep 06 08:23:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1380/2782] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:27 2026] DELETE /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f81b20c-265f-444c-9585-4852bb1284d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f81b20c-265f-444c-9585-4852bb1284d7 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f81b20c-265f-444c-9585-4852bb1284d7 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f81b20c-265f-444c-9585-4852bb1284d7 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] DELETE http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Delete volume with id: bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4f81b20c-265f-444c-9585-4852bb1284d7 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f81b20c-265f-444c-9585-4852bb1284d7 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1403/2783] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 484 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Delete volume request issued successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-653c7de5-bf10-46ae-afdf-f6112e00f7b1 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 202 Sep 06 08:23:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1381/2784] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:27 2026] DELETE /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ccb2c84-1ca9-42ec-ae89-2b952a968641 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1404/2785] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 1302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-93e0c720-ac4b-46bb-aeeb-06b1e9638750 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93e0c720-ac4b-46bb-aeeb-06b1e9638750 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93e0c720-ac4b-46bb-aeeb-06b1e9638750 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93e0c720-ac4b-46bb-aeeb-06b1e9638750 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93e0c720-ac4b-46bb-aeeb-06b1e9638750 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 returned with HTTP 404 Sep 06 08:23:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1382/2786] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:27 2026] GET /volume/v3/volumes/9177bde6-8ff4-4afc-99af-75330f6d8773 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1110026727"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1110026727'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:23:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (20340adb-90f9-427e-bbdd-96b14b88ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65643327-92c6-4cff-802c-48d784e3cb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:27 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65643327-92c6-4cff-802c-48d784e3cb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b46cae-0fc2-478d-9941-ac86d72ec5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['59b03e50-10d3-4cd5-8193-1193ffa2b951', '6e56ab47-062c-408e-a9f4-08662a3a4b9e', '2a995e01-baac-4b60-b909-779c1b675f54', '8af31a07-4c33-4bc6-b3a9-58933ce370cd'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b46cae-0fc2-478d-9941-ac86d72ec5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b03e50-10d3-4cd5-8193-1193ffa2b951', '6e56ab47-062c-408e-a9f4-08662a3a4b9e', '2a995e01-baac-4b60-b909-779c1b675f54', '8af31a07-4c33-4bc6-b3a9-58933ce370cd']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420cc49b-8b5f-4cca-8c28-1ac2fe8f04cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420cc49b-8b5f-4cca-8c28-1ac2fe8f04cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542cd372-ed58-45b8-9453-0076364ffe08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110026727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['59b03e50-10d3-4cd5-8193-1193ffa2b951','6e56ab47-062c-408e-a9f4-08662a3a4b9e','2a995e01-baac-4b60-b909-779c1b675f54','8af31a07-4c33-4bc6-b3a9-58933ce370cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110026727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542cd372-ed58-45b8-9453-0076364ffe08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bef53dd-e203-4a18-be02-38a5faf92719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bef53dd-e203-4a18-be02-38a5faf92719) transitioned into state 'SUCCESS' from state '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-1110026727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['59b03e50-10d3-4cd5-8193-1193ffa2b951','6e56ab47-062c-408e-a9f4-08662a3a4b9e','2a995e01-baac-4b60-b909-779c1b675f54','8af31a07-4c33-4bc6-b3a9-58933ce370cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c06801-4ada-427b-9f3e-a2cfeb294540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c06801-4ada-427b-9f3e-a2cfeb294540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (20340adb-90f9-427e-bbdd-96b14b88ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-47394033-b064-4685-ab5e-ac7cbf7c9a95 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1405/2787] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:27 2026] POST /volume/v3/volumes => generated 787 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee8909cb-b906-4b80-a962-864f23c65631 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee8909cb-b906-4b80-a962-864f23c65631 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee8909cb-b906-4b80-a962-864f23c65631 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee8909cb-b906-4b80-a962-864f23c65631 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a850a2c4-2900-48ae-ac3a-3014acb9c6d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 200 Sep 06 08:23:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1383/2788] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:28 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 966 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:23:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ee8909cb-b906-4b80-a962-864f23c65631 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee8909cb-b906-4b80-a962-864f23c65631 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1406/2789] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:28 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 484 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Volume info retrieved successfully. Sep 06 08:23:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c451fd36-c2fa-4410-abcd-3751ced4ee89 tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 200 Sep 06 08:23:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1384/2790] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:28 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 1302 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-90adac96-6802-42ab-b424-36eb88015d52 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1352206904"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1352206904'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume of 1 GB Sep 06 08:23:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Availability Zones retrieved successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Flow 'volume_create_api' (39cab23a-2afc-46fb-a3ba-0bd0bb7929e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5323d01-05b0-406d-bbfb-fba42ddcd006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5323d01-05b0-406d-bbfb-fba42ddcd006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43eff2f-17c6-4860-9794-3f79f70ff72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Created reservations ['b1c67003-084d-42e8-8dc3-b4ef4a318477', 'cbf4190f-f0e4-4ab4-948c-b8b3a851cb1c', '9bfa3a5c-e21b-4404-b5e9-406c231ccdd2', 'c26ba928-787e-472e-a5ce-35eb41b89031'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43eff2f-17c6-4860-9794-3f79f70ff72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c67003-084d-42e8-8dc3-b4ef4a318477', 'cbf4190f-f0e4-4ab4-948c-b8b3a851cb1c', '9bfa3a5c-e21b-4404-b5e9-406c231ccdd2', 'c26ba928-787e-472e-a5ce-35eb41b89031']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b6ebd8-0ea8-4c23-9544-c1e20bcbe971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b6ebd8-0ea8-4c23-9544-c1e20bcbe971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55dc11ad-5e8f-4279-8d43-91ba88b23702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1352206904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86c2f6a0832476db07e76d952d40352',qos_specs=None,replication_status=,reservations=['b1c67003-084d-42e8-8dc3-b4ef4a318477','cbf4190f-f0e4-4ab4-948c-b8b3a851cb1c','9bfa3a5c-e21b-4404-b5e9-406c231ccdd2','c26ba928-787e-472e-a5ce-35eb41b89031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1352206904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55dc11ad-5e8f-4279-8d43-91ba88b23702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86c2f6a0832476db07e76d952d40352',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867a4d3e-2e0c-489a-8129-8ddaf7cf0994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867a4d3e-2e0c-489a-8129-8ddaf7cf0994) transitioned into state 'SUCCESS' from state '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-1352206904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86c2f6a0832476db07e76d952d40352',qos_specs=None,replication_status=,reservations=['b1c67003-084d-42e8-8dc3-b4ef4a318477','cbf4190f-f0e4-4ab4-948c-b8b3a851cb1c','9bfa3a5c-e21b-4404-b5e9-406c231ccdd2','c26ba928-787e-472e-a5ce-35eb41b89031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c978506f-0d17-4c9d-8422-94afb9527fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c978506f-0d17-4c9d-8422-94afb9527fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-404aeb5b-5f19-408c-8464-23d5d7e3a24d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 200 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Flow 'volume_create_api' (39cab23a-2afc-46fb-a3ba-0bd0bb7929e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1385/2791] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume request issued successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3f024912-2c61-4b60-867f-4d73f4e66143 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-90adac96-6802-42ab-b424-36eb88015d52 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1407/2792] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:23:28 2026] POST /volume/v3/volumes => generated 779 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f024912-2c61-4b60-867f-4d73f4e66143 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f024912-2c61-4b60-867f-4d73f4e66143 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f024912-2c61-4b60-867f-4d73f4e66143 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d62c1533-e911-466c-893f-861aba25d3ee None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d62c1533-e911-466c-893f-861aba25d3ee tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d62c1533-e911-466c-893f-861aba25d3ee tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d62c1533-e911-466c-893f-861aba25d3ee tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3f024912-2c61-4b60-867f-4d73f4e66143 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Snapshot retrieved successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f024912-2c61-4b60-867f-4d73f4e66143 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 200 Sep 06 08:23:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1386/2793] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 484 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d62c1533-e911-466c-893f-861aba25d3ee tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d62c1533-e911-466c-893f-861aba25d3ee tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 200 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1408/2794] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-baf52be5-6bd1-4b69-a87f-3b8f720030dd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-baf52be5-6bd1-4b69-a87f-3b8f720030dd tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] GET http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-baf52be5-6bd1-4b69-a87f-3b8f720030dd tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-baf52be5-6bd1-4b69-a87f-3b8f720030dd tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-baf52be5-6bd1-4b69-a87f-3b8f720030dd tempest-VolumeAndVolumeTypeFromImageTest-2023599917 tempest-VolumeAndVolumeTypeFromImageTest-2023599917-project-member] http://192.168.122.190/volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d returned with HTTP 404 Sep 06 08:23:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1387/2795] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/volumes/bf0e86e7-c1fc-4854-b019-4e4ab05d4f0d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] GET http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Calling method 'detail' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Get all volumes completed successfully. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c138a27-7ef7-4ebc-b5b1-10bc41e5e929 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] http://192.168.122.190/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1409/2796] 192.168.122.190 () {58 vars in 1169 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d93ac528-b550-4f5a-964b-3bbe158edcd0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d93ac528-b550-4f5a-964b-3bbe158edcd0 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] DELETE http://192.168.122.190/volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d93ac528-b550-4f5a-964b-3bbe158edcd0 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d93ac528-b550-4f5a-964b-3bbe158edcd0 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d93ac528-b550-4f5a-964b-3bbe158edcd0 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] http://192.168.122.190/volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced returned with HTTP 202 Sep 06 08:23:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1388/2797] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:23:29 2026] DELETE /volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-30652830-bb04-43a2-874d-8e18bf631a22 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-30652830-bb04-43a2-874d-8e18bf631a22 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] GET http://192.168.122.190/volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-30652830-bb04-43a2-874d-8e18bf631a22 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-30652830-bb04-43a2-874d-8e18bf631a22 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-30652830-bb04-43a2-874d-8e18bf631a22 tempest-VolumeAndVolumeTypeFromImageTest-344819072 tempest-VolumeAndVolumeTypeFromImageTest-344819072-project-admin] http://192.168.122.190/volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced returned with HTTP 404 Sep 06 08:23:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1410/2798] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:23:29 2026] GET /volume/v3/types/8399c75f-b8a4-474a-abc7-46ae9b419ced => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f57f1d37-05c5-4654-b386-c8c68613399f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f57f1d37-05c5-4654-b386-c8c68613399f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f57f1d37-05c5-4654-b386-c8c68613399f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f57f1d37-05c5-4654-b386-c8c68613399f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f57f1d37-05c5-4654-b386-c8c68613399f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5eb425c5-fa45-41b7-b009-bb572bbf6930 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5eb425c5-fa45-41b7-b009-bb572bbf6930 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5eb425c5-fa45-41b7-b009-bb572bbf6930 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f57f1d37-05c5-4654-b386-c8c68613399f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 200 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5eb425c5-fa45-41b7-b009-bb572bbf6930 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1389/2799] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:30 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5eb425c5-fa45-41b7-b009-bb572bbf6930 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead returned with HTTP 404 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1411/2800] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:30 2026] GET /volume/v3/snapshots/65683e0f-57c0-4527-a891-762a3d704ead => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "542cd372-ed58-45b8-9453-0076364ffe08", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1086936561"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] DELETE http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Delete volume with id: dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume 542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Delete volume request issued successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bfa5fa06-5b5c-405c-8a79-fedee9c115db tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 202 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1412/2801] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:30 2026] DELETE /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-45a39f2f-688a-47e4-8007-47bacf02647e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['f80a0c5e-cf00-4b85-84fa-bda5eb3626ff', 'b9d9a6f0-13cd-47bf-8f06-a89990d7f6c4', '4ab10357-abba-4c41-b463-7c429637b3fd', '75decd3b-6649-4dc2-9c98-a841ff0c7552'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45a39f2f-688a-47e4-8007-47bacf02647e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45a39f2f-688a-47e4-8007-47bacf02647e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-45a39f2f-688a-47e4-8007-47bacf02647e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-45a39f2f-688a-47e4-8007-47bacf02647e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-45a39f2f-688a-47e4-8007-47bacf02647e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 200 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1413/2802] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:30 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 872 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e6fde827-f120-4147-9a2c-5e36d77386c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1390/2803] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55dc11ad-5e8f-4279-8d43-91ba88b23702", "name": "tempest-VolumeDependencyTests-Snapshot-642549959"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72284a9e-b40f-4c2a-bd3c-ac88fc775e64 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 200 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1414/2804] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:30 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 877 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create snapshot from volume 55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2fb1cd49-e028-49ef-8380-8cf3c61ecf83 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1415/2805] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:30 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:30 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Created reservations ['056e4a2c-2e7d-4e72-a88e-fb70c46d7061', '5ddadaef-5259-4071-a26b-1c90741e9b7d', 'a6082641-f137-4e4c-9951-172c36243c72', '8a78b6e8-0c06-4ad4-8b1c-3bfe67801e1e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot create request issued successfully. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9b97fcaa-6d03-4352-af6f-02eac27e3ba7 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1391/2806] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f10204ad-daa1-4ef4-928c-b482d6b7a82f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1416/2807] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:31 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3bde12e1-3fa9-4552-8fd4-14888f16e59f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3bde12e1-3fa9-4552-8fd4-14888f16e59f tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3bde12e1-3fa9-4552-8fd4-14888f16e59f tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3bde12e1-3fa9-4552-8fd4-14888f16e59f tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3bde12e1-3fa9-4552-8fd4-14888f16e59f tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b returned with HTTP 404 Sep 06 08:23:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1392/2808] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:31 2026] GET /volume/v3/volumes/dd53c815-f7a0-4fcd-b175-46ddde5fc31b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fa2759e1-de23-4852-bbef-c4c467783be9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c2c1e605-008f-4cf4-9fd9-9d9b90613af6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1417/2809] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:31 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] DELETE http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Delete volume with id: f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Delete volume request issued successfully. Sep 06 08:23:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fa2759e1-de23-4852-bbef-c4c467783be9 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 202 Sep 06 08:23:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1393/2810] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:31 2026] DELETE /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Volume info retrieved successfully. Sep 06 08:23:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5da6935-8c1c-436a-bea5-4359a2fb6365 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 200 Sep 06 08:23:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1418/2811] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:31 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 841 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-42217e84-ebfd-4cfe-98e7-8297c7feffc4 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1394/2812] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:32 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60edbc77-d22a-4004-9277-a9c29696c675 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60edbc77-d22a-4004-9277-a9c29696c675 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60edbc77-d22a-4004-9277-a9c29696c675 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60edbc77-d22a-4004-9277-a9c29696c675 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60edbc77-d22a-4004-9277-a9c29696c675 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60edbc77-d22a-4004-9277-a9c29696c675 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1419/2813] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:32 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0b9ee8f6-5639-440e-9da5-590627f24fe2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b9ee8f6-5639-440e-9da5-590627f24fe2 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] GET http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b9ee8f6-5639-440e-9da5-590627f24fe2 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0b9ee8f6-5639-440e-9da5-590627f24fe2 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0b9ee8f6-5639-440e-9da5-590627f24fe2 tempest-CinderUnicodeTest-768898067 tempest-CinderUnicodeTest-768898067-project-member] http://192.168.122.190/volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 returned with HTTP 404 Sep 06 08:23:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1395/2814] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:33 2026] GET /volume/v3/volumes/f470096e-7264-454c-9ab1-799dc9c56353 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ea5f9c7-8274-43cb-81b5-472ce293af7c tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1420/2815] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:33 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1d084663-43d6-4d22-b47f-62f60a13e187 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d084663-43d6-4d22-b47f-62f60a13e187 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d084663-43d6-4d22-b47f-62f60a13e187 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1d084663-43d6-4d22-b47f-62f60a13e187 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1d084663-43d6-4d22-b47f-62f60a13e187 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1d084663-43d6-4d22-b47f-62f60a13e187 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1396/2816] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:33 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Delete snapshot with id: 2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot delete request issued successfully. Sep 06 08:23:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-24c2c9cf-9c2b-413d-812e-9e7bc7db855d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 202 Sep 06 08:23:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1421/2817] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:33 2026] DELETE /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b8eb6d0-e4e3-4b3c-a421-80cb2226ab03 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1397/2818] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:33 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0db18a71-de2d-4d3a-b52b-0f21618cc9c2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1398/2819] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:34 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-328778023"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-328778023'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:34 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:34 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (b739d4d3-9dc0-4af1-8118-aa2bb14686da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6294da73-1504-4790-a9d0-828a18d7094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6294da73-1504-4790-a9d0-828a18d7094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9980171e-e518-4701-9867-75bf575a3c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['d37c092e-c834-4569-8bac-4945156b132f', '72fd9349-c709-4d7e-a8be-c195f5649cf9', '24065876-94b2-4bd4-bf15-d27dad22a408', '4c0d2868-7139-4252-a59a-a72c8a5d83a8'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9980171e-e518-4701-9867-75bf575a3c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37c092e-c834-4569-8bac-4945156b132f', '72fd9349-c709-4d7e-a8be-c195f5649cf9', '24065876-94b2-4bd4-bf15-d27dad22a408', '4c0d2868-7139-4252-a59a-a72c8a5d83a8']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed71b48a-f943-4631-857b-f7448289710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed71b48a-f943-4631-857b-f7448289710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9019c40-9cf9-48b0-949a-4afb70468647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-328778023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['d37c092e-c834-4569-8bac-4945156b132f','72fd9349-c709-4d7e-a8be-c195f5649cf9','24065876-94b2-4bd4-bf15-d27dad22a408','4c0d2868-7139-4252-a59a-a72c8a5d83a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-328778023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9019c40-9cf9-48b0-949a-4afb70468647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249c03d3-a694-4883-b585-b81a482354fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249c03d3-a694-4883-b585-b81a482354fc) transitioned into state 'SUCCESS' from state '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-328778023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['d37c092e-c834-4569-8bac-4945156b132f','72fd9349-c709-4d7e-a8be-c195f5649cf9','24065876-94b2-4bd4-bf15-d27dad22a408','4c0d2868-7139-4252-a59a-a72c8a5d83a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a51181-d4ee-4aa0-b813-63aacc3048c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a51181-d4ee-4aa0-b813-63aacc3048c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (b739d4d3-9dc0-4af1-8118-aa2bb14686da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38e89876-7c01-4f6c-bf01-76cc4cb8c360 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1422/2820] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:34 2026] POST /volume/v3/volumes => generated 768 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e643ad62-73d6-463e-ba18-d0fd93b4bb4a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 200 Sep 06 08:23:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1399/2821] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:34 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 836 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1e57ebd4-84e0-4fcb-aa2c-9edb85c246a7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 200 Sep 06 08:23:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1423/2822] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:35 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7014f5db-0f77-4104-afa0-b723f5573a0f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7014f5db-0f77-4104-afa0-b723f5573a0f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7014f5db-0f77-4104-afa0-b723f5573a0f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7014f5db-0f77-4104-afa0-b723f5573a0f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7014f5db-0f77-4104-afa0-b723f5573a0f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7014f5db-0f77-4104-afa0-b723f5573a0f tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1400/2823] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:35 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2a389e22-8437-401f-bf4e-1ebc4b748d52 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 200 Sep 06 08:23:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1424/2824] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:35 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-03eb6480-ab6e-4a3b-b550-4b0fd3c3815b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-03eb6480-ab6e-4a3b-b550-4b0fd3c3815b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-03eb6480-ab6e-4a3b-b550-4b0fd3c3815b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-03eb6480-ab6e-4a3b-b550-4b0fd3c3815b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-03eb6480-ab6e-4a3b-b550-4b0fd3c3815b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 404 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1401/2825] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: 2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e31f4605-8c10-45f8-9761-45e69ec894c5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 404 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1425/2826] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:36 2026] DELETE /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a0d2d122-7d6d-4e97-921a-e4cd201b54f5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0d2d122-7d6d-4e97-921a-e4cd201b54f5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0d2d122-7d6d-4e97-921a-e4cd201b54f5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a0d2d122-7d6d-4e97-921a-e4cd201b54f5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a0d2d122-7d6d-4e97-921a-e4cd201b54f5 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce returned with HTTP 404 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1402/2827] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/snapshots/2c539730-6280-4aae-9bad-5302d50087ce => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: 542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17a1a6d3-0116-4e57-baa0-db6915415f98 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 202 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-340aa137-a73a-4492-8480-1003ae2e6042 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1426/2828] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:36 2026] DELETE /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-340aa137-a73a-4492-8480-1003ae2e6042 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-340aa137-a73a-4492-8480-1003ae2e6042 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-340aa137-a73a-4492-8480-1003ae2e6042 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-340aa137-a73a-4492-8480-1003ae2e6042 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-340aa137-a73a-4492-8480-1003ae2e6042 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 200 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1403/2829] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f5c73f1b-4bfc-4eea-934b-b0e8747fb746 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1427/2830] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "391354b8-5732-4dc2-9785-aa4be9f8044d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-896659175"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume request body: {'volume': {'snapshot_id': '391354b8-5732-4dc2-9785-aa4be9f8044d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-896659175'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume of 1 GB Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Availability Zones retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Flow 'volume_create_api' (a7c4fba0-5b68-4233-9a0b-c509d4a1de5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025c3eeb-3f65-491f-8d18-f99fba08e55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025c3eeb-3f65-491f-8d18-f99fba08e55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '391354b8-5732-4dc2-9785-aa4be9f8044d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1367ab-e50d-43e9-b76c-845344bf38da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Created reservations ['78cb472c-175f-4c11-b058-cc769bfebd17', '361d392e-3520-418c-8754-bc45b96dd5dc', 'b0ebf03b-c0eb-4c5a-bffa-45b5648f43a4', '819774fb-8f58-4b03-9e90-5c5cf0ef322c'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1367ab-e50d-43e9-b76c-845344bf38da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78cb472c-175f-4c11-b058-cc769bfebd17', '361d392e-3520-418c-8754-bc45b96dd5dc', 'b0ebf03b-c0eb-4c5a-bffa-45b5648f43a4', '819774fb-8f58-4b03-9e90-5c5cf0ef322c']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2bd446-b927-4b8a-a1e4-87189fdf8275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2bd446-b927-4b8a-a1e4-87189fdf8275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f7195ba-6742-4298-9e07-9b789bbacc73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-896659175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86c2f6a0832476db07e76d952d40352',qos_specs=None,replication_status=,reservations=['78cb472c-175f-4c11-b058-cc769bfebd17','361d392e-3520-418c-8754-bc45b96dd5dc','b0ebf03b-c0eb-4c5a-bffa-45b5648f43a4','819774fb-8f58-4b03-9e90-5c5cf0ef322c'],size=1,snapshot_id=391354b8-5732-4dc2-9785-aa4be9f8044d,source_replicaid=,source_volid=None,status='creating',user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-896659175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f7195ba-6742-4298-9e07-9b789bbacc73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86c2f6a0832476db07e76d952d40352',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=391354b8-5732-4dc2-9785-aa4be9f8044d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ce8ded-90c4-4677-9fee-4cbc8f2086a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ce8ded-90c4-4677-9fee-4cbc8f2086a2) transitioned into state 'SUCCESS' from state '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-896659175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86c2f6a0832476db07e76d952d40352',qos_specs=None,replication_status=,reservations=['78cb472c-175f-4c11-b058-cc769bfebd17','361d392e-3520-418c-8754-bc45b96dd5dc','b0ebf03b-c0eb-4c5a-bffa-45b5648f43a4','819774fb-8f58-4b03-9e90-5c5cf0ef322c'],size=1,snapshot_id=391354b8-5732-4dc2-9785-aa4be9f8044d,source_replicaid=,source_volid=None,status='creating',user_id='5c8017528ccf48b6b25fa5ef9cbd55d4',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1a7ebf-840d-4cba-8e0f-3aeb6f1c711c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1a7ebf-840d-4cba-8e0f-3aeb6f1c711c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Flow 'volume_create_api' (a7c4fba0-5b68-4233-9a0b-c509d4a1de5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Create volume request issued successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-45bf619c-fed1-4c7f-8001-1fba515af3e5 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1404/2831] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:23:36 2026] POST /volume/v3/volumes => generated 812 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8255a08e-b449-49b0-932d-ca98c3705f95 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8255a08e-b449-49b0-932d-ca98c3705f95 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8255a08e-b449-49b0-932d-ca98c3705f95 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8255a08e-b449-49b0-932d-ca98c3705f95 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8255a08e-b449-49b0-932d-ca98c3705f95 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8255a08e-b449-49b0-932d-ca98c3705f95 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1428/2832] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-edfd7f84-d9a7-46b5-8491-67de8cf81644 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 200 Sep 06 08:23:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1405/2833] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:36 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8c4ef283-484f-4721-8e70-04b198ec70dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9019c40-9cf9-48b0-949a-4afb70468647", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1370493747"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create snapshot from volume e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['955820c3-2923-402a-ade0-c4751b762986', '98ce614b-2c69-4de7-8408-866b8fdc87d9', 'cb5d9e64-9a22-436a-af13-c5e214bc051a', '9eef383f-64ea-4216-8169-862cfe03a32e'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot create request issued successfully. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c4ef283-484f-4721-8e70-04b198ec70dd tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1429/2834] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:37 2026] POST /volume/v3/snapshots => generated 316 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f4822a65-3d56-422a-8f34-35cba8b642af None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4822a65-3d56-422a-8f34-35cba8b642af tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4822a65-3d56-422a-8f34-35cba8b642af tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4822a65-3d56-422a-8f34-35cba8b642af tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f4822a65-3d56-422a-8f34-35cba8b642af tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4822a65-3d56-422a-8f34-35cba8b642af tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1406/2835] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:37 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df971a05-4108-421d-9bd0-b0d1cd739d35 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 200 Sep 06 08:23:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1430/2836] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:37 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0c223b57-2f13-4d77-ae18-21c82c31e396 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c223b57-2f13-4d77-ae18-21c82c31e396 tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c223b57-2f13-4d77-ae18-21c82c31e396 tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0c223b57-2f13-4d77-ae18-21c82c31e396 tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-admin] Calling method 'get_pools' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0c223b57-2f13-4d77-ae18-21c82c31e396 tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1407/2837] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:23:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f56d2fbc-c684-4218-8c15-27b592f2693d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f56d2fbc-c684-4218-8c15-27b592f2693d tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-member] GET http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f56d2fbc-c684-4218-8c15-27b592f2693d tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f56d2fbc-c684-4218-8c15-27b592f2693d tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-f56d2fbc-c684-4218-8c15-27b592f2693d tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '578f9a2ed55848928d2e93bcb95af87d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d57bf30ba944865b00c2c11d4afc96d', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f56d2fbc-c684-4218-8c15-27b592f2693d tempest-ProjectMemberTests-1338806945 tempest-ProjectMemberTests-1338806945-project-member] http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2be89240-eb71-488e-81c6-aa9be1747106 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1431/2838] 192.168.122.190 () {58 vars in 1193 bytes} [Sun Sep 6 08:23:37 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 135 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2be89240-eb71-488e-81c6-aa9be1747106 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2be89240-eb71-488e-81c6-aa9be1747106 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2be89240-eb71-488e-81c6-aa9be1747106 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2be89240-eb71-488e-81c6-aa9be1747106 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2be89240-eb71-488e-81c6-aa9be1747106 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1408/2839] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:37 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0019b33-6ed0-4d19-abe8-255f8075c5f7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1432/2840] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:38 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d00ecbd4-58ee-4ff2-9cfe-1f7579648365 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d00ecbd4-58ee-4ff2-9cfe-1f7579648365 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d00ecbd4-58ee-4ff2-9cfe-1f7579648365 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d00ecbd4-58ee-4ff2-9cfe-1f7579648365 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d00ecbd4-58ee-4ff2-9cfe-1f7579648365 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 returned with HTTP 404 Sep 06 08:23:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1409/2841] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:38 2026] GET /volume/v3/volumes/542cd372-ed58-45b8-9453-0076364ffe08 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1498257359"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1498257359'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:23:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (86d5a01d-fa14-41c8-8076-4ecbf901888b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11323a40-ad63-463d-8ebc-73fe4ec13289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11323a40-ad63-463d-8ebc-73fe4ec13289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e334a67f-babf-4ad4-8211-a5de9b07d6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['5b250375-bf01-483a-a3b4-b972f98b0f90', '0f0bfe74-7a33-46c9-a0db-32f4c5e2d82d', 'd3b980d5-b57a-42d8-96c8-4592292e8fa3', '87dc1f13-903a-477b-b28c-6d6f40fc6c90'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e334a67f-babf-4ad4-8211-a5de9b07d6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b250375-bf01-483a-a3b4-b972f98b0f90', '0f0bfe74-7a33-46c9-a0db-32f4c5e2d82d', 'd3b980d5-b57a-42d8-96c8-4592292e8fa3', '87dc1f13-903a-477b-b28c-6d6f40fc6c90']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486c3429-c2b9-4563-84f4-f18e1ce4560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486c3429-c2b9-4563-84f4-f18e1ce4560c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ce01bd-8556-405e-b86e-d802c03239c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1498257359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['5b250375-bf01-483a-a3b4-b972f98b0f90','0f0bfe74-7a33-46c9-a0db-32f4c5e2d82d','d3b980d5-b57a-42d8-96c8-4592292e8fa3','87dc1f13-903a-477b-b28c-6d6f40fc6c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1498257359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ce01bd-8556-405e-b86e-d802c03239c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426bc833-d6f4-42b5-8689-cdb1c543134f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426bc833-d6f4-42b5-8689-cdb1c543134f) transitioned into state 'SUCCESS' from state '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-1498257359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['5b250375-bf01-483a-a3b4-b972f98b0f90','0f0bfe74-7a33-46c9-a0db-32f4c5e2d82d','d3b980d5-b57a-42d8-96c8-4592292e8fa3','87dc1f13-903a-477b-b28c-6d6f40fc6c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:38 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6676507e-7205-4f5e-8388-daed7233b606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6676507e-7205-4f5e-8388-daed7233b606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:39 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (86d5a01d-fa14-41c8-8076-4ecbf901888b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:23:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d5bdfdd6-54a5-4a0a-a26b-0859abaa2a0f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1433/2842] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:38 2026] POST /volume/v3/volumes => generated 787 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb36548e-874c-429a-8471-6193c72249d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb36548e-874c-429a-8471-6193c72249d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb36548e-874c-429a-8471-6193c72249d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb36548e-874c-429a-8471-6193c72249d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb36548e-874c-429a-8471-6193c72249d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-16c0f74e-a1b7-4225-a1b6-88bb1fb00281 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1410/2843] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:38 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb36548e-874c-429a-8471-6193c72249d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1434/2844] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:39 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 966 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-81134d1c-9724-4762-8526-01538bbeb5b0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-81134d1c-9724-4762-8526-01538bbeb5b0 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-81134d1c-9724-4762-8526-01538bbeb5b0 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-81134d1c-9724-4762-8526-01538bbeb5b0 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-81134d1c-9724-4762-8526-01538bbeb5b0 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-81134d1c-9724-4762-8526-01538bbeb5b0 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1411/2845] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:39 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1c035abb-2b76-49b0-bcf1-b6e94d1a1e73 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1435/2846] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:40 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9c444796-b74b-4dd2-950e-f8f1825611c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1412/2847] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:40 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-22356b73-1302-4202-938f-941b3bdb950a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22356b73-1302-4202-938f-941b3bdb950a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-22356b73-1302-4202-938f-941b3bdb950a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-22356b73-1302-4202-938f-941b3bdb950a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-22356b73-1302-4202-938f-941b3bdb950a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-22356b73-1302-4202-938f-941b3bdb950a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1436/2848] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:40 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cbc71308-376f-463a-b9f4-2212dd186d2d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cbc71308-376f-463a-b9f4-2212dd186d2d tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cbc71308-376f-463a-b9f4-2212dd186d2d tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cbc71308-376f-463a-b9f4-2212dd186d2d tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cbc71308-376f-463a-b9f4-2212dd186d2d tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cbc71308-376f-463a-b9f4-2212dd186d2d tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1413/2849] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:41 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9da714dc-2dcf-4eea-b624-45ea5e16e076 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1437/2850] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:41 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c62a917-f43b-4ab2-bc30-0b1d61af69c5 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1414/2851] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:41 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-346a6ec1-9a31-4ca8-bc47-95367943c953 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1438/2852] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:42 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-63d2a973-b53b-47fa-935d-e8e3d09cb2b8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1415/2853] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:42 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8a81dae3-6dd1-42bc-a355-71e60a2ea185 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1439/2854] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:42 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af2767fe-d06c-4628-a733-d165de7a5957 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af2767fe-d06c-4628-a733-d165de7a5957 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af2767fe-d06c-4628-a733-d165de7a5957 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af2767fe-d06c-4628-a733-d165de7a5957 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af2767fe-d06c-4628-a733-d165de7a5957 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af2767fe-d06c-4628-a733-d165de7a5957 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1416/2855] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:43 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e2ec993-125d-44b9-9a46-9e12dcffb8fb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1440/2856] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:43 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e73cc049-f95d-4628-b9c1-97c757c6527f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e73cc049-f95d-4628-b9c1-97c757c6527f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e73cc049-f95d-4628-b9c1-97c757c6527f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e73cc049-f95d-4628-b9c1-97c757c6527f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e73cc049-f95d-4628-b9c1-97c757c6527f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e73cc049-f95d-4628-b9c1-97c757c6527f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1417/2857] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:43 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-253541fa-2d78-40a2-a44c-2212efb4348a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-769397215"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-769397215'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume of 1 GB Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Flow 'volume_create_api' (4a8ed530-a811-46db-9ba0-6eafd82241c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b034afcc-2b23-4a12-a4df-85500e6d613e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b034afcc-2b23-4a12-a4df-85500e6d613e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6b13fe-16dc-41ca-8074-6fcfb0736d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Created reservations ['be3cea55-7e3f-42df-b89a-9ceb97a2f29d', 'cd5a7e88-33ec-4477-bc13-c3b81d36ea31', '31b1d07f-8596-4cf5-8347-23d5e38e3980', 'cc128dd8-94b2-4ac9-b3ea-8e8d99d703e2'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6b13fe-16dc-41ca-8074-6fcfb0736d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be3cea55-7e3f-42df-b89a-9ceb97a2f29d', 'cd5a7e88-33ec-4477-bc13-c3b81d36ea31', '31b1d07f-8596-4cf5-8347-23d5e38e3980', 'cc128dd8-94b2-4ac9-b3ea-8e8d99d703e2']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2184bf-e6da-40b6-9ddd-064832f5a72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2184bf-e6da-40b6-9ddd-064832f5a72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd57e7b34-0534-4d7d-868d-823c0a81fe6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-769397215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb018e256c42410ba1a2450923229baf',qos_specs=None,replication_status=,reservations=['be3cea55-7e3f-42df-b89a-9ceb97a2f29d','cd5a7e88-33ec-4477-bc13-c3b81d36ea31','31b1d07f-8596-4cf5-8347-23d5e38e3980','cc128dd8-94b2-4ac9-b3ea-8e8d99d703e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ab15301f894c779e91ed5ab56df357',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-769397215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d57e7b34-0534-4d7d-868d-823c0a81fe6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb018e256c42410ba1a2450923229baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ab15301f894c779e91ed5ab56df357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e9c35b-5b3c-4c4b-ad58-f6aa1dc12680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e9c35b-5b3c-4c4b-ad58-f6aa1dc12680) transitioned into state 'SUCCESS' from state '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-769397215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb018e256c42410ba1a2450923229baf',qos_specs=None,replication_status=,reservations=['be3cea55-7e3f-42df-b89a-9ceb97a2f29d','cd5a7e88-33ec-4477-bc13-c3b81d36ea31','31b1d07f-8596-4cf5-8347-23d5e38e3980','cc128dd8-94b2-4ac9-b3ea-8e8d99d703e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ab15301f894c779e91ed5ab56df357',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149443e8-63fa-4668-ac95-5f4cec468c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149443e8-63fa-4668-ac95-5f4cec468c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Flow 'volume_create_api' (4a8ed530-a811-46db-9ba0-6eafd82241c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume request issued successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-253541fa-2d78-40a2-a44c-2212efb4348a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1441/2858] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:43 2026] POST /volume/v3/volumes => generated 786 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3505de52-9b6c-46ae-a199-c7f86b4a4ebd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1418/2859] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:44 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a3d1f6a-3a07-460c-b2c4-ddf6c6c17813 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1442/2860] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:44 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2c77f724-e02b-4863-b648-e3051b274aba None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93218483-d510-4320-bbb2-253033ad7d36 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c77f724-e02b-4863-b648-e3051b274aba tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c77f724-e02b-4863-b648-e3051b274aba tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c77f724-e02b-4863-b648-e3051b274aba tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete snapshot with id: 391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2c77f724-e02b-4863-b648-e3051b274aba tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c77f724-e02b-4863-b648-e3051b274aba tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1419/2861] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:44 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot delete request issued successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93218483-d510-4320-bbb2-253033ad7d36 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 202 Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1443/2862] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:44 2026] DELETE /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5c4aade8-78ac-464a-a03e-97acb220267e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c4aade8-78ac-464a-a03e-97acb220267e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c4aade8-78ac-464a-a03e-97acb220267e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5c4aade8-78ac-464a-a03e-97acb220267e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5c4aade8-78ac-464a-a03e-97acb220267e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5c4aade8-78ac-464a-a03e-97acb220267e tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1444/2863] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:44 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-806b63e7-55ca-45ff-822f-0a892ae5a9ed tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1420/2864] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:44 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87e677bf-58ba-48b4-8fac-5e8bf07111bd tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1445/2865] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:45 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-49123e3f-7f57-4632-b2f8-9c9c6a83cded tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1421/2866] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:45 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Snapshot retrieved successfully. Sep 06 08:23:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75a4d1f6-b928-4eb4-9ee4-58553630c291 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 200 Sep 06 08:23:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1446/2867] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:45 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1abcd657-20fd-4086-bcd1-bc129c7fbd8d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1422/2868] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:45 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fe4f6cc5-104d-447a-9134-12437bfafe35 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1447/2869] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:46 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-16e482ff-c503-4a6f-b8b7-c9497d486533 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16e482ff-c503-4a6f-b8b7-c9497d486533 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:46 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16e482ff-c503-4a6f-b8b7-c9497d486533 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16e482ff-c503-4a6f-b8b7-c9497d486533 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16e482ff-c503-4a6f-b8b7-c9497d486533 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 404 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1448/2870] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:46 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-07414438-fb5b-4b81-9150-ea86de7ac86a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07414438-fb5b-4b81-9150-ea86de7ac86a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07414438-fb5b-4b81-9150-ea86de7ac86a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-07414438-fb5b-4b81-9150-ea86de7ac86a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-07414438-fb5b-4b81-9150-ea86de7ac86a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-07414438-fb5b-4b81-9150-ea86de7ac86a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1449/2871] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:46 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-20e699c9-cec4-4d23-8a8d-eeec92df43d0 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] DELETE http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1423/2872] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:46 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete volume with id: 55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0cbd750-7aa2-4efc-bbb0-57d950a70fb7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-103873817"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0cbd750-7aa2-4efc-bbb0-57d950a70fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-103873817'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (c3742256-cf0f-450a-89bd-3d747455493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef6c2ae-b07f-4d3a-9a6f-72f727584d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete volume request issued successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-482c56ed-6314-4ea6-86a2-ed907d8709c8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 202 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1450/2873] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:23:46 2026] DELETE /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30ce01bd-8556-405e-b86e-d802c03239c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1808728689"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume 30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef6c2ae-b07f-4d3a-9a6f-72f727584d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c29809-0baf-4255-a058-681a3de70004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['4fab3523-7e43-4361-9bac-188e1a3416aa', '4d57cb8c-87a7-4e0f-ad2b-ebb88adda17c', '4095e8c2-038f-4706-ab18-8ea02227e009', '66fc26ed-aa46-4256-8675-24a3c1aed3fb'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3e7692bc-d365-4b0d-b3fa-34d00a5b1f04 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1451/2874] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:46 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 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['e6ef229a-4358-4fdc-9c1f-ade2bffdeb1b', 'ee2f0ef9-7cf6-46c0-bd7d-4237ca795895', '3ee1bd61-e948-46e2-8606-231902caba9b', '4973e76d-693c-499b-b44c-c03d8a02f897'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c29809-0baf-4255-a058-681a3de70004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ef229a-4358-4fdc-9c1f-ade2bffdeb1b', 'ee2f0ef9-7cf6-46c0-bd7d-4237ca795895', '3ee1bd61-e948-46e2-8606-231902caba9b', '4973e76d-693c-499b-b44c-c03d8a02f897']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-68c3fc83-6d0b-4785-8052-51c5d4184726 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 200 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1452/2875] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:47 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 871 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e38fd0d-f964-4b59-b071-487fa47926e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7649d1e5-843e-43d1-bc06-3e20b4e164f6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1453/2876] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:47 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e38fd0d-f964-4b59-b071-487fa47926e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fe3ede-e853-4b08-bcdb-ef848e80dc9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-103873817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['e6ef229a-4358-4fdc-9c1f-ade2bffdeb1b','ee2f0ef9-7cf6-46c0-bd7d-4237ca795895','3ee1bd61-e948-46e2-8606-231902caba9b','4973e76d-693c-499b-b44c-c03d8a02f897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-103873817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fe3ede-e853-4b08-bcdb-ef848e80dc9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494e6ad4-09d7-4889-8bbf-7def4981edb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494e6ad4-09d7-4889-8bbf-7def4981edb4) transitioned into state 'SUCCESS' from state '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-103873817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['e6ef229a-4358-4fdc-9c1f-ade2bffdeb1b','ee2f0ef9-7cf6-46c0-bd7d-4237ca795895','3ee1bd61-e948-46e2-8606-231902caba9b','4973e76d-693c-499b-b44c-c03d8a02f897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381a7975-683f-4b7a-8225-3d3cfc17e7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381a7975-683f-4b7a-8225-3d3cfc17e7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (c3742256-cf0f-450a-89bd-3d747455493b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d35d6d02-18d1-459a-9f35-b8513268d6d8 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1424/2877] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:46 2026] POST /volume/v3/volumes => generated 768 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0cbd750-7aa2-4efc-bbb0-57d950a70fb7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1456741033"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0cbd750-7aa2-4efc-bbb0-57d950a70fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1456741033'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (80b29054-1f14-42e1-bed5-73245bee248a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548675f9-7af5-45c1-b5e8-ce22fe7b61d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c6f6a74b-11c6-48a1-9608-459679551bda None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6f6a74b-11c6-48a1-9608-459679551bda tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6f6a74b-11c6-48a1-9608-459679551bda tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c6f6a74b-11c6-48a1-9608-459679551bda tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548675f9-7af5-45c1-b5e8-ce22fe7b61d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477ad985-114a-4683-b47d-c636f257646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c6f6a74b-11c6-48a1-9608-459679551bda tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c6f6a74b-11c6-48a1-9608-459679551bda tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1425/2878] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:47 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['7a792415-46b4-49eb-9cdc-4cb72fc43af5', '84bc42f7-25d4-4afe-99b8-77e6f7f30cec', '1cfd5efe-6ca8-4b0b-82e8-c918e11ecac9', '5c9d1029-7288-4ead-a07d-e383976b2ca1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477ad985-114a-4683-b47d-c636f257646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a792415-46b4-49eb-9cdc-4cb72fc43af5', '84bc42f7-25d4-4afe-99b8-77e6f7f30cec', '1cfd5efe-6ca8-4b0b-82e8-c918e11ecac9', '5c9d1029-7288-4ead-a07d-e383976b2ca1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048bf182-81e1-43da-85e3-15f1a52a46d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048bf182-81e1-43da-85e3-15f1a52a46d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3112eade-bb31-4629-b0cd-03dd24bb413b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1456741033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['7a792415-46b4-49eb-9cdc-4cb72fc43af5','84bc42f7-25d4-4afe-99b8-77e6f7f30cec','1cfd5efe-6ca8-4b0b-82e8-c918e11ecac9','5c9d1029-7288-4ead-a07d-e383976b2ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1456741033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3112eade-bb31-4629-b0cd-03dd24bb413b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67f5c8c-15cf-46f6-9a22-54c1c75c4c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67f5c8c-15cf-46f6-9a22-54c1c75c4c05) transitioned into state 'SUCCESS' from state '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-1456741033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['7a792415-46b4-49eb-9cdc-4cb72fc43af5','84bc42f7-25d4-4afe-99b8-77e6f7f30cec','1cfd5efe-6ca8-4b0b-82e8-c918e11ecac9','5c9d1029-7288-4ead-a07d-e383976b2ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a585e5-3e86-4063-a0b9-954b95150c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a585e5-3e86-4063-a0b9-954b95150c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (80b29054-1f14-42e1-bed5-73245bee248a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1f6f1ebe-df0c-43fa-b74c-aa4d2f312dba tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1454/2879] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:47 2026] POST /volume/v3/volumes => generated 769 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0cbd750-7aa2-4efc-bbb0-57d950a70fb7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-908629924"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0cbd750-7aa2-4efc-bbb0-57d950a70fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-908629924'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (21036fbb-7542-4617-af66-726074b399ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa2f54b1-e2a3-492d-8669-09e7df48375d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa2f54b1-e2a3-492d-8669-09e7df48375d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51478983-76aa-4711-b90e-3feaeb0aa9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['396bd18a-a279-47c2-9c66-bb5a8a852ac2', 'c128c581-dc99-48ff-ab01-7514639de659', 'fdad9611-3e2c-4981-b711-016550e0ef82', 'a343899b-227f-4492-b63a-2bfbcb85f81e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51478983-76aa-4711-b90e-3feaeb0aa9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396bd18a-a279-47c2-9c66-bb5a8a852ac2', 'c128c581-dc99-48ff-ab01-7514639de659', 'fdad9611-3e2c-4981-b711-016550e0ef82', 'a343899b-227f-4492-b63a-2bfbcb85f81e']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a12520a-25c9-4199-b65e-02a180c7fba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a12520a-25c9-4199-b65e-02a180c7fba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549d13a5-1bbb-4dcd-af28-c2d17ca41fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-908629924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['396bd18a-a279-47c2-9c66-bb5a8a852ac2','c128c581-dc99-48ff-ab01-7514639de659','fdad9611-3e2c-4981-b711-016550e0ef82','a343899b-227f-4492-b63a-2bfbcb85f81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-908629924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549d13a5-1bbb-4dcd-af28-c2d17ca41fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cd1d73-16fa-4373-a7fb-0d23ecb6f864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cd1d73-16fa-4373-a7fb-0d23ecb6f864) transitioned into state 'SUCCESS' from state '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-908629924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['396bd18a-a279-47c2-9c66-bb5a8a852ac2','c128c581-dc99-48ff-ab01-7514639de659','fdad9611-3e2c-4981-b711-016550e0ef82','a343899b-227f-4492-b63a-2bfbcb85f81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a205b450-4c21-4f91-84e7-3189b9571b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a205b450-4c21-4f91-84e7-3189b9571b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (21036fbb-7542-4617-af66-726074b399ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8c65ebe0-fd37-4102-826d-e7bbc7380c0e tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1426/2880] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:47 2026] POST /volume/v3/volumes => generated 768 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6058fefb-3318-455a-8f93-e09840dd22de None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6058fefb-3318-455a-8f93-e09840dd22de tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6058fefb-3318-455a-8f93-e09840dd22de tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6058fefb-3318-455a-8f93-e09840dd22de tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6058fefb-3318-455a-8f93-e09840dd22de tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6058fefb-3318-455a-8f93-e09840dd22de tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1427/2881] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:48 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-dbb44c32-027d-40be-8ecc-189cd52a032f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0cbd750-7aa2-4efc-bbb0-57d950a70fb7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1787371141"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0cbd750-7aa2-4efc-bbb0-57d950a70fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1787371141'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f29f972-404f-4d35-a0d2-3e943ee96fd6 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 200 Sep 06 08:23:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1455/2882] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:48 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 871 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (d87ee699-3066-443f-9363-79c425297f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b1feb5-bc95-4281-bfeb-8ac4565af968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b1feb5-bc95-4281-bfeb-8ac4565af968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87a6646-77af-4278-a88a-476c508cbb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['51231c40-e536-4c87-810b-ba48677a78ca', '3c92bc12-efdf-4d3c-9d10-14e4275791cb', '4eaa38f2-c3fc-41b9-a033-3ea54ae81fde', 'f52744c2-231c-42f2-bc47-5ff9f5ee82f5'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87a6646-77af-4278-a88a-476c508cbb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51231c40-e536-4c87-810b-ba48677a78ca', '3c92bc12-efdf-4d3c-9d10-14e4275791cb', '4eaa38f2-c3fc-41b9-a033-3ea54ae81fde', 'f52744c2-231c-42f2-bc47-5ff9f5ee82f5']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2140d55b-7906-45e1-9f73-8686558f94a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2140d55b-7906-45e1-9f73-8686558f94a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c8cf55-a991-4956-bd11-63cd20912425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1787371141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['51231c40-e536-4c87-810b-ba48677a78ca','3c92bc12-efdf-4d3c-9d10-14e4275791cb','4eaa38f2-c3fc-41b9-a033-3ea54ae81fde','f52744c2-231c-42f2-bc47-5ff9f5ee82f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1787371141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c8cf55-a991-4956-bd11-63cd20912425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497d24b5-151c-41df-b4d0-6e292d1c88f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497d24b5-151c-41df-b4d0-6e292d1c88f4) transitioned into state 'SUCCESS' from state '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-1787371141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['51231c40-e536-4c87-810b-ba48677a78ca','3c92bc12-efdf-4d3c-9d10-14e4275791cb','4eaa38f2-c3fc-41b9-a033-3ea54ae81fde','f52744c2-231c-42f2-bc47-5ff9f5ee82f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139a7711-2e81-40a7-8fa2-cadbcd9f9fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139a7711-2e81-40a7-8fa2-cadbcd9f9fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (d87ee699-3066-443f-9363-79c425297f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-dbb44c32-027d-40be-8ecc-189cd52a032f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1428/2883] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:48 2026] POST /volume/v3/volumes => generated 769 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-12355fb8-b815-418e-a565-a95a13a20412 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-12355fb8-b815-418e-a565-a95a13a20412 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-12355fb8-b815-418e-a565-a95a13a20412 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-12355fb8-b815-418e-a565-a95a13a20412 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0cbd750-7aa2-4efc-bbb0-57d950a70fb7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-899128873"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0cbd750-7aa2-4efc-bbb0-57d950a70fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-899128873'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume of 1 GB Sep 06 08:23:48 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-12355fb8-b815-418e-a565-a95a13a20412 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Availability Zones retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-12355fb8-b815-418e-a565-a95a13a20412 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1456/2884] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:48 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c3af7765-d57f-4486-887f-4e7e796feddc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (202d211b-4fa1-4499-b5fa-981d3f48f6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2825c3c-6ca1-41c1-a78b-7571067f7012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2825c3c-6ca1-41c1-a78b-7571067f7012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb5618-98ec-4fb6-ad85-d4ed012d9717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] POST http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c/action Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Volume info retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '30b3682aa6844d3097bdf2d4297ab136', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb018e256c42410ba1a2450923229baf', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c3af7765-d57f-4486-887f-4e7e796feddc tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c/action returned with HTTP 403 Sep 06 08:23:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1457/2885] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:23:48 2026] POST /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c/action => generated 131 bytes in 172 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-33aecb29-a100-4347-9580-945c6834704d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Delete volume with id: d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Created reservations ['a843e5b5-7249-4a8c-a80b-c769c9c22ae2', 'ece0f29f-b51b-44f6-9b21-0bd5d16ac16b', '417f17f7-96be-4cab-97cc-61d0318f65b7', '87ec72da-7b22-447d-a0c8-7e89f4e1a9c9'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb5618-98ec-4fb6-ad85-d4ed012d9717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a843e5b5-7249-4a8c-a80b-c769c9c22ae2', 'ece0f29f-b51b-44f6-9b21-0bd5d16ac16b', '417f17f7-96be-4cab-97cc-61d0318f65b7', '87ec72da-7b22-447d-a0c8-7e89f4e1a9c9']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c836841-ef65-4db4-a42b-29bc83b699a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c836841-ef65-4db4-a42b-29bc83b699a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104b39e7-afbe-48b7-a29d-7fff3c852712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899128873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['a843e5b5-7249-4a8c-a80b-c769c9c22ae2','ece0f29f-b51b-44f6-9b21-0bd5d16ac16b','417f17f7-96be-4cab-97cc-61d0318f65b7','87ec72da-7b22-447d-a0c8-7e89f4e1a9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899128873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104b39e7-afbe-48b7-a29d-7fff3c852712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943f88d91884479a99666bbea368fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Delete volume request issued successfully. Sep 06 08:23:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-33aecb29-a100-4347-9580-945c6834704d tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 202 Sep 06 08:23:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1458/2886] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:48 2026] DELETE /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:48 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af13d9de-7bc0-450d-aa48-f4175ce48acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-72296337-fc09-465a-9367-4d956106e690 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72296337-fc09-465a-9367-4d956106e690 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72296337-fc09-465a-9367-4d956106e690 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-72296337-fc09-465a-9367-4d956106e690 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-72296337-fc09-465a-9367-4d956106e690 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af13d9de-7bc0-450d-aa48-f4175ce48acf) transitioned into state 'SUCCESS' from state '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-899128873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943f88d91884479a99666bbea368fcfa',qos_specs=None,replication_status=,reservations=['a843e5b5-7249-4a8c-a80b-c769c9c22ae2','ece0f29f-b51b-44f6-9b21-0bd5d16ac16b','417f17f7-96be-4cab-97cc-61d0318f65b7','87ec72da-7b22-447d-a0c8-7e89f4e1a9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b3ef2d0d094d76b4c56590765ec0c0',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-72296337-fc09-465a-9367-4d956106e690 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 200 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1459/2887] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:48 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ddc232-8ebc-449d-8b54-8cd92085f7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ddc232-8ebc-449d-8b54-8cd92085f7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Flow 'volume_create_api' (202d211b-4fa1-4499-b5fa-981d3f48f6cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Create volume request issued successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad0076a4-1347-4938-abcf-6ca6fc14b35a tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1429/2888] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:23:48 2026] POST /volume/v3/volumes => generated 768 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb1c66af-e345-4eb5-bfe8-977d4a671fe9 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 200 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1460/2889] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:49 2026] GET /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ac008ea6-0647-482a-ac62-3edea2f6b023 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1430/2890] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:49 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7ae1efad-cfb2-468f-b978-65fe7e80ccb8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ae1efad-cfb2-468f-b978-65fe7e80ccb8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ae1efad-cfb2-468f-b978-65fe7e80ccb8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ae1efad-cfb2-468f-b978-65fe7e80ccb8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ae1efad-cfb2-468f-b978-65fe7e80ccb8 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 404 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1461/2891] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:49 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] DELETE http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete volume with id: 0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete volume request issued successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-59b7f124-ee7b-4b59-b552-aefd2970a1ae tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 202 Sep 06 08:23:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1431/2892] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:23:49 2026] DELETE /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Volume info retrieved successfully. Sep 06 08:23:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a9327cec-0bdc-432a-9fb3-61c91d163379 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 200 Sep 06 08:23:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1462/2893] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:49 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 904 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-adfea2eb-0aa6-4b60-8ec9-da77706839c8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-adfea2eb-0aa6-4b60-8ec9-da77706839c8 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-adfea2eb-0aa6-4b60-8ec9-da77706839c8 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-adfea2eb-0aa6-4b60-8ec9-da77706839c8 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-adfea2eb-0aa6-4b60-8ec9-da77706839c8 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c returned with HTTP 404 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1432/2894] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/volumes/d57e7b34-0534-4d7d-868d-823c0a81fe6c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f7770a4d-3895-4058-a849-d494a4138963 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752835320"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752835320'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume of 1 GB Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Flow 'volume_create_api' (fa62355e-98e9-40ca-80b0-3de26a29e1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd2e904-6b6d-4810-b16c-30f22fee5375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d5f167ba-be6d-40cc-ad99-12075624115b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5f167ba-be6d-40cc-ad99-12075624115b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5f167ba-be6d-40cc-ad99-12075624115b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d5f167ba-be6d-40cc-ad99-12075624115b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:50 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd2e904-6b6d-4810-b16c-30f22fee5375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4127167-8bfb-47c9-95bf-1dd779e556a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d5f167ba-be6d-40cc-ad99-12075624115b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d5f167ba-be6d-40cc-ad99-12075624115b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 200 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1433/2895] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:50 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1579e206-768c-45af-b85b-c7002ed3e7b7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1434/2896] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Created reservations ['0d99a62e-c08b-4119-ba06-fb6281fc0465', '60197ff5-00e7-44c4-aee2-896e3231b378', '50111e6a-3bd6-415d-a6e5-1983c5d57f48', 'ed5c43c4-1c4b-4823-8081-1924c6000d98'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4127167-8bfb-47c9-95bf-1dd779e556a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d99a62e-c08b-4119-ba06-fb6281fc0465', '60197ff5-00e7-44c4-aee2-896e3231b378', '50111e6a-3bd6-415d-a6e5-1983c5d57f48', 'ed5c43c4-1c4b-4823-8081-1924c6000d98']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070b18b7-a953-4c00-ac57-982aada695fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070b18b7-a953-4c00-ac57-982aada695fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0323ce55-0533-4d5a-89d8-4564e69806f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752835320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb018e256c42410ba1a2450923229baf',qos_specs=None,replication_status=,reservations=['0d99a62e-c08b-4119-ba06-fb6281fc0465','60197ff5-00e7-44c4-aee2-896e3231b378','50111e6a-3bd6-415d-a6e5-1983c5d57f48','ed5c43c4-1c4b-4823-8081-1924c6000d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ab15301f894c779e91ed5ab56df357',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752835320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0323ce55-0533-4d5a-89d8-4564e69806f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb018e256c42410ba1a2450923229baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ab15301f894c779e91ed5ab56df357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9c5ede-992b-4ff9-b746-8f5af6a7dad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9c5ede-992b-4ff9-b746-8f5af6a7dad2) transitioned into state 'SUCCESS' from state '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-752835320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb018e256c42410ba1a2450923229baf',qos_specs=None,replication_status=,reservations=['0d99a62e-c08b-4119-ba06-fb6281fc0465','60197ff5-00e7-44c4-aee2-896e3231b378','50111e6a-3bd6-415d-a6e5-1983c5d57f48','ed5c43c4-1c4b-4823-8081-1924c6000d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ab15301f894c779e91ed5ab56df357',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b32efe-ee50-4577-8f97-a53dd9d79493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bed46229-801d-4f99-ab28-14a5de9be183 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bed46229-801d-4f99-ab28-14a5de9be183 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bed46229-801d-4f99-ab28-14a5de9be183 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bed46229-801d-4f99-ab28-14a5de9be183 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b32efe-ee50-4577-8f97-a53dd9d79493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bed46229-801d-4f99-ab28-14a5de9be183 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 returned with HTTP 404 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1435/2897] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/volumes/0f7195ba-6742-4298-9e07-9b789bbacc73 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Flow 'volume_create_api' (fa62355e-98e9-40ca-80b0-3de26a29e1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Create volume request issued successfully. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f7770a4d-3895-4058-a849-d494a4138963 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1463/2898] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:50 2026] POST /volume/v3/volumes => generated 786 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-57566191-5fb0-4e0c-9423-deab635b9806 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-57566191-5fb0-4e0c-9423-deab635b9806 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-57566191-5fb0-4e0c-9423-deab635b9806 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-57566191-5fb0-4e0c-9423-deab635b9806 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-57566191-5fb0-4e0c-9423-deab635b9806 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete snapshot with id: 391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-57566191-5fb0-4e0c-9423-deab635b9806 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 404 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1436/2899] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:50 2026] DELETE /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d85d00eb-4821-433d-8a58-dd6d6939a476 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d85d00eb-4821-433d-8a58-dd6d6939a476 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d85d00eb-4821-433d-8a58-dd6d6939a476 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d85d00eb-4821-433d-8a58-dd6d6939a476 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7c17d8d0-ad5a-4fc6-8891-066e0afcf31b tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1464/2900] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d85d00eb-4821-433d-8a58-dd6d6939a476 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d returned with HTTP 404 Sep 06 08:23:50 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1437/2901] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/snapshots/391354b8-5732-4dc2-9785-aa4be9f8044d => generated 111 bytes in 348 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] DELETE http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Delete volume with id: 55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-59764870-6a0e-49fd-9e5c-bda7afab2163 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 404 Sep 06 08:23:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1465/2902] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:23:50 2026] DELETE /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:23:50 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c248e10c-93c8-41f5-a30d-df6a321c30d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c248e10c-93c8-41f5-a30d-df6a321c30d2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] GET http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c248e10c-93c8-41f5-a30d-df6a321c30d2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c248e10c-93c8-41f5-a30d-df6a321c30d2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c248e10c-93c8-41f5-a30d-df6a321c30d2 tempest-VolumeDependencyTests-369377781 tempest-VolumeDependencyTests-369377781-project-member] http://192.168.122.190/volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 returned with HTTP 404 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1438/2903] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:50 2026] GET /volume/v3/volumes/55dc11ad-5e8f-4279-8d43-91ba88b23702 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6a52f91b-272c-475e-84a0-ccbcb313e542 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 200 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1466/2904] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:51 2026] GET /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-11316748-fe7a-4026-b545-7487078b9193 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11316748-fe7a-4026-b545-7487078b9193 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11316748-fe7a-4026-b545-7487078b9193 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11316748-fe7a-4026-b545-7487078b9193 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ce4dac43-b408-42e4-9927-333f033b679d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce4dac43-b408-42e4-9927-333f033b679d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce4dac43-b408-42e4-9927-333f033b679d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ce4dac43-b408-42e4-9927-333f033b679d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-11316748-fe7a-4026-b545-7487078b9193 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ce4dac43-b408-42e4-9927-333f033b679d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ce4dac43-b408-42e4-9927-333f033b679d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1467/2905] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:51 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11316748-fe7a-4026-b545-7487078b9193 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b returned with HTTP 200 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1439/2906] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:51 2026] GET /volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e8b53777-1627-479b-8b61-6c108c62dde9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] POST http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858/action Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '15df23c3fca84208a933fbafc4e7a651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ff192bd0a74a27be0be1f1201231cd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e8b53777-1627-479b-8b61-6c108c62dde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858/action returned with HTTP 403 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1468/2907] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:23:51 2026] POST /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b5672469-fba9-4394-ba6c-85495f1804b3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b5672469-fba9-4394-ba6c-85495f1804b3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 202 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1440/2908] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:23:51 2026] DELETE /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd255005-da14-4b0a-91f5-001069ee1e58 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd255005-da14-4b0a-91f5-001069ee1e58 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd255005-da14-4b0a-91f5-001069ee1e58 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd255005-da14-4b0a-91f5-001069ee1e58 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd255005-da14-4b0a-91f5-001069ee1e58 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd255005-da14-4b0a-91f5-001069ee1e58 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1469/2909] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:51 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-af95cdc6-bbd3-4c46-9b78-81d9cc356eaf tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1441/2910] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:51 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eb7e56ec-1451-4347-a149-474fb066fe9f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eb7e56ec-1451-4347-a149-474fb066fe9f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eb7e56ec-1451-4347-a149-474fb066fe9f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eb7e56ec-1451-4347-a149-474fb066fe9f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:52 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-eb7e56ec-1451-4347-a149-474fb066fe9f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eb7e56ec-1451-4347-a149-474fb066fe9f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b returned with HTTP 200 Sep 06 08:23:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1470/2911] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:52 2026] GET /volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3ae44e9e-cad6-4515-b856-993d5c1eba61 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 200 Sep 06 08:23:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1442/2912] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:52 2026] GET /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f75c0388-f8cf-4739-a12a-7846c30460f1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 200 Sep 06 08:23:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1471/2913] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:52 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d390e3f7-ac02-4cd4-9f68-4e6df8db7e5a tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1443/2914] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:52 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-38ef4146-bda5-4a21-830b-b0185ec24494 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38ef4146-bda5-4a21-830b-b0185ec24494 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38ef4146-bda5-4a21-830b-b0185ec24494 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-38ef4146-bda5-4a21-830b-b0185ec24494 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-decb17f2-2754-46d3-b44d-a27b88fdbf91 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-decb17f2-2754-46d3-b44d-a27b88fdbf91 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-decb17f2-2754-46d3-b44d-a27b88fdbf91 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-decb17f2-2754-46d3-b44d-a27b88fdbf91 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-38ef4146-bda5-4a21-830b-b0185ec24494 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-decb17f2-2754-46d3-b44d-a27b88fdbf91 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 returned with HTTP 404 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1444/2915] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:53 2026] GET /volume/v3/snapshots/db9b1d3a-cf07-41a1-a845-3c5de2ec5858 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-38ef4146-bda5-4a21-830b-b0185ec24494 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 200 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1472/2916] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:53 2026] GET /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: 30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-aad4e9e8-36f4-45ad-a395-2036ff818d44 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 200 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1473/2917] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:53 2026] GET /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c7daa136-aa9a-4fea-86d5-8876117770d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 202 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1445/2918] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:53 2026] DELETE /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-916fbdf9-5240-401f-a614-578b9fe346c3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-916fbdf9-5240-401f-a614-578b9fe346c3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-916fbdf9-5240-401f-a614-578b9fe346c3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-916fbdf9-5240-401f-a614-578b9fe346c3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-916fbdf9-5240-401f-a614-578b9fe346c3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-916fbdf9-5240-401f-a614-578b9fe346c3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 200 Sep 06 08:23:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1474/2919] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:53 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ee83bece-e62a-4b59-8351-e24eb8b4f5c2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1446/2920] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:53 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-91c173a7-1def-44dd-81e9-dd9885e2192f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-91c173a7-1def-44dd-81e9-dd9885e2192f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-91c173a7-1def-44dd-81e9-dd9885e2192f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-91c173a7-1def-44dd-81e9-dd9885e2192f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:54 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:54 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:54 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-91c173a7-1def-44dd-81e9-dd9885e2192f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-91c173a7-1def-44dd-81e9-dd9885e2192f tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 200 Sep 06 08:23:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1475/2921] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:54 2026] GET /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8312aed-b362-474f-8034-1e7763623c4c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8312aed-b362-474f-8034-1e7763623c4c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8312aed-b362-474f-8034-1e7763623c4c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-08d3ac32-f8a6-4e2d-a452-d7b3f4df6461 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8312aed-b362-474f-8034-1e7763623c4c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08d3ac32-f8a6-4e2d-a452-d7b3f4df6461 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08d3ac32-f8a6-4e2d-a452-d7b3f4df6461 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-08d3ac32-f8a6-4e2d-a452-d7b3f4df6461 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-08d3ac32-f8a6-4e2d-a452-d7b3f4df6461 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 returned with HTTP 404 Sep 06 08:23:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1476/2922] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:54 2026] GET /volume/v3/volumes/30ce01bd-8556-405e-b86e-d802c03239c9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9dacd71a-05fa-415c-9715-ff06993393c7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882334685"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882334685'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:23:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:23:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b8312aed-b362-474f-8034-1e7763623c4c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8312aed-b362-474f-8034-1e7763623c4c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 returned with HTTP 200 Sep 06 08:23:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1447/2923] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:54 2026] GET /volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (dd0ba2eb-f982-4adc-821b-9e0873aa707f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10caec4a-d104-444a-9892-cd40b8259032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8f335c28-0a1b-4615-93e6-eee4b92787da None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f335c28-0a1b-4615-93e6-eee4b92787da tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f335c28-0a1b-4615-93e6-eee4b92787da tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8f335c28-0a1b-4615-93e6-eee4b92787da tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8f335c28-0a1b-4615-93e6-eee4b92787da tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10caec4a-d104-444a-9892-cd40b8259032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f54b603-eb3b-4bab-9f9f-5be18d8e01e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8f335c28-0a1b-4615-93e6-eee4b92787da tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1448/2924] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:54 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['137e4742-79c3-4175-a0ef-1ed640aa13df', '7b0ef7f0-1d1b-4f6b-9d1b-e207b0cef119', 'c48a4f2f-7942-44b5-9e9f-b3f2ddae4c07', 'e181c388-f18f-45ee-8ffd-09a00e865f0a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f54b603-eb3b-4bab-9f9f-5be18d8e01e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['137e4742-79c3-4175-a0ef-1ed640aa13df', '7b0ef7f0-1d1b-4f6b-9d1b-e207b0cef119', 'c48a4f2f-7942-44b5-9e9f-b3f2ddae4c07', 'e181c388-f18f-45ee-8ffd-09a00e865f0a']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93055d3-0bfd-4056-85de-000c699289dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93055d3-0bfd-4056-85de-000c699289dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce048414-09e4-42fe-9907-74770924e56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882334685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['137e4742-79c3-4175-a0ef-1ed640aa13df','7b0ef7f0-1d1b-4f6b-9d1b-e207b0cef119','c48a4f2f-7942-44b5-9e9f-b3f2ddae4c07','e181c388-f18f-45ee-8ffd-09a00e865f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882334685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce048414-09e4-42fe-9907-74770924e56b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ab5900-5d8d-4c37-a0b4-c48a1a7ed32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ab5900-5d8d-4c37-a0b4-c48a1a7ed32a) transitioned into state 'SUCCESS' from state '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-1882334685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['137e4742-79c3-4175-a0ef-1ed640aa13df','7b0ef7f0-1d1b-4f6b-9d1b-e207b0cef119','c48a4f2f-7942-44b5-9e9f-b3f2ddae4c07','e181c388-f18f-45ee-8ffd-09a00e865f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b49acee-ccdc-4e0d-9b07-28eb48a21e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b49acee-ccdc-4e0d-9b07-28eb48a21e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (dd0ba2eb-f982-4adc-821b-9e0873aa707f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9dacd71a-05fa-415c-9715-ff06993393c7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1477/2925] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:23:54 2026] POST /volume/v3/volumes => generated 787 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:23:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d9b9bef8-2307-4c1f-92d6-902dfe6a03d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 200 Sep 06 08:23:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1449/2926] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:55 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-27a3c769-0a06-48e6-ade3-405cc5137a60 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 returned with HTTP 200 Sep 06 08:23:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1478/2927] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:55 2026] GET /volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: 104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c89b1e9-e3ed-4223-8d58-619d73865b88 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 returned with HTTP 202 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1450/2928] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:55 2026] DELETE /volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b1654887-627e-4427-a192-490bcfaaf73b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b1654887-627e-4427-a192-490bcfaaf73b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b1654887-627e-4427-a192-490bcfaaf73b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b1654887-627e-4427-a192-490bcfaaf73b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b1654887-627e-4427-a192-490bcfaaf73b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b1654887-627e-4427-a192-490bcfaaf73b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 returned with HTTP 200 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f56ef3f2-22af-49b2-981a-be2e00b8875f tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1451/2929] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:56 2026] GET /volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1479/2930] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:56 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] POST http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4/action Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '30b3682aa6844d3097bdf2d4297ab136', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb018e256c42410ba1a2450923229baf', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-11727b32-6094-460c-9d7e-3f1a2083c8e2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-reader] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4/action returned with HTTP 403 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1452/2931] 192.168.122.190 () {60 vars in 1274 bytes} [Sun Sep 6 08:23:56 2026] POST /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4/action => generated 131 bytes in 44 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Delete volume with id: 0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Delete volume request issued successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd2ba132-7c90-4027-a83c-9c61a48441b2 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 202 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1480/2932] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:56 2026] DELETE /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1003951c-4090-4f9f-9769-44176f6b8c24 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1003951c-4090-4f9f-9769-44176f6b8c24 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1003951c-4090-4f9f-9769-44176f6b8c24 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1003951c-4090-4f9f-9769-44176f6b8c24 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1003951c-4090-4f9f-9769-44176f6b8c24 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1003951c-4090-4f9f-9769-44176f6b8c24 tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 200 Sep 06 08:23:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1453/2933] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:56 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c9842ad7-2657-49da-ac93-b685deaab244 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c9842ad7-2657-49da-ac93-b685deaab244 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c9842ad7-2657-49da-ac93-b685deaab244 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c9842ad7-2657-49da-ac93-b685deaab244 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c9842ad7-2657-49da-ac93-b685deaab244 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c9842ad7-2657-49da-ac93-b685deaab244 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 200 Sep 06 08:23:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1481/2934] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:56 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "0a04e8fa-c1a9-42e5-8e16-1d32636f0d2c", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '0a04e8fa-c1a9-42e5-8e16-1d32636f0d2c', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Create volume of 1 GB Sep 06 08:23:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Availability Zones retrieved successfully. Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Flow 'volume_create_api' (7c24b4e7-6c05-431f-81f9-8a503e451b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb719372-99d4-48fa-9c07-47baa31486fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb719372-99d4-48fa-9c07-47baa31486fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c9998e-b74c-438d-8ef3-4534f4f56ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Created reservations ['129f44d7-d242-4c91-b8e3-655a8ca38e65', '23375d3f-e2f7-4ebd-907a-81ea4fbd352d', 'a043f8df-6db0-4b1a-8460-cb0bc8f05932', 'f65ab5db-2ac2-4819-bbd9-b678fbe8cff6'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c9998e-b74c-438d-8ef3-4534f4f56ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129f44d7-d242-4c91-b8e3-655a8ca38e65', '23375d3f-e2f7-4ebd-907a-81ea4fbd352d', 'a043f8df-6db0-4b1a-8460-cb0bc8f05932', 'f65ab5db-2ac2-4819-bbd9-b678fbe8cff6']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84de0b3-5959-46bf-a2f4-886b9cbbc124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84de0b3-5959-46bf-a2f4-886b9cbbc124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bec405e-7cb2-4733-8f66-51294838493e', '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='97b982bb6512441e9c9597f75a491f01',qos_specs=None,replication_status=,reservations=['129f44d7-d242-4c91-b8e3-655a8ca38e65','23375d3f-e2f7-4ebd-907a-81ea4fbd352d','a043f8df-6db0-4b1a-8460-cb0bc8f05932','f65ab5db-2ac2-4819-bbd9-b678fbe8cff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bacf4de078304516942a3cf0ebae543b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bec405e-7cb2-4733-8f66-51294838493e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97b982bb6512441e9c9597f75a491f01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bacf4de078304516942a3cf0ebae543b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2502fdf6-2e2d-4bea-b82b-11f88aecbcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2502fdf6-2e2d-4bea-b82b-11f88aecbcb9) transitioned into state 'SUCCESS' from 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='97b982bb6512441e9c9597f75a491f01',qos_specs=None,replication_status=,reservations=['129f44d7-d242-4c91-b8e3-655a8ca38e65','23375d3f-e2f7-4ebd-907a-81ea4fbd352d','a043f8df-6db0-4b1a-8460-cb0bc8f05932','f65ab5db-2ac2-4819-bbd9-b678fbe8cff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bacf4de078304516942a3cf0ebae543b',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0768e8-6b56-4c1c-b9f5-1534a2afd4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0768e8-6b56-4c1c-b9f5-1534a2afd4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0e4a1a7e-4829-47a2-a716-c5a3d6df6d1d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Flow 'volume_create_api' (7c24b4e7-6c05-431f-81f9-8a503e451b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Create volume request issued successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-435d6423-a7e7-4152-bdfd-e900d01e24bc tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e4a1a7e-4829-47a2-a716-c5a3d6df6d1d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e4a1a7e-4829-47a2-a716-c5a3d6df6d1d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1454/2935] 192.168.122.190 () {62 vars in 1184 bytes} [Sun Sep 6 08:23:56 2026] POST /volume/v3/volumes => generated 784 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0e4a1a7e-4829-47a2-a716-c5a3d6df6d1d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0e4a1a7e-4829-47a2-a716-c5a3d6df6d1d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 returned with HTTP 404 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1482/2936] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/volumes/104b39e7-afbe-48b7-a29d-7fff3c852712 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8424ca0d-8d7f-4893-ba58-a6f58d5d3ee4 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1455/2937] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-65ebf718-1de4-47ab-8415-ee94bddaf23c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 202 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1483/2938] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:57 2026] DELETE /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0036e8ee-2c36-4c14-9589-17cb9c0b66be tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 200 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1456/2939] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2d92f1da-edd1-4568-9bd3-59e73b638c9e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d92f1da-edd1-4568-9bd3-59e73b638c9e tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] GET http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d92f1da-edd1-4568-9bd3-59e73b638c9e tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2d92f1da-edd1-4568-9bd3-59e73b638c9e tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2d92f1da-edd1-4568-9bd3-59e73b638c9e tempest-ProjectReaderTests-1973586254 tempest-ProjectReaderTests-1973586254-project-admin] http://192.168.122.190/volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 returned with HTTP 404 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1484/2940] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/volumes/0323ce55-0533-4d5a-89d8-4564e69806f4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d2a8389f-9eff-4040-b55c-8abfa7cdf3af tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 200 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1457/2941] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 1017 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a4f6f368-920c-4e68-b555-8151626a48aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce048414-09e4-42fe-9907-74770924e56b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1962908456"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:23:57 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['dfe80dc2-3828-414f-b181-9f1151057799', '086867b3-8c1e-4cf4-ba16-d80f885c5301', 'a382f22d-5cd0-4a77-8e62-6bebf49cdc6e', 'f96c0744-7e81-4667-b447-5cefd1138980'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:23:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a4f6f368-920c-4e68-b555-8151626a48aa tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:23:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1485/2942] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:23:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-beca58f1-d2f6-4fed-8e24-2b8210b21360 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:23:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1458/2943] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:57 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e14f63f9-70f8-4b28-adc8-dc1c00d9708d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:23:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1486/2944] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:58 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 876 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-aa5d29e3-9261-46bf-a870-b27793d0749c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-aa5d29e3-9261-46bf-a870-b27793d0749c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-aa5d29e3-9261-46bf-a870-b27793d0749c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-aa5d29e3-9261-46bf-a870-b27793d0749c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-aa5d29e3-9261-46bf-a870-b27793d0749c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-aa5d29e3-9261-46bf-a870-b27793d0749c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 200 Sep 06 08:23:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1459/2945] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:58 2026] GET /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-583bffb5-7ed2-4673-a3ed-bef5fac3cf3e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:23:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1487/2946] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:58 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0412b1a9-ef6c-42ac-854d-b0518a5ab851 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1460/2947] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:23:59 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 876 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a9d982f2-8c7e-4547-b352-545d19f215aa None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a9d982f2-8c7e-4547-b352-545d19f215aa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a9d982f2-8c7e-4547-b352-545d19f215aa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a9d982f2-8c7e-4547-b352-545d19f215aa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a9d982f2-8c7e-4547-b352-545d19f215aa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 returned with HTTP 404 Sep 06 08:23:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1488/2948] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:59 2026] GET /volume/v3/volumes/b1c8cf55-a991-4956-bd11-63cd20912425 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: 549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:23:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b1704ef-2412-4d1a-9ed4-88edd683aa9d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 202 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1461/2949] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:23:59 2026] DELETE /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7393d75e-3cc0-42a4-8439-b248b72248cc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7393d75e-3cc0-42a4-8439-b248b72248cc tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7393d75e-3cc0-42a4-8439-b248b72248cc tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7393d75e-3cc0-42a4-8439-b248b72248cc tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:23:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:23:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:23:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7393d75e-3cc0-42a4-8439-b248b72248cc tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:23:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7393d75e-3cc0-42a4-8439-b248b72248cc tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 200 Sep 06 08:23:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1489/2950] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:23:59 2026] GET /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:23:59 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:23:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb49fcd5-0f0c-45f0-87bc-1549b939d505 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:23:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1462/2951] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:23:59 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-314833dc-a143-488f-912f-d1659466727c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-314833dc-a143-488f-912f-d1659466727c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-314833dc-a143-488f-912f-d1659466727c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-314833dc-a143-488f-912f-d1659466727c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-314833dc-a143-488f-912f-d1659466727c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-314833dc-a143-488f-912f-d1659466727c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1490/2952] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:00 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:24:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-65400884-9277-4b69-af05-db6636777f95 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65400884-9277-4b69-af05-db6636777f95 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:24:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65400884-9277-4b69-af05-db6636777f95 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-65400884-9277-4b69-af05-db6636777f95 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-65400884-9277-4b69-af05-db6636777f95 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-65400884-9277-4b69-af05-db6636777f95 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 200 Sep 06 08:24:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1463/2953] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:00 2026] GET /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7f9c8098-a0c6-4a7b-b3fa-7dbee1e1e72d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:24:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1491/2954] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:00 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.db.api [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Building query based on filter {{(pid=87013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: /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 06 08:24:01 devstack devstack@c-api.service[87013]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Get all snapshots completed successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c727b0ed-89d7-405d-9c22-dcd3c9e596a4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:24:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1464/2955] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:24:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2e9e7b43-4c48-4a2e-b729-399c3e362358 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 202 Sep 06 08:24:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1492/2956] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:01 2026] DELETE /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1f6ab15c-d3f8-46c7-93cb-917fb34dd5e4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:24:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1465/2957] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:01 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e4050bc9-b9c4-4470-8aab-b77f692cc860 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1493/2958] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:01 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-46b3f88c-0998-446f-8549-0549760b6218 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46b3f88c-0998-446f-8549-0549760b6218 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46b3f88c-0998-446f-8549-0549760b6218 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-46b3f88c-0998-446f-8549-0549760b6218 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-46b3f88c-0998-446f-8549-0549760b6218 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 returned with HTTP 404 Sep 06 08:24:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1466/2959] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:01 2026] GET /volume/v3/volumes/549d13a5-1bbb-4dcd-af28-c2d17ca41fd2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: 3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:24:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ed856c9-3a7d-456b-9bc3-4a940cb90be6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b returned with HTTP 202 Sep 06 08:24:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1494/2960] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:01 2026] DELETE /volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e0862e55-7961-45a8-8947-10869ecafdca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0862e55-7961-45a8-8947-10869ecafdca tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0862e55-7961-45a8-8947-10869ecafdca tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0862e55-7961-45a8-8947-10869ecafdca tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e0862e55-7961-45a8-8947-10869ecafdca tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0862e55-7961-45a8-8947-10869ecafdca tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b returned with HTTP 200 Sep 06 08:24:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1467/2961] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:01 2026] GET /volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be3d552c-372d-4295-9636-31ac06ec6ac4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:24:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1495/2962] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:02 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f958b16-2781-4106-afa7-7ad99b434386 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f958b16-2781-4106-afa7-7ad99b434386 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f958b16-2781-4106-afa7-7ad99b434386 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f958b16-2781-4106-afa7-7ad99b434386 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f958b16-2781-4106-afa7-7ad99b434386 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f958b16-2781-4106-afa7-7ad99b434386 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1468/2963] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:02 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 937 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6335ce90-ff03-4e8c-98ad-a748d89634c3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6335ce90-ff03-4e8c-98ad-a748d89634c3 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6335ce90-ff03-4e8c-98ad-a748d89634c3 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6335ce90-ff03-4e8c-98ad-a748d89634c3 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6335ce90-ff03-4e8c-98ad-a748d89634c3 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b returned with HTTP 404 Sep 06 08:24:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1496/2964] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:03 2026] GET /volume/v3/volumes/3112eade-bb31-4629-b0cd-03dd24bb413b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:24:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a9df5596-5830-44bf-96c4-64fd2b88a4ff tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 202 Sep 06 08:24:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1469/2965] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:03 2026] DELETE /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:03 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:03 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:03 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:03 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-569cd757-ee6d-4c4f-acd5-184c7cc2a06d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 200 Sep 06 08:24:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1470/2966] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:03 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d093e835-911b-44a7-a0d9-72f51dbe5eb6 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 200 Sep 06 08:24:03 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1497/2967] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:03 2026] GET /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 860 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:03 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:03 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3c55ac9-cb38-4a53-9a63-20fb5bb64e44 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1471/2968] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:03 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 937 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-78cae4f9-7e6e-4ffe-80f4-2394a291b219 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78cae4f9-7e6e-4ffe-80f4-2394a291b219 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78cae4f9-7e6e-4ffe-80f4-2394a291b219 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78cae4f9-7e6e-4ffe-80f4-2394a291b219 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bbaa6fbf-c4cf-4b0c-b104-e385b7e09ab7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78cae4f9-7e6e-4ffe-80f4-2394a291b219 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 returned with HTTP 404 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1498/2969] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/snapshots/eaa4d595-c106-4d98-b63d-fb841822e5b1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bbaa6fbf-c4cf-4b0c-b104-e385b7e09ab7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bbaa6fbf-c4cf-4b0c-b104-e385b7e09ab7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bbaa6fbf-c4cf-4b0c-b104-e385b7e09ab7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bbaa6fbf-c4cf-4b0c-b104-e385b7e09ab7 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f returned with HTTP 404 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1472/2970] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/volumes/d7fe3ede-e853-4b08-bcdb-ef848e80dc9f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete snapshot with id: c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d7f09d99-cd59-45b7-a0c2-b21e49d2a280 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 202 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1499/2971] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:04 2026] DELETE /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f2c69266-caba-43bf-880c-0b60ff609559 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2c69266-caba-43bf-880c-0b60ff609559 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2c69266-caba-43bf-880c-0b60ff609559 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2c69266-caba-43bf-880c-0b60ff609559 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot delete request issued successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f8de6b1-8d75-4c95-8bed-0c4747f9c62c tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 202 Sep 06 08:24:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1473/2972] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:04 2026] DELETE /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f2c69266-caba-43bf-880c-0b60ff609559 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2c69266-caba-43bf-880c-0b60ff609559 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 200 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1500/2973] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1ae6cafc-f79c-4e99-90f3-fb5fa9190f54 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:24:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1474/2974] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 474 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ced75b89-7e88-4139-a90e-cbd2b76fbff7 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1501/2975] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d848c683-9b59-424c-b5ce-daa7fe2fc271 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1475/2976] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:04 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] DELETE http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:04 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Delete volume with id: 5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:04 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:04 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Delete volume request issued successfully. Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58dd5091-8919-435b-a8d7-9d6f530a2465 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 202 Sep 06 08:24:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1502/2977] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:24:04 2026] DELETE /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Volume info retrieved successfully. Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-53c5b2e0-8a72-40b7-8c08-fc641828074c tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 200 Sep 06 08:24:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1476/2978] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:05 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 1201 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:24:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:24:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-69c33bca-bcd3-4bee-aa34-a5c7e43b005d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 200 Sep 06 08:24:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1503/2979] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:05 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:24:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c3d14036-c25e-4f87-a2b6-c66959a02a5d tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:24:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1477/2980] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:05 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1da83ace-d4a1-41cb-8146-bbaf3895182a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1da83ace-d4a1-41cb-8146-bbaf3895182a tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1da83ace-d4a1-41cb-8146-bbaf3895182a tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1da83ace-d4a1-41cb-8146-bbaf3895182a tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1da83ace-d4a1-41cb-8146-bbaf3895182a tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 404 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1504/2981] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:06 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] DELETE http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Delete volume with id: 5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8e6c1dbf-ef87-4dcc-b004-87a1d8dea658 tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 404 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1478/2982] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:24:06 2026] DELETE /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7c9f273f-24e3-4502-b271-04258dbdeb71 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c9f273f-24e3-4502-b271-04258dbdeb71 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c9f273f-24e3-4502-b271-04258dbdeb71 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7c9f273f-24e3-4502-b271-04258dbdeb71 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:06 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Snapshot retrieved successfully. Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd602510-d52f-4a86-aeb2-c1001d438d16 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 200 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1505/2983] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:06 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 474 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7c9f273f-24e3-4502-b271-04258dbdeb71 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b returned with HTTP 404 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9c8202d7-f415-49ac-8a0d-9448270e3e7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1479/2984] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:06 2026] GET /volume/v3/volumes/ce048414-09e4-42fe-9907-74770924e56b => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c8202d7-f415-49ac-8a0d-9448270e3e7d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] GET http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c8202d7-f415-49ac-8a0d-9448270e3e7d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9c8202d7-f415-49ac-8a0d-9448270e3e7d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1097321704"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1097321704'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:24:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9c8202d7-f415-49ac-8a0d-9448270e3e7d tempest-VolumeImageDependencyTests-206244778 tempest-VolumeImageDependencyTests-206244778-project-member] http://192.168.122.190/volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e returned with HTTP 404 Sep 06 08:24:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1506/2985] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:24:06 2026] GET /volume/v3/volumes/5bec405e-7cb2-4733-8f66-51294838493e => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (f95749b8-18ee-4b99-9c1b-1914098c360f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccde0a0-b935-4896-a077-dbdd29c9ca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccde0a0-b935-4896-a077-dbdd29c9ca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:06 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e577a6-d396-492f-b2f6-54216a84175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['97af253a-02f0-4bce-90d2-d0b8b4af23a0', '179efc64-19dc-4e0a-b697-6f34adfdcbd8', '93eddcb9-730e-435a-82ab-58314f1c13d6', 'ffcf01c3-c0ff-48ff-8f94-8690dbd17dfa'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e577a6-d396-492f-b2f6-54216a84175b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97af253a-02f0-4bce-90d2-d0b8b4af23a0', '179efc64-19dc-4e0a-b697-6f34adfdcbd8', '93eddcb9-730e-435a-82ab-58314f1c13d6', 'ffcf01c3-c0ff-48ff-8f94-8690dbd17dfa']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3d542a-e902-4bf5-9dcc-439fa8de683b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3d542a-e902-4bf5-9dcc-439fa8de683b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f05801fc-7dde-4e02-a7dd-340472f175fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097321704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['97af253a-02f0-4bce-90d2-d0b8b4af23a0','179efc64-19dc-4e0a-b697-6f34adfdcbd8','93eddcb9-730e-435a-82ab-58314f1c13d6','ffcf01c3-c0ff-48ff-8f94-8690dbd17dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097321704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f05801fc-7dde-4e02-a7dd-340472f175fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dace1246-178c-44bd-a2cd-f785a6d310e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dace1246-178c-44bd-a2cd-f785a6d310e2) transitioned into state 'SUCCESS' from state '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-1097321704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['97af253a-02f0-4bce-90d2-d0b8b4af23a0','179efc64-19dc-4e0a-b697-6f34adfdcbd8','93eddcb9-730e-435a-82ab-58314f1c13d6','ffcf01c3-c0ff-48ff-8f94-8690dbd17dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0a20e3-23a2-4132-a842-3ec9f6e8fcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0a20e3-23a2-4132-a842-3ec9f6e8fcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (f95749b8-18ee-4b99-9c1b-1914098c360f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0636680a-5a7a-47c1-97f8-8a3a50990cf6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1480/2986] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:06 2026] POST /volume/v3/volumes => generated 787 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed4f9568-4552-46f2-afa5-1a6b4912092e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 200 Sep 06 08:24:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1507/2987] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:07 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 966 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c68a87e5-8e60-402a-8836-36746b312a4b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c68a87e5-8e60-402a-8836-36746b312a4b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c68a87e5-8e60-402a-8836-36746b312a4b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c68a87e5-8e60-402a-8836-36746b312a4b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c68a87e5-8e60-402a-8836-36746b312a4b tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 returned with HTTP 404 Sep 06 08:24:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1481/2988] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:07 2026] GET /volume/v3/snapshots/c0cbd750-7aa2-4efc-bbb0-57d950a70fb7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] DELETE http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume with id: e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:24:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Delete volume request issued successfully. Sep 06 08:24:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bc08533-506e-4cbd-a727-6a31c9e0fc90 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 202 Sep 06 08:24:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1508/2989] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:07 2026] DELETE /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c0b8d55c-2c64-40a1-a75c-1e8751c805d1 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 200 Sep 06 08:24:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1482/2990] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:07 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 860 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:08 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:08 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:08 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:08 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:08 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:08 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:08 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80461d6a-2ea8-423e-a77f-75d2c4bd259a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 200 Sep 06 08:24:08 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1509/2991] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:08 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 1016 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Volume info retrieved successfully. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7f6e1101-e27e-4431-981a-3706a3d7b046 tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 200 Sep 06 08:24:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1483/2992] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:09 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ceaca710-3f45-458a-afc5-90575f4ac77f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ceaca710-3f45-458a-afc5-90575f4ac77f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ceaca710-3f45-458a-afc5-90575f4ac77f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ceaca710-3f45-458a-afc5-90575f4ac77f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:09 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ceaca710-3f45-458a-afc5-90575f4ac77f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ceaca710-3f45-458a-afc5-90575f4ac77f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 200 Sep 06 08:24:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1510/2993] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:09 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f05801fc-7dde-4e02-a7dd-340472f175fb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-671058522"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:09 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:09 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['18e23790-45c2-4ac8-81ae-44c4150f873d', 'bd14498b-c4bd-4075-b3ea-2e499e801d98', '95c42acb-7ac8-4818-b57e-64053a8d2c76', 'e3fa6a47-7970-40fc-a0a9-2c672e81f084'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:09 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:24:09 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01e63df5-bee8-4f10-b0a3-a5430b354b76 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:09 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1484/2994] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:09 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 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cabdde59-401e-4dc0-b54a-af917e47fe87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1511/2995] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:09 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-27cfd760-fd0e-4348-85ea-c0b86a8842fa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27cfd760-fd0e-4348-85ea-c0b86a8842fa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] GET http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 Sep 06 08:24:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27cfd760-fd0e-4348-85ea-c0b86a8842fa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-27cfd760-fd0e-4348-85ea-c0b86a8842fa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-27cfd760-fd0e-4348-85ea-c0b86a8842fa tempest-CreateVolumesFromSnapshotTest-556812329 tempest-CreateVolumesFromSnapshotTest-556812329-project-member] http://192.168.122.190/volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 returned with HTTP 404 Sep 06 08:24:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1485/2996] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:10 2026] GET /volume/v3/volumes/e9019c40-9cf9-48b0-949a-4afb70468647 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9fb36649-259d-4e98-a8b6-a7211ebb3c51 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1512/2997] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:10 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bcf61806-9d26-4b62-8039-72aec4746dfa None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf61806-9d26-4b62-8039-72aec4746dfa tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bcf61806-9d26-4b62-8039-72aec4746dfa tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bcf61806-9d26-4b62-8039-72aec4746dfa tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-admin] Calling method 'get_pools' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bcf61806-9d26-4b62-8039-72aec4746dfa tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 08:24:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1486/2998] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:24:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5d456007-641d-4e77-be54-ee4ab1d14221 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=673,cinder:INSERT=125,cinder:UPDATE=212 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:24:11 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:11 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:11 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:11 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6aa07b80-a7ea-422e-b3e1-4bc98fa8ce7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:11 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1487/2999] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:11 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d456007-641d-4e77-be54-ee4ab1d14221 tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-reader] GET http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD Sep 06 08:24:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d456007-641d-4e77-be54-ee4ab1d14221 tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5d456007-641d-4e77-be54-ee4ab1d14221 tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:11 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-5d456007-641d-4e77-be54-ee4ab1d14221 tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '29a93b3303ae4fe99336d015b903ebc1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78501a5273e04b1ab833699103904fd5', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5d456007-641d-4e77-be54-ee4ab1d14221 tempest-ProjectReaderTests-633923618 tempest-ProjectReaderTests-633923618-project-reader] http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 08:24:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1513/3000] 192.168.122.190 () {58 vars in 1193 bytes} [Sun Sep 6 08:24:11 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 207 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-92535eab-f028-457d-9a5e-6872b3ab33e7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1488/3001] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:12 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93039503-d5c5-4980-a8e8-f279b455bb0d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] POST http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba/action Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Updating snapshot '9fdae75f-dcc8-4d11-b8e9-251b56d134ba' with '{'status': 'error'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=689,cinder:INSERT=123,cinder:UPDATE=206 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:12 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '15df23c3fca84208a933fbafc4e7a651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ff192bd0a74a27be0be1f1201231cd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93039503-d5c5-4980-a8e8-f279b455bb0d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba/action returned with HTTP 403 Sep 06 08:24:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1514/3002] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:24:12 2026] POST /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba/action => generated 133 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: 9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4be82a29-2d65-41cd-b8a2-e11b904ec7a1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 202 Sep 06 08:24:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1489/3003] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:12 2026] DELETE /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cc32c9e1-27a7-4090-aeee-22355f34b640 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1515/3004] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:13 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1729026742"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1729026742'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:13 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:13 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (af4bced1-d772-45e5-aef7-3230eed1c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b350518-83d9-42d3-8988-10aaec679730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a22e2af-beb3-48ce-84fd-21f60e596d94 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1516/3005] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:14 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b350518-83d9-42d3-8988-10aaec679730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa414afb-d212-44e7-a079-e4639dc3bec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['0ce8f3f4-714a-4c4d-9149-ffa8ae2e25e1', 'ea236c00-ac1a-40ef-9cdf-025757bb3a76', '3500415a-73dc-46b4-a0cc-602d0dca90b9', '794ae4d4-65b9-4579-9cbc-50e3338f04d3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa414afb-d212-44e7-a079-e4639dc3bec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ce8f3f4-714a-4c4d-9149-ffa8ae2e25e1', 'ea236c00-ac1a-40ef-9cdf-025757bb3a76', '3500415a-73dc-46b4-a0cc-602d0dca90b9', '794ae4d4-65b9-4579-9cbc-50e3338f04d3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f6dd81-e734-4297-9bf3-1c1e2db997da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f6dd81-e734-4297-9bf3-1c1e2db997da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729026742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['0ce8f3f4-714a-4c4d-9149-ffa8ae2e25e1','ea236c00-ac1a-40ef-9cdf-025757bb3a76','3500415a-73dc-46b4-a0cc-602d0dca90b9','794ae4d4-65b9-4579-9cbc-50e3338f04d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729026742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4cec6c-3701-46ce-905f-6116bfadc32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b147859-4668-43f6-9253-b1c6b5bdf628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b147859-4668-43f6-9253-b1c6b5bdf628) transitioned into state 'SUCCESS' from state '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-1729026742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['0ce8f3f4-714a-4c4d-9149-ffa8ae2e25e1','ea236c00-ac1a-40ef-9cdf-025757bb3a76','3500415a-73dc-46b4-a0cc-602d0dca90b9','794ae4d4-65b9-4579-9cbc-50e3338f04d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa07e9e-004f-45ea-892c-d35df9d0a2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa07e9e-004f-45ea-892c-d35df9d0a2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (af4bced1-d772-45e5-aef7-3230eed1c67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e011fa2-5534-4292-81e4-d1afc51a0d3d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1490/3006] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:13 2026] POST /volume/v3/volumes => generated 773 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-75276d99-5f01-48d7-8f0e-cb6e58cec485 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 200 Sep 06 08:24:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1517/3007] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:14 2026] GET /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 841 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60ca6368-a194-436c-b2ef-427a1628022e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60ca6368-a194-436c-b2ef-427a1628022e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60ca6368-a194-436c-b2ef-427a1628022e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:15 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60ca6368-a194-436c-b2ef-427a1628022e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:15 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:15 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:15 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60ca6368-a194-436c-b2ef-427a1628022e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:15 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60ca6368-a194-436c-b2ef-427a1628022e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 200 Sep 06 08:24:15 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1491/3008] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:15 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-58dd438d-4160-4538-9b60-a738833742dc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58dd438d-4160-4538-9b60-a738833742dc tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58dd438d-4160-4538-9b60-a738833742dc tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-58dd438d-4160-4538-9b60-a738833742dc tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:15 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:15 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-58dd438d-4160-4538-9b60-a738833742dc tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-58dd438d-4160-4538-9b60-a738833742dc tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 200 Sep 06 08:24:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1518/3009] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:15 2026] GET /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6f768d7c-0379-41ae-bfd2-1bc1177d9e6d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f768d7c-0379-41ae-bfd2-1bc1177d9e6d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f768d7c-0379-41ae-bfd2-1bc1177d9e6d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f768d7c-0379-41ae-bfd2-1bc1177d9e6d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f768d7c-0379-41ae-bfd2-1bc1177d9e6d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba returned with HTTP 404 Sep 06 08:24:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1492/3010] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:16 2026] GET /volume/v3/snapshots/9fdae75f-dcc8-4d11-b8e9-251b56d134ba => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f171ece5-9287-4c7c-80c1-8f863a30622d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:16 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:16 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:16 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:16 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f171ece5-9287-4c7c-80c1-8f863a30622d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 202 Sep 06 08:24:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1519/3011] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:16 2026] DELETE /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7fc439cb-4dcf-4145-aeba-e096e6e7d0d6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 200 Sep 06 08:24:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1493/3012] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:16 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5fc20ace-92d8-4ee5-9ab7-7803292ca7f1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f64ee56c-2278-485f-b305-4c295f962259 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f64ee56c-2278-485f-b305-4c295f962259 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f64ee56c-2278-485f-b305-4c295f962259 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f64ee56c-2278-485f-b305-4c295f962259 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:16 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f64ee56c-2278-485f-b305-4c295f962259 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f64ee56c-2278-485f-b305-4c295f962259 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 200 Sep 06 08:24:16 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1494/3013] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:16 2026] GET /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4c4cec6c-3701-46ce-905f-6116bfadc32d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2061122341"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {"'source_volid": '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2061122341'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:16 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (139579c3-751b-4500-917a-849bc58414cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5fc20ace-92d8-4ee5-9ab7-7803292ca7f1 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5fc20ace-92d8-4ee5-9ab7-7803292ca7f1 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-590537842", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4002f7b6-f942-4702-8088-dfce1faff0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5fc20ace-92d8-4ee5-9ab7-7803292ca7f1 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1520/3014] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:16 2026] POST /volume/v3/types => generated 379 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3fe2ce1e-d112-4770-b0e1-234cfb9d30d5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3fe2ce1e-d112-4770-b0e1-234cfb9d30d5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption Sep 06 08:24:16 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3fe2ce1e-d112-4770-b0e1-234cfb9d30d5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4002f7b6-f942-4702-8088-dfce1faff0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:16 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe11c7-3e18-4754-9e2c-3d03bbe46b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:16 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3fe2ce1e-d112-4770-b0e1-234cfb9d30d5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption returned with HTTP 200 Sep 06 08:24:16 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1521/3015] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:16 2026] POST /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f960312-dc84-40e7-a283-efce8c15a847 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f960312-dc84-40e7-a283-efce8c15a847 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f960312-dc84-40e7-a283-efce8c15a847 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1190836924", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f960312-dc84-40e7-a283-efce8c15a847 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['e5b0ec49-94c8-4fb1-9e32-b36a515c7ef2', '7a258d8e-7dce-4435-b51f-03d1014eeff4', 'b49be603-7f4c-4e38-8bcb-58b61c878f38', 'ba4ae914-1c21-4334-90b9-5504d6017817'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1522/3016] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe11c7-3e18-4754-9e2c-3d03bbe46b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5b0ec49-94c8-4fb1-9e32-b36a515c7ef2', '7a258d8e-7dce-4435-b51f-03d1014eeff4', 'b49be603-7f4c-4e38-8bcb-58b61c878f38', 'ba4ae914-1c21-4334-90b9-5504d6017817']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6018028d-1bc9-44b7-9b7b-4c73c1f74a4c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745f3b54-ba4e-4ecc-a75b-ed8ed39acbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6018028d-1bc9-44b7-9b7b-4c73c1f74a4c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01/encryption Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6018028d-1bc9-44b7-9b7b-4c73c1f74a4c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745f3b54-ba4e-4ecc-a75b-ed8ed39acbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750deb6b-3ebf-4519-8909-f1c1b4f8b729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2061122341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['e5b0ec49-94c8-4fb1-9e32-b36a515c7ef2','7a258d8e-7dce-4435-b51f-03d1014eeff4','b49be603-7f4c-4e38-8bcb-58b61c878f38','ba4ae914-1c21-4334-90b9-5504d6017817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2061122341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750deb6b-3ebf-4519-8909-f1c1b4f8b729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c855faa2-7681-4ec5-864e-a67fb9dfb7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6018028d-1bc9-44b7-9b7b-4c73c1f74a4c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01/encryption returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1523/3017] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ac3f013e-672e-40db-91c5-331435a6f6a5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac3f013e-672e-40db-91c5-331435a6f6a5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ac3f013e-672e-40db-91c5-331435a6f6a5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-675201782", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c855faa2-7681-4ec5-864e-a67fb9dfb7d7) transitioned into state 'SUCCESS' from state '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-2061122341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['e5b0ec49-94c8-4fb1-9e32-b36a515c7ef2','7a258d8e-7dce-4435-b51f-03d1014eeff4','b49be603-7f4c-4e38-8bcb-58b61c878f38','ba4ae914-1c21-4334-90b9-5504d6017817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96a39f6-bb23-4332-bd40-42e6e35f3be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ac3f013e-672e-40db-91c5-331435a6f6a5 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1524/3018] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-165c3fdd-68ab-493d-8f4a-af6468cc7e2c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-165c3fdd-68ab-493d-8f4a-af6468cc7e2c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-165c3fdd-68ab-493d-8f4a-af6468cc7e2c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96a39f6-bb23-4332-bd40-42e6e35f3be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (139579c3-751b-4500-917a-849bc58414cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9306d68d-7d6e-428b-a6ba-a11d3eaa1661 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1495/3019] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:16 2026] POST /volume/v3/volumes => generated 773 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4c4cec6c-3701-46ce-905f-6116bfadc32d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1790515346"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {"'source_volid": '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1790515346'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-165c3fdd-68ab-493d-8f4a-af6468cc7e2c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1525/3020] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs => generated 35 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e5da8f21-a3e1-41fa-87c6-64681dbbdc87 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5da8f21-a3e1-41fa-87c6-64681dbbdc87 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] PUT http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs/key2 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e5da8f21-a3e1-41fa-87c6-64681dbbdc87 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (3493e038-f3a6-4210-b226-89559409d2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca4152a-5eaa-4571-bda2-37667e06f9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e5da8f21-a3e1-41fa-87c6-64681dbbdc87 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs/key2 returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1526/3021] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:24:17 2026] PUT /volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca/extra_specs/key2 => generated 25 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca4152a-5eaa-4571-bda2-37667e06f9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6450f8c2-f92f-4178-be3b-a5137050315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:17 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-9e3e4559-fc35-4571-816b-ba8a6467d1a8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1527/3022] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:17 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 1016 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-802e51c1-aacb-494f-ad9f-9013b477753a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-802e51c1-aacb-494f-ad9f-9013b477753a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-802e51c1-aacb-494f-ad9f-9013b477753a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-802e51c1-aacb-494f-ad9f-9013b477753a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1528/3023] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types => generated 195 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['34787636-1ecf-441b-a575-2b90231d6f07', 'd8cdf6fc-4827-4515-b724-6868e5e40f10', 'f7949576-838f-48cb-8e37-b8e4ce6e47dd', 'e58509d5-c593-41b3-bb9c-f7076fd791a7'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-037770a8-4824-4e8c-a263-987e873fe6f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6450f8c2-f92f-4178-be3b-a5137050315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34787636-1ecf-441b-a575-2b90231d6f07', 'd8cdf6fc-4827-4515-b724-6868e5e40f10', 'f7949576-838f-48cb-8e37-b8e4ce6e47dd', 'e58509d5-c593-41b3-bb9c-f7076fd791a7']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-037770a8-4824-4e8c-a263-987e873fe6f4 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/aba7e502-84f4-4989-8d6f-3bf6013377d6 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-037770a8-4824-4e8c-a263-987e873fe6f4 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (301482df-6bde-4f4b-b595-f6838b25a572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-037770a8-4824-4e8c-a263-987e873fe6f4 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (301482df-6bde-4f4b-b595-f6838b25a572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecf2d21-5ab2-4a69-8206-3494b5a412b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1790515346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['34787636-1ecf-441b-a575-2b90231d6f07','d8cdf6fc-4827-4515-b724-6868e5e40f10','f7949576-838f-48cb-8e37-b8e4ce6e47dd','e58509d5-c593-41b3-bb9c-f7076fd791a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1790515346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ecf2d21-5ab2-4a69-8206-3494b5a412b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec6a10f-30a7-4c0a-adcb-4ddde9bf14a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-037770a8-4824-4e8c-a263-987e873fe6f4 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/aba7e502-84f4-4989-8d6f-3bf6013377d6 returned with HTTP 202 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1529/3024] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:17 2026] DELETE /volume/v3/types/aba7e502-84f4-4989-8d6f-3bf6013377d6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6923120d-16d8-4119-9b6c-41d23004cf94 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6923120d-16d8-4119-9b6c-41d23004cf94 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6923120d-16d8-4119-9b6c-41d23004cf94 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1578918239", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6923120d-16d8-4119-9b6c-41d23004cf94 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1530/3025] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-197baa53-0e9c-44ff-8451-c02c4d34edb2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-197baa53-0e9c-44ff-8451-c02c4d34edb2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-197baa53-0e9c-44ff-8451-c02c4d34edb2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec6a10f-30a7-4c0a-adcb-4ddde9bf14a2) transitioned into state 'SUCCESS' from state '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-1790515346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['34787636-1ecf-441b-a575-2b90231d6f07','d8cdf6fc-4827-4515-b724-6868e5e40f10','f7949576-838f-48cb-8e37-b8e4ce6e47dd','e58509d5-c593-41b3-bb9c-f7076fd791a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fc6ee0-e5b1-494f-82a7-0480478350d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-197baa53-0e9c-44ff-8451-c02c4d34edb2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1531/3026] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption => generated 239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fc6ee0-e5b1-494f-82a7-0480478350d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (3493e038-f3a6-4210-b226-89559409d2ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e79d356e-3c40-4b20-bd4f-4e5a051b7afe tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1496/3027] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/volumes => generated 773 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-52cb9b68-493d-4269-b1fc-57a9da05c51c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52cb9b68-493d-4269-b1fc-57a9da05c51c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption/167cd915-ede2-4189-8f40-a3f371fe4b1e Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52cb9b68-493d-4269-b1fc-57a9da05c51c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52cb9b68-493d-4269-b1fc-57a9da05c51c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4c4cec6c-3701-46ce-905f-6116bfadc32d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1626971095"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {"'source_volid": '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1626971095'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52cb9b68-493d-4269-b1fc-57a9da05c51c tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption/167cd915-ede2-4189-8f40-a3f371fe4b1e returned with HTTP 202 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1532/3028] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:24:17 2026] DELETE /volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e/encryption/167cd915-ede2-4189-8f40-a3f371fe4b1e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3c619e5e-ea53-450d-87d0-f3c303c6a2e9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c619e5e-ea53-450d-87d0-f3c303c6a2e9 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3c619e5e-ea53-450d-87d0-f3c303c6a2e9 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-592175562", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (cbcbaef2-7d05-4524-8ca5-097df02073ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3c619e5e-ea53-450d-87d0-f3c303c6a2e9 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1533/3029] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9d3b17-3634-4b3a-bb33-a0bf4e48e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0ee22e3d-401c-46df-a027-a3d5a7fd3a70 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:17 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ee22e3d-401c-46df-a027-a3d5a7fd3a70 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5/extra_specs/key1 Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ee22e3d-401c-46df-a027-a3d5a7fd3a70 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0ee22e3d-401c-46df-a027-a3d5a7fd3a70 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0ee22e3d-401c-46df-a027-a3d5a7fd3a70 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5/extra_specs/key1 returned with HTTP 202 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1534/3030] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:24:17 2026] DELETE /volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5/extra_specs/key1 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-87dd808f-aa44-4d68-81eb-9edb8035b0f3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87dd808f-aa44-4d68-81eb-9edb8035b0f3 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9d3b17-3634-4b3a-bb33-a0bf4e48e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-87dd808f-aa44-4d68-81eb-9edb8035b0f3 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1583006212", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b3e54a-b940-4dad-9495-c735ac1523bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-87dd808f-aa44-4d68-81eb-9edb8035b0f3 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1535/3031] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:18 2026] POST /volume/v3/types => generated 380 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed78aa46-79b7-4d68-90fe-185521fb8ace None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed78aa46-79b7-4d68-90fe-185521fb8ace tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/5873b5c0-4c83-48f0-8b94-bf8b2591af03 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed78aa46-79b7-4d68-90fe-185521fb8ace tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed78aa46-79b7-4d68-90fe-185521fb8ace tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['901f716e-85b3-4cf1-86be-a04bbd460097', 'bd7e8d40-1ec9-4a84-9f51-119c2da97089', 'fafcd16e-2dc6-4e0b-89d9-9402b97fa39d', '73644262-a9b8-4789-bfc8-ea088f6f355a'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b3e54a-b940-4dad-9495-c735ac1523bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901f716e-85b3-4cf1-86be-a04bbd460097', 'bd7e8d40-1ec9-4a84-9f51-119c2da97089', 'fafcd16e-2dc6-4e0b-89d9-9402b97fa39d', '73644262-a9b8-4789-bfc8-ea088f6f355a']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed78aa46-79b7-4d68-90fe-185521fb8ace tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/5873b5c0-4c83-48f0-8b94-bf8b2591af03 returned with HTTP 202 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1536/3032] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:18 2026] DELETE /volume/v3/types/5873b5c0-4c83-48f0-8b94-bf8b2591af03 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7947e0fe-0130-4aef-811b-76909f32962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-389c3dbd-2452-49b0-b233-9db5c8352e23 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-389c3dbd-2452-49b0-b233-9db5c8352e23 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-389c3dbd-2452-49b0-b233-9db5c8352e23 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-389c3dbd-2452-49b0-b233-9db5c8352e23 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7947e0fe-0130-4aef-811b-76909f32962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c109f8e-77fe-4b1a-8ef6-288a46514f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1626971095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['901f716e-85b3-4cf1-86be-a04bbd460097','bd7e8d40-1ec9-4a84-9f51-119c2da97089','fafcd16e-2dc6-4e0b-89d9-9402b97fa39d','73644262-a9b8-4789-bfc8-ea088f6f355a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1626971095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c109f8e-77fe-4b1a-8ef6-288a46514f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6320293c-9127-4af3-b9ba-a119428989d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-389c3dbd-2452-49b0-b233-9db5c8352e23 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1537/3033] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs => generated 185 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cd728896-be8d-4ed6-8ef2-c286e8bc42cb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd728896-be8d-4ed6-8ef2-c286e8bc42cb tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd728896-be8d-4ed6-8ef2-c286e8bc42cb tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cd728896-be8d-4ed6-8ef2-c286e8bc42cb tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cd728896-be8d-4ed6-8ef2-c286e8bc42cb tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1538/3034] 192.168.122.190 () {58 vars in 1115 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types => generated 2587 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a0ce9f15-e4c9-498f-9d19-3374223e0cf2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0ce9f15-e4c9-498f-9d19-3374223e0cf2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/cipher Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0ce9f15-e4c9-498f-9d19-3374223e0cf2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a0ce9f15-e4c9-498f-9d19-3374223e0cf2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6320293c-9127-4af3-b9ba-a119428989d9) transitioned into state 'SUCCESS' from state '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-1626971095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['901f716e-85b3-4cf1-86be-a04bbd460097','bd7e8d40-1ec9-4a84-9f51-119c2da97089','fafcd16e-2dc6-4e0b-89d9-9402b97fa39d','73644262-a9b8-4789-bfc8-ea088f6f355a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5650bfe6-c915-439e-9b25-1f55fba47bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a0ce9f15-e4c9-498f-9d19-3374223e0cf2 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/cipher returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1539/3035] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-80450115-b02e-45cb-a717-344b9007e23f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80450115-b02e-45cb-a717-344b9007e23f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80450115-b02e-45cb-a717-344b9007e23f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80450115-b02e-45cb-a717-344b9007e23f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80450115-b02e-45cb-a717-344b9007e23f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5650bfe6-c915-439e-9b25-1f55fba47bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1540/3036] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (cbcbaef2-7d05-4524-8ca5-097df02073ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-add64ce4-8f30-4616-a64c-2d13a67b7e75 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1497/3037] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:17 2026] POST /volume/v3/volumes => generated 773 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2303279b-3523-4e57-a505-0a3dcbb4b9a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2303279b-3523-4e57-a505-0a3dcbb4b9a6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/multiattach Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2303279b-3523-4e57-a505-0a3dcbb4b9a6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2303279b-3523-4e57-a505-0a3dcbb4b9a6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4c4cec6c-3701-46ce-905f-6116bfadc32d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1634034488"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {"'source_volid": '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1634034488'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2303279b-3523-4e57-a505-0a3dcbb4b9a6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/multiattach returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1541/3038] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/multiattach => generated 29 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eaacfeb3-0286-4228-b944-fa4db14703ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eaacfeb3-0286-4228-b944-fa4db14703ef tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/volume_backend_name Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eaacfeb3-0286-4228-b944-fa4db14703ef tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eaacfeb3-0286-4228-b944-fa4db14703ef tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eaacfeb3-0286-4228-b944-fa4db14703ef tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1542/3039] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/volume_backend_name => generated 44 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c944cdb3-23ae-4885-8f7b-d48b80e82479 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c944cdb3-23ae-4885-8f7b-d48b80e82479 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c944cdb3-23ae-4885-8f7b-d48b80e82479 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c944cdb3-23ae-4885-8f7b-d48b80e82479 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (6119aa42-2e86-4349-bfc1-d64d14cfdd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e281de9b-3d31-40f6-aa8a-04fd56fdc973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c944cdb3-23ae-4885-8f7b-d48b80e82479 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb returned with HTTP 404 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1543/3040] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/volumes/f05801fc-7dde-4e02-a7dd-340472f175fb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-140a4059-5123-4abb-81dd-bc0bb9f3d088 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-140a4059-5123-4abb-81dd-bc0bb9f3d088 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] GET http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-140a4059-5123-4abb-81dd-bc0bb9f3d088 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-140a4059-5123-4abb-81dd-bc0bb9f3d088 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-140a4059-5123-4abb-81dd-bc0bb9f3d088 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 returned with HTTP 200 Sep 06 08:24:18 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1544/3041] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:24:18 2026] GET /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798137544"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798137544'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:24:18 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (73463400-8cbb-4932-8f48-93f690508cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (192369aa-4140-4489-b478-53920f5db989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e281de9b-3d31-40f6-aa8a-04fd56fdc973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d457d4f-de39-4353-b75b-d61cf0f8dd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (192369aa-4140-4489-b478-53920f5db989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ffd149-aa50-425b-92f1-da02051aff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['d3afa97d-a88b-4591-8049-3e30315d488c', 'd20c60c6-8228-4076-a112-6a80fc509643', 'c37d87f2-ddf0-4924-bcde-72e506fd384e', '9d87a299-1d25-458e-b7c6-25cf5edf9714'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d457d4f-de39-4353-b75b-d61cf0f8dd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3afa97d-a88b-4591-8049-3e30315d488c', 'd20c60c6-8228-4076-a112-6a80fc509643', 'c37d87f2-ddf0-4924-bcde-72e506fd384e', '9d87a299-1d25-458e-b7c6-25cf5edf9714']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['204e0c52-c9d5-4fee-9a58-daa7d1e0d4d6', '6361f4c6-145d-492e-ba4f-bb0d379ea511', '7c8af431-708b-41f7-85f7-d46403cb4c89', '27135c8f-24ee-4b1d-84bf-b2ace348c3aa'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e62e41-45b8-400f-a0e1-0b3eed5f699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ffd149-aa50-425b-92f1-da02051aff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['204e0c52-c9d5-4fee-9a58-daa7d1e0d4d6', '6361f4c6-145d-492e-ba4f-bb0d379ea511', '7c8af431-708b-41f7-85f7-d46403cb4c89', '27135c8f-24ee-4b1d-84bf-b2ace348c3aa']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70719a5d-346d-44a0-afd2-429d3bf36cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:18 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:18 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:18 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e62e41-45b8-400f-a0e1-0b3eed5f699a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4707447-c438-4085-b272-58a096229e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1634034488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['d3afa97d-a88b-4591-8049-3e30315d488c','d20c60c6-8228-4076-a112-6a80fc509643','c37d87f2-ddf0-4924-bcde-72e506fd384e','9d87a299-1d25-458e-b7c6-25cf5edf9714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1634034488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4707447-c438-4085-b272-58a096229e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bb781d-5c53-4955-85cd-6088e9425254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70719a5d-346d-44a0-afd2-429d3bf36cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad03189-d941-4bea-9cb6-11970f8d533d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798137544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['204e0c52-c9d5-4fee-9a58-daa7d1e0d4d6','6361f4c6-145d-492e-ba4f-bb0d379ea511','7c8af431-708b-41f7-85f7-d46403cb4c89','27135c8f-24ee-4b1d-84bf-b2ace348c3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798137544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad03189-d941-4bea-9cb6-11970f8d533d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:18 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7386d02d-dae1-4b76-b802-897d3aeb3710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:18 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bb781d-5c53-4955-85cd-6088e9425254) transitioned into state 'SUCCESS' from state '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-1634034488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['d3afa97d-a88b-4591-8049-3e30315d488c','d20c60c6-8228-4076-a112-6a80fc509643','c37d87f2-ddf0-4924-bcde-72e506fd384e','9d87a299-1d25-458e-b7c6-25cf5edf9714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22bce17-3f92-478c-9b0d-59dc8e781bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22bce17-3f92-478c-9b0d-59dc8e781bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (6119aa42-2e86-4349-bfc1-d64d14cfdd38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ae9f65c-5d12-4d9a-814c-f99c941d13db tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1498/3042] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:18 2026] POST /volume/v3/volumes => generated 773 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0579c81-9872-464f-87e2-3d4c512a6959 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7386d02d-dae1-4b76-b802-897d3aeb3710) transitioned into state 'SUCCESS' from state '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-798137544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['204e0c52-c9d5-4fee-9a58-daa7d1e0d4d6','6361f4c6-145d-492e-ba4f-bb0d379ea511','7c8af431-708b-41f7-85f7-d46403cb4c89','27135c8f-24ee-4b1d-84bf-b2ace348c3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0579c81-9872-464f-87e2-3d4c512a6959 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] PUT http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/c02a5d9d-18e3-4017-9b80-196653ff0efa Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0579c81-9872-464f-87e2-3d4c512a6959 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e9f518-c512-4a87-9616-dda3a94333ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0579c81-9872-464f-87e2-3d4c512a6959 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/c02a5d9d-18e3-4017-9b80-196653ff0efa returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1499/3043] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:24:19 2026] PUT /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/encryption/c02a5d9d-18e3-4017-9b80-196653ff0efa => generated 33 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e9f518-c512-4a87-9616-dda3a94333ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (73463400-8cbb-4932-8f48-93f690508cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f72e751c-0cb2-45b3-9d91-3243dd5ed8d7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1545/3044] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:18 2026] POST /volume/v3/volumes => generated 786 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17c3e576-a7b4-41ef-af23-239982cb6412 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4c4cec6c-3701-46ce-905f-6116bfadc32d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1043472259"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17c3e576-a7b4-41ef-af23-239982cb6412 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] PUT http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/key1 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request body: {'volume': {"'source_volid": '4c4cec6c-3701-46ce-905f-6116bfadc32d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1043472259'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17c3e576-a7b4-41ef-af23-239982cb6412 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume of 1 GB Sep 06 08:24:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Availability Zones retrieved successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (a845df53-fa48-4892-91d9-85ebfa39b48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4526cb0-9ff0-4dc2-bbae-dc051cdb13c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17c3e576-a7b4-41ef-af23-239982cb6412 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/key1 returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1546/3045] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:24:19 2026] PUT /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906/extra_specs/key1 => generated 30 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4526cb0-9ff0-4dc2-bbae-dc051cdb13c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f753e252-49f1-43f4-b1b1-f0df449c6ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fa6bea58-3e57-4a04-a8d5-93ca07ceaed4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1547/3046] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:19 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 965 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7bd3619c-9d1c-4aaa-a986-a4b6c9ef9d2b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7bd3619c-9d1c-4aaa-a986-a4b6c9ef9d2b tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] PUT http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7bd3619c-9d1c-4aaa-a986-a4b6c9ef9d2b tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7bd3619c-9d1c-4aaa-a986-a4b6c9ef9d2b tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1548/3047] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:24:19 2026] PUT /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 => generated 370 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-148f0cf8-ef15-48fd-a3e9-84449ab0b63f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-148f0cf8-ef15-48fd-a3e9-84449ab0b63f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-148f0cf8-ef15-48fd-a3e9-84449ab0b63f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-148f0cf8-ef15-48fd-a3e9-84449ab0b63f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Created reservations ['1c37ddd6-686c-4fff-b995-9feaccabd10a', 'a542c072-bc5e-42bf-9757-1b468c8224f3', '1e99bf48-9c4a-4073-8502-53e23c026574', '21af6ffc-698b-439a-ab78-1b0a41cc34d3'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f753e252-49f1-43f4-b1b1-f0df449c6ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c37ddd6-686c-4fff-b995-9feaccabd10a', 'a542c072-bc5e-42bf-9757-1b468c8224f3', '1e99bf48-9c4a-4073-8502-53e23c026574', '21af6ffc-698b-439a-ab78-1b0a41cc34d3']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24978e86-97bc-4a52-9a68-cacc12bb7dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24978e86-97bc-4a52-9a68-cacc12bb7dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84b0bc0e-5971-4465-9f68-0dd4a884e488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1043472259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['1c37ddd6-686c-4fff-b995-9feaccabd10a','a542c072-bc5e-42bf-9757-1b468c8224f3','1e99bf48-9c4a-4073-8502-53e23c026574','21af6ffc-698b-439a-ab78-1b0a41cc34d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1043472259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84b0bc0e-5971-4465-9f68-0dd4a884e488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5f28a6408c42f3b3f158832ddc125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c1813c959a4faf88b08697fb1e347d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cea694a-7aeb-48c0-b7a7-bdbac7cd68d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-148f0cf8-ef15-48fd-a3e9-84449ab0b63f tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5 returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1549/3048] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:19 2026] DELETE /volume/v3/types/17b366ff-34e9-4af6-bece-c9b4358014d5 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5f94abe3-da67-4cb7-b502-56783dbc903a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f94abe3-da67-4cb7-b502-56783dbc903a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f94abe3-da67-4cb7-b502-56783dbc903a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5f94abe3-da67-4cb7-b502-56783dbc903a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cea694a-7aeb-48c0-b7a7-bdbac7cd68d4) transitioned into state 'SUCCESS' from state '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-1043472259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5f28a6408c42f3b3f158832ddc125e',qos_specs=None,replication_status=,reservations=['1c37ddd6-686c-4fff-b995-9feaccabd10a','a542c072-bc5e-42bf-9757-1b468c8224f3','1e99bf48-9c4a-4073-8502-53e23c026574','21af6ffc-698b-439a-ab78-1b0a41cc34d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c1813c959a4faf88b08697fb1e347d',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7112bd76-691d-4b8e-a028-02a1b3e32ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7112bd76-691d-4b8e-a028-02a1b3e32ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5f94abe3-da67-4cb7-b502-56783dbc903a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1550/3049] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:19 2026] DELETE /volume/v3/types/c3953d90-8daa-4ea1-ad3f-e2fd072acf7e => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f0bded9-9303-47a1-bbc3-3ccb0cc53fbf None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f0bded9-9303-47a1-bbc3-3ccb0cc53fbf tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f0bded9-9303-47a1-bbc3-3ccb0cc53fbf tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Flow 'volume_create_api' (a845df53-fa48-4892-91d9-85ebfa39b48a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Create volume request issued successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f0bded9-9303-47a1-bbc3-3ccb0cc53fbf tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-615a86f0-2bf6-48e7-892b-5ccca52257ce tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1500/3050] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:19 2026] POST /volume/v3/volumes => generated 773 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f0bded9-9303-47a1-bbc3-3ccb0cc53fbf tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1551/3051] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:19 2026] DELETE /volume/v3/types/f93500d2-ab15-4f87-909d-dbc0063246ca => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-77272eff-c505-4e81-bc7c-ab91e20a9f1a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77272eff-c505-4e81-bc7c-ab91e20a9f1a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77272eff-c505-4e81-bc7c-ab91e20a9f1a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77272eff-c505-4e81-bc7c-ab91e20a9f1a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f027ee0f-f126-48da-803c-4803dd5c0fd1 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1501/3052] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:19 2026] GET /volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 => generated 866 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77272eff-c505-4e81-bc7c-ab91e20a9f1a tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01 returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1552/3053] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:19 2026] DELETE /volume/v3/types/5b330afa-f693-4dff-858d-55e61e5a5c01 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ccd88816-e0c8-4014-8101-149318a327c6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ccd88816-e0c8-4014-8101-149318a327c6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] DELETE http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ccd88816-e0c8-4014-8101-149318a327c6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ccd88816-e0c8-4014-8101-149318a327c6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7845b6ae-fa3c-4278-959a-13e5bc9e3a72 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 returned with HTTP 200 Sep 06 08:24:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1502/3054] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:19 2026] GET /volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ccd88816-e0c8-4014-8101-149318a327c6 tempest-VolumeTypesAdminTests-1669214742 tempest-VolumeTypesAdminTests-1669214742-project-admin] http://192.168.122.190/volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 returned with HTTP 202 Sep 06 08:24:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1553/3055] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:19 2026] DELETE /volume/v3/types/d67003eb-c992-4532-8f86-12067c23c906 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-097ab67d-f933-43b2-a05f-09b5aeabd762 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1503/3056] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:20 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3932b765-8ac0-4203-aa9b-ef660774de67 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3932b765-8ac0-4203-aa9b-ef660774de67 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3932b765-8ac0-4203-aa9b-ef660774de67 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3932b765-8ac0-4203-aa9b-ef660774de67 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:20 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:20 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3932b765-8ac0-4203-aa9b-ef660774de67 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3932b765-8ac0-4203-aa9b-ef660774de67 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 returned with HTTP 200 Sep 06 08:24:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1554/3057] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:20 2026] GET /volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 => generated 866 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3a9b246d-d1e8-4044-ba04-76ba00fc3021 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 returned with HTTP 200 Sep 06 08:24:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1504/3058] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:21 2026] GET /volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 => generated 865 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-711d96d9-f315-4bf1-94c4-10b4d055c522 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1555/3059] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:21 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7051061a-edb8-4e36-9c6b-9c057052090d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7051061a-edb8-4e36-9c6b-9c057052090d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7051061a-edb8-4e36-9c6b-9c057052090d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7051061a-edb8-4e36-9c6b-9c057052090d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-7051061a-edb8-4e36-9c6b-9c057052090d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7051061a-edb8-4e36-9c6b-9c057052090d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 returned with HTTP 200 Sep 06 08:24:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1505/3060] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:22 2026] GET /volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dba96a84-716e-46ba-865c-cb125794d54c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dba96a84-716e-46ba-865c-cb125794d54c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dba96a84-716e-46ba-865c-cb125794d54c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:22 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dba96a84-716e-46ba-865c-cb125794d54c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:22 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:22 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:22 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:22 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:22 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dba96a84-716e-46ba-865c-cb125794d54c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:22 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dba96a84-716e-46ba-865c-cb125794d54c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f returned with HTTP 200 Sep 06 08:24:22 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1556/3061] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:22 2026] GET /volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:22 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:22 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69fd87b8-05bd-47d1-a1a4-6e58709f6501 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:22 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1506/3062] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:22 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4bc23a39-f422-476d-b2a6-5267c9784634 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bc23a39-f422-476d-b2a6-5267c9784634 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bc23a39-f422-476d-b2a6-5267c9784634 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4bc23a39-f422-476d-b2a6-5267c9784634 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4bc23a39-f422-476d-b2a6-5267c9784634 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4bc23a39-f422-476d-b2a6-5267c9784634 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f returned with HTTP 200 Sep 06 08:24:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1557/3063] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:23 2026] GET /volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a3907b35-d6c8-4c59-95ef-1ee57af17537 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 returned with HTTP 200 Sep 06 08:24:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1507/3064] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:23 2026] GET /volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b21df345-0cd0-4634-b18e-035fd4cb366c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b21df345-0cd0-4634-b18e-035fd4cb366c tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b21df345-0cd0-4634-b18e-035fd4cb366c tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b21df345-0cd0-4634-b18e-035fd4cb366c tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b21df345-0cd0-4634-b18e-035fd4cb366c tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b21df345-0cd0-4634-b18e-035fd4cb366c tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1558/3065] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:23 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fad03189-d941-4bea-9cb6-11970f8d533d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1993156495"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:23 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['2288914b-94f7-4593-9f3d-45602b1f882a', '059cc9f7-b093-4015-908b-2ffc80fe2818', '2bfa1f79-29e6-4725-bc8d-aee630d78913', 'c0647f62-e424-40a0-91bf-4492ab8cad84'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:23 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9290cf6b-1f52-47d2-98bc-0cf68ff743ef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1508/3066] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7e77dd09-db75-4d13-a563-5986468e6783 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e77dd09-db75-4d13-a563-5986468e6783 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e77dd09-db75-4d13-a563-5986468e6783 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7e77dd09-db75-4d13-a563-5986468e6783 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:23 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7e77dd09-db75-4d13-a563-5986468e6783 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:23 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7e77dd09-db75-4d13-a563-5986468e6783 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:23 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1559/3067] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:23 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-403bef3f-658c-4bc3-b115-8ff0912a1e23 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 returned with HTTP 200 Sep 06 08:24:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1509/3068] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:24 2026] GET /volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-53b53d1a-8c02-4b40-8583-d84347d67312 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: 84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-53b53d1a-8c02-4b40-8583-d84347d67312 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 returned with HTTP 202 Sep 06 08:24:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1560/3069] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:24 2026] DELETE /volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-255744ad-fa0f-46f3-aaae-476b7c637330 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255744ad-fa0f-46f3-aaae-476b7c637330 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255744ad-fa0f-46f3-aaae-476b7c637330 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-255744ad-fa0f-46f3-aaae-476b7c637330 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:24 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-255744ad-fa0f-46f3-aaae-476b7c637330 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-255744ad-fa0f-46f3-aaae-476b7c637330 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 returned with HTTP 200 Sep 06 08:24:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1510/3070] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:24 2026] GET /volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-def7939d-8145-49dc-9de4-da4a253a425e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-def7939d-8145-49dc-9de4-da4a253a425e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-def7939d-8145-49dc-9de4-da4a253a425e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-def7939d-8145-49dc-9de4-da4a253a425e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-def7939d-8145-49dc-9de4-da4a253a425e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-def7939d-8145-49dc-9de4-da4a253a425e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1561/3071] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:24 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6e988d83-516b-448b-812e-cd8b762f8414 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e988d83-516b-448b-812e-cd8b762f8414 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e988d83-516b-448b-812e-cd8b762f8414 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6e988d83-516b-448b-812e-cd8b762f8414 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6e988d83-516b-448b-812e-cd8b762f8414 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 returned with HTTP 404 Sep 06 08:24:25 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1511/3072] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:25 2026] GET /volume/v3/volumes/84b0bc0e-5971-4465-9f68-0dd4a884e488 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:25 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:25 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:25 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:25 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:25 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:25 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d2d2b8d-2e03-4dd9-9d57-bfd0e1721424 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f returned with HTTP 202 Sep 06 08:24:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1512/3073] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:25 2026] DELETE /volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d6999efb-c204-406f-9f74-ac591bc1c7bf tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1513/3074] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:26 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2b752084-b35d-4ab4-8413-2e8aaabfb431 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f returned with HTTP 200 Sep 06 08:24:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1514/3075] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:26 2026] GET /volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1436580397", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1436580397', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume of 1 GB Sep 06 08:24:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Availability Zones retrieved successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Flow 'volume_create_api' (03b39307-4b59-424c-8e98-b6d06bcc4a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31c96f6-1784-4a4c-8874-c607599a4231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31c96f6-1784-4a4c-8874-c607599a4231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e21ee9-b3e6-447b-80e2-8eeeea86cae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Created reservations ['28a75ea9-753c-410c-9316-bdf739e032d0', '05de917c-be25-4eca-9934-1644cde029a6', '7df99582-07db-4607-beb7-6488483f1957', '986eb68e-3b4a-417f-9396-53ab36e1cf8a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e21ee9-b3e6-447b-80e2-8eeeea86cae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a75ea9-753c-410c-9316-bdf739e032d0', '05de917c-be25-4eca-9934-1644cde029a6', '7df99582-07db-4607-beb7-6488483f1957', '986eb68e-3b4a-417f-9396-53ab36e1cf8a']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa2ef15-b15a-444c-ada3-d065fa1a1a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa2ef15-b15a-444c-ada3-d065fa1a1a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad9a42bc-938a-4152-b515-3f0900643e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1436580397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2073adb0194c69b5bd65dfec383b51',qos_specs=None,replication_status=,reservations=['28a75ea9-753c-410c-9316-bdf739e032d0','05de917c-be25-4eca-9934-1644cde029a6','7df99582-07db-4607-beb7-6488483f1957','986eb68e-3b4a-417f-9396-53ab36e1cf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1436580397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad9a42bc-938a-4152-b515-3f0900643e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2073adb0194c69b5bd65dfec383b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b8f746-ad0e-431f-9253-36ec9f9a93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b8f746-ad0e-431f-9253-36ec9f9a93c5) transitioned into state 'SUCCESS' from state '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-1436580397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2073adb0194c69b5bd65dfec383b51',qos_specs=None,replication_status=,reservations=['28a75ea9-753c-410c-9316-bdf739e032d0','05de917c-be25-4eca-9934-1644cde029a6','7df99582-07db-4607-beb7-6488483f1957','986eb68e-3b4a-417f-9396-53ab36e1cf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c30b3c-59a6-49f2-9326-d41d74857223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c30b3c-59a6-49f2-9326-d41d74857223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Flow 'volume_create_api' (03b39307-4b59-424c-8e98-b6d06bcc4a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume request issued successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0557aaa7-c8e1-4dcb-91c2-dacc4ecd27eb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1562/3076] 192.168.122.190 () {60 vars in 1143 bytes} [Sun Sep 6 08:24:25 2026] POST /volume/v3/volumes => generated 763 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-948768cf-4c86-4dbd-8a0b-4c206802bb5c tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 200 Sep 06 08:24:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1515/3077] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:26 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dd2defd2-5173-40cf-93ed-ef2aa6409c8a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1563/3078] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c83ce8-5008-4a34-9b06-4e7416e9e59b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1516/3079] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-853526bc-38d1-4018-ab3a-68ed23754f2f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-33153432-0467-4d51-87cb-139b155f0f3e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33153432-0467-4d51-87cb-139b155f0f3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33153432-0467-4d51-87cb-139b155f0f3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33153432-0467-4d51-87cb-139b155f0f3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33153432-0467-4d51-87cb-139b155f0f3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f returned with HTTP 404 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1517/3080] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/volumes/a4707447-c438-4085-b272-58a096229e3f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: 4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-853526bc-38d1-4018-ab3a-68ed23754f2f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 202 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1564/3081] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:27 2026] DELETE /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bade3133-c012-4c02-88af-25b5aab5ceef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bade3133-c012-4c02-88af-25b5aab5ceef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bade3133-c012-4c02-88af-25b5aab5ceef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bade3133-c012-4c02-88af-25b5aab5ceef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-bade3133-c012-4c02-88af-25b5aab5ceef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bade3133-c012-4c02-88af-25b5aab5ceef tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1565/3082] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-416534dd-c16e-45a5-8545-d3ed0fae3cf9 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 returned with HTTP 202 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1518/3083] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:27 2026] DELETE /volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8c5e7479-c504-4ee2-8808-ac52bfcf3a34 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 returned with HTTP 200 Sep 06 08:24:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1566/3084] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-33d142f7-e973-43fe-ab06-2313ff7ae5d7 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 200 Sep 06 08:24:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1519/3085] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:27 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8f60d4be-71a7-4ef7-b0b9-14bd0f39f5a6 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 200 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1567/3086] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:28 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-863d4438-93f5-41a1-b5d6-af1b7cb7e49c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-863d4438-93f5-41a1-b5d6-af1b7cb7e49c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-863d4438-93f5-41a1-b5d6-af1b7cb7e49c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-863d4438-93f5-41a1-b5d6-af1b7cb7e49c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-863d4438-93f5-41a1-b5d6-af1b7cb7e49c tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 returned with HTTP 404 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1520/3087] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:28 2026] GET /volume/v3/volumes/4c109f8e-77fe-4b1a-8ef6-288a46514f97 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: 7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f287be3f-adf8-4945-bbb9-0577b1ac5315 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 returned with HTTP 202 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1568/3088] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:28 2026] DELETE /volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cee3934a-3234-45fc-b474-c68f69f54659 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cee3934a-3234-45fc-b474-c68f69f54659 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cee3934a-3234-45fc-b474-c68f69f54659 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cee3934a-3234-45fc-b474-c68f69f54659 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-cee3934a-3234-45fc-b474-c68f69f54659 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cee3934a-3234-45fc-b474-c68f69f54659 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 returned with HTTP 200 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1521/3089] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:28 2026] GET /volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fead486c-df9b-4b8e-b29f-5311ab6bb06b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 200 Sep 06 08:24:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1569/3090] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:28 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7cb7150-f636-497a-8a51-438d7648f6e9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 200 Sep 06 08:24:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1522/3091] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:28 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad9a42bc-938a-4152-b515-3f0900643e66", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1776262911", "description": null, "metadata": null}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create snapshot from volume ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Created reservations ['62c9b9c9-4045-4c7b-a282-3efeeef45500', 'e612e9a0-75d4-419d-9a31-c238d5dde4f7', '205f5ce8-1712-4a43-831a-8ec94296172c', '5cb747cb-a0b4-4fce-a0b0-a971a5e1e8e0'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot force create request issued successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ed06e7db-c391-4d6a-a2fa-907a0e2d2b05 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1570/3092] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0dba77a7-6828-4505-a041-590211226ee6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0dba77a7-6828-4505-a041-590211226ee6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0dba77a7-6828-4505-a041-590211226ee6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0dba77a7-6828-4505-a041-590211226ee6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0dba77a7-6828-4505-a041-590211226ee6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0dba77a7-6828-4505-a041-590211226ee6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1523/3093] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:29 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e3c47ba-1b13-47dd-a87e-9947bd9bcde9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e3c47ba-1b13-47dd-a87e-9947bd9bcde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e3c47ba-1b13-47dd-a87e-9947bd9bcde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e3c47ba-1b13-47dd-a87e-9947bd9bcde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e3c47ba-1b13-47dd-a87e-9947bd9bcde9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e returned with HTTP 404 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1571/3094] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:29 2026] GET /volume/v3/snapshots/ce2f62c6-790c-43e0-ac2d-b4f377f0a41e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ab62a339-de2a-4fcf-ad5e-7c54ef3d51c2 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 202 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1524/3095] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:29 2026] DELETE /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-20b00b7b-c9c1-4175-97d4-b2140fab5bbe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 200 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1572/3096] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:29 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ee54723-c4a6-4442-838b-324e840a80ae None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ee54723-c4a6-4442-838b-324e840a80ae tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ee54723-c4a6-4442-838b-324e840a80ae tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ee54723-c4a6-4442-838b-324e840a80ae tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ee54723-c4a6-4442-838b-324e840a80ae tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 returned with HTTP 404 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1525/3097] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:29 2026] GET /volume/v3/volumes/7ecf2d21-5ab2-4a69-8206-3494b5a412b1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-35565c55-bf9f-4f70-b1c5-092330443875 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: 750deb6b-3ebf-4519-8909-f1c1b4f8b729 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-35565c55-bf9f-4f70-b1c5-092330443875 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 returned with HTTP 202 Sep 06 08:24:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1573/3098] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:29 2026] DELETE /volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:29 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:29 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:29 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9fab0863-7b61-43b2-870a-cd12b9e3046a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 returned with HTTP 200 Sep 06 08:24:29 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1526/3099] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:29 2026] GET /volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5b5c3ec7-26d0-492b-aa50-a837cad4c8be tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1574/3100] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:30 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8b229362-6945-4b7e-a46c-3a74f1192b92 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b229362-6945-4b7e-a46c-3a74f1192b92 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b229362-6945-4b7e-a46c-3a74f1192b92 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b229362-6945-4b7e-a46c-3a74f1192b92 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b229362-6945-4b7e-a46c-3a74f1192b92 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d returned with HTTP 404 Sep 06 08:24:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1527/3101] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:30 2026] GET /volume/v3/volumes/fad03189-d941-4bea-9cb6-11970f8d533d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1428713457"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1428713457'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (89b01a75-0f53-4811-aa85-68c5bf206e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0df8e9-082b-47c3-b82a-eeeb2020cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0df8e9-082b-47c3-b82a-eeeb2020cbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92932404-d83b-4fdd-b7c6-d97d26dbfb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4de68035-a064-4859-8018-ae85ec679d1d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4de68035-a064-4859-8018-ae85ec679d1d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['5810ff7a-550f-4414-a3b0-9540b705e399', '2e7fec55-992a-4f35-9278-d8d861ceb7b0', 'dde7542c-62df-487d-9216-4023b69f12f7', 'e126b399-85ec-4b45-b92a-61937d330b81'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4de68035-a064-4859-8018-ae85ec679d1d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4de68035-a064-4859-8018-ae85ec679d1d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92932404-d83b-4fdd-b7c6-d97d26dbfb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5810ff7a-550f-4414-a3b0-9540b705e399', '2e7fec55-992a-4f35-9278-d8d861ceb7b0', 'dde7542c-62df-487d-9216-4023b69f12f7', 'e126b399-85ec-4b45-b92a-61937d330b81']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1525178e-5ad9-468f-bb6d-5565c7e56000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4de68035-a064-4859-8018-ae85ec679d1d tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 returned with HTTP 404 Sep 06 08:24:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1528/3102] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:30 2026] GET /volume/v3/volumes/750deb6b-3ebf-4519-8909-f1c1b4f8b729 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] DELETE http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume with id: 4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1525178e-5ad9-468f-bb6d-5565c7e56000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f5a003-dd6b-4ae2-a337-5aa3ba92c093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1428713457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['5810ff7a-550f-4414-a3b0-9540b705e399','2e7fec55-992a-4f35-9278-d8d861ceb7b0','dde7542c-62df-487d-9216-4023b69f12f7','e126b399-85ec-4b45-b92a-61937d330b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1428713457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f5a003-dd6b-4ae2-a337-5aa3ba92c093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db812544-3a71-4308-b5d4-07d3d1dfc0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db812544-3a71-4308-b5d4-07d3d1dfc0b1) transitioned into state 'SUCCESS' from state '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-1428713457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['5810ff7a-550f-4414-a3b0-9540b705e399','2e7fec55-992a-4f35-9278-d8d861ceb7b0','dde7542c-62df-487d-9216-4023b69f12f7','e126b399-85ec-4b45-b92a-61937d330b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5adff497-42f2-4bc1-947d-b98158d6dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5adff497-42f2-4bc1-947d-b98158d6dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Delete volume request issued successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-40c021e9-95e1-4df9-9399-98afdf6680b6 tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 202 Sep 06 08:24:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1529/3103] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:30 2026] DELETE /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (89b01a75-0f53-4811-aa85-68c5bf206e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-60906309-4745-4cc2-b042-6fe3de7e3b12 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:30 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1575/3104] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:30 2026] POST /volume/v3/volumes => generated 787 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e263c6db-3308-4e21-a6c5-aadb30907208 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e263c6db-3308-4e21-a6c5-aadb30907208 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:30 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:30 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e263c6db-3308-4e21-a6c5-aadb30907208 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:30 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e263c6db-3308-4e21-a6c5-aadb30907208 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:30 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:30 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Volume info retrieved successfully. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:30 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:30 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:30 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-776f1a37-101d-4117-8cfb-f0f2e302ed3e tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 200 Sep 06 08:24:30 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1530/3105] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:30 2026] GET /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e263c6db-3308-4e21-a6c5-aadb30907208 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e263c6db-3308-4e21-a6c5-aadb30907208 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 200 Sep 06 08:24:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1576/3106] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:30 2026] GET /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 966 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39d18afd-5a7a-4d8e-86b6-8776d82b4ce9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1531/3107] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:31 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7ab8149f-47d9-48d1-9a20-f202d9da274a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ab8149f-47d9-48d1-9a20-f202d9da274a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] GET http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ab8149f-47d9-48d1-9a20-f202d9da274a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7ab8149f-47d9-48d1-9a20-f202d9da274a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7ab8149f-47d9-48d1-9a20-f202d9da274a tempest-CreateVolumesFromSourceVolumeTest-1917554522 tempest-CreateVolumesFromSourceVolumeTest-1917554522-project-member] http://192.168.122.190/volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d returned with HTTP 404 Sep 06 08:24:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1577/3108] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/volumes/4c4cec6c-3701-46ce-905f-6116bfadc32d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ae972746-5340-4db3-85fb-2d910f5e13bb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae972746-5340-4db3-85fb-2d910f5e13bb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae972746-5340-4db3-85fb-2d910f5e13bb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ae972746-5340-4db3-85fb-2d910f5e13bb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ae972746-5340-4db3-85fb-2d910f5e13bb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ae972746-5340-4db3-85fb-2d910f5e13bb tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 200 Sep 06 08:24:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1532/3109] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5687a494-f6ae-4764-a801-08cf4a20ca8e tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1578/3110] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c4eeaf93-d2b1-4c20-86e0-e127872f41bb tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1533/3111] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e61af452-0d97-4aaa-9f72-d7b01c7b65f9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1579/3112] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b805bb1f-6ad8-43a3-9cce-0426fbc4913c", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume request body: {'volume': {'snapshot_id': 'b805bb1f-6ad8-43a3-9cce-0426fbc4913c', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume of 1 GB Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Availability Zones retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Flow 'volume_create_api' (88bcd524-cbf2-49b8-9f41-06bf598d328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87dca7d2-7960-4ad8-a690-0a7b6f0dff3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87dca7d2-7960-4ad8-a690-0a7b6f0dff3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b805bb1f-6ad8-43a3-9cce-0426fbc4913c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da308c06-303c-49f9-bf60-5e238e8f35f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Created reservations ['9eb19705-d880-4519-9b31-7c7c9d9dda7f', '51d0d354-96b2-43fc-b4a2-87c8d065b329', 'f80be2d1-c79b-47c7-a0c9-62caf81e6a28', '06d82291-f9a2-4de1-bf0e-ced88fdd4142'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da308c06-303c-49f9-bf60-5e238e8f35f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eb19705-d880-4519-9b31-7c7c9d9dda7f', '51d0d354-96b2-43fc-b4a2-87c8d065b329', 'f80be2d1-c79b-47c7-a0c9-62caf81e6a28', '06d82291-f9a2-4de1-bf0e-ced88fdd4142']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138cb054-0ee2-4a29-9a52-8f6f0dac40a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138cb054-0ee2-4a29-9a52-8f6f0dac40a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbbd5d9-2017-4669-89b8-3b30043fabe7', '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='7b2073adb0194c69b5bd65dfec383b51',qos_specs=None,replication_status=,reservations=['9eb19705-d880-4519-9b31-7c7c9d9dda7f','51d0d354-96b2-43fc-b4a2-87c8d065b329','f80be2d1-c79b-47c7-a0c9-62caf81e6a28','06d82291-f9a2-4de1-bf0e-ced88fdd4142'],size=1,snapshot_id=b805bb1f-6ad8-43a3-9cce-0426fbc4913c,source_replicaid=,source_volid=None,status='creating',user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbbd5d9-2017-4669-89b8-3b30043fabe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2073adb0194c69b5bd65dfec383b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b805bb1f-6ad8-43a3-9cce-0426fbc4913c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c7c570-eac9-496c-b355-81ad2f3b508d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c7c570-eac9-496c-b355-81ad2f3b508d) transitioned into state 'SUCCESS' from 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='7b2073adb0194c69b5bd65dfec383b51',qos_specs=None,replication_status=,reservations=['9eb19705-d880-4519-9b31-7c7c9d9dda7f','51d0d354-96b2-43fc-b4a2-87c8d065b329','f80be2d1-c79b-47c7-a0c9-62caf81e6a28','06d82291-f9a2-4de1-bf0e-ced88fdd4142'],size=1,snapshot_id=b805bb1f-6ad8-43a3-9cce-0426fbc4913c,source_replicaid=,source_volid=None,status='creating',user_id='d8ea0c5f3fda4d1090f4e20d1ba6e195',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd9ad00-879a-462f-9c24-baf98f151197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd9ad00-879a-462f-9c24-baf98f151197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Flow 'volume_create_api' (88bcd524-cbf2-49b8-9f41-06bf598d328d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Create volume request issued successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b4b922fa-de29-4e17-ba99-288ee3b1eaea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1534/3113] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:32 2026] POST /volume/v3/volumes => generated 750 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:32 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:32 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:32 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-16e07ffb-baec-4d6f-ab7c-00c26a6f6d73 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:32 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1580/3114] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:32 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-01c779b7-1495-4222-b53b-743ca6b18ec8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 200 Sep 06 08:24:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1535/3115] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:33 2026] GET /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36f5a003-dd6b-4ae2-a337-5aa3ba92c093", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1551516835"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume 36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['c816c140-f902-406f-be9b-39ba501d183b', '86b839ff-b031-44ae-aaad-ef8395451741', '50a98066-d6f7-4f9b-a1bd-9ff35de79775', '6f680cd4-f1d8-4a12-8781-2b33ca653bbb'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ab019c64-31e1-4df5-aac8-9b21d66ed44d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1581/3116] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75be369c-6ea3-4c94-bfca-3cbb440f4f39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1536/3117] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:33 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1e130df-c6fb-4a31-85df-49388cf9d7b6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1582/3118] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:33 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60baa28f-941d-419d-a354-ccf240359e89 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60baa28f-941d-419d-a354-ccf240359e89 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60baa28f-941d-419d-a354-ccf240359e89 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60baa28f-941d-419d-a354-ccf240359e89 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60baa28f-941d-419d-a354-ccf240359e89 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60baa28f-941d-419d-a354-ccf240359e89 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1537/3119] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:34 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-521831ba-31dd-4b3b-a2f8-c4d71caa663b tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1583/3120] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:34 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4efa62be-d996-4e6e-ae26-918ab99a13ea tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1538/3121] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:35 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-12ae0dfe-b67a-4934-8771-ae1f9adda8d0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:36 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-32dafecc-e173-4ecf-8245-24252aeabbe6 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1584/3122] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:36 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-df870014-b4fc-437b-beb1-941efaf13f87 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df870014-b4fc-437b-beb1-941efaf13f87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df870014-b4fc-437b-beb1-941efaf13f87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-df870014-b4fc-437b-beb1-941efaf13f87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:36 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-df870014-b4fc-437b-beb1-941efaf13f87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-df870014-b4fc-437b-beb1-941efaf13f87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1585/3123] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:36 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12ae0dfe-b67a-4934-8771-ae1f9adda8d0 tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] GET http://192.168.122.190/volume/v3/scheduler-stats/get_pools Sep 06 08:24:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12ae0dfe-b67a-4934-8771-ae1f9adda8d0 tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-12ae0dfe-b67a-4934-8771-ae1f9adda8d0 tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] Calling method 'get_pools' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-12ae0dfe-b67a-4934-8771-ae1f9adda8d0 tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] http://192.168.122.190/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 08:24:36 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1539/3124] 192.168.122.190 () {58 vars in 1175 bytes} [Sun Sep 6 08:24:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6ab4311e-452a-4457-9bfc-05d96e39d28c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ab4311e-452a-4457-9bfc-05d96e39d28c tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] GET http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ab4311e-452a-4457-9bfc-05d96e39d28c tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ab4311e-452a-4457-9bfc-05d96e39d28c tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:36 devstack devstack@c-api.service[87012]: /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 06 08:24:36 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 08:24:36 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ab4311e-452a-4457-9bfc-05d96e39d28c tempest-ProjectAdminTests-594730620 tempest-ProjectAdminTests-594730620-project-admin] http://192.168.122.190/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 08:24:36 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1586/3125] 192.168.122.190 () {58 vars in 1193 bytes} [Sun Sep 6 08:24:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:37 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:37 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:37 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:37 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:37 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:37 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:37 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f5d2c7d-0b73-4641-9c6a-e8e1a6d5c452 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1540/3126] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:37 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:37 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:37 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:37 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:37 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:37 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-73fdfdfa-ace2-4d88-bf9f-ab9c638ba398 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:37 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1587/3127] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:37 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-73478732-00c2-45ce-ad3d-a7294d88d851 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73478732-00c2-45ce-ad3d-a7294d88d851 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73478732-00c2-45ce-ad3d-a7294d88d851 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-73478732-00c2-45ce-ad3d-a7294d88d851 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:38 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:38 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-73478732-00c2-45ce-ad3d-a7294d88d851 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-73478732-00c2-45ce-ad3d-a7294d88d851 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1541/3128] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:38 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdb6670a-3822-4ee7-9127-41f9bd228ce7 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1588/3129] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:38 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3efa775e-ff07-4ab1-8a9b-46ba00d0946a tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1542/3130] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:39 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3f22953c-86c2-4022-8b9c-bb07852fc760 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1589/3131] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:39 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:39 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:39 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:39 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:39 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:39 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a212b789-6bf8-4d8a-952e-ef6d34874c69 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:39 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1543/3132] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:39 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-17c8623e-459b-4b66-a510-932c28376fa2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete snapshot with id: b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:39 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot delete request issued successfully. Sep 06 08:24:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-17c8623e-459b-4b66-a510-932c28376fa2 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 202 Sep 06 08:24:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1590/3133] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:39 2026] DELETE /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-002f0725-d24e-426c-935d-83e37ed2d088 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-002f0725-d24e-426c-935d-83e37ed2d088 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-002f0725-d24e-426c-935d-83e37ed2d088 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-002f0725-d24e-426c-935d-83e37ed2d088 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-002f0725-d24e-426c-935d-83e37ed2d088 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-002f0725-d24e-426c-935d-83e37ed2d088 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1544/3134] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:40 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-93efde17-46ce-44c8-aff9-bb31f7102d02 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1591/3135] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:40 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Snapshot retrieved successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6b98260e-3732-4a87-a5e8-f273fb5b8e49 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 200 Sep 06 08:24:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1545/3136] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:41 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e6e13b0d-9a73-4534-83e8-80a497737b5f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6e13b0d-9a73-4534-83e8-80a497737b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e6e13b0d-9a73-4534-83e8-80a497737b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1691049812", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1890432393", "vendor_name": "tempest-vendor_name-1110919599"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e6e13b0d-9a73-4534-83e8-80a497737b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1592/3137] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:41 2026] POST /volume/v3/types => generated 330 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6382674a-9270-410f-933c-443a301281ee None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09e17c79-b32a-4571-8cce-4ebe223aa9d4", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request body: {'volume': {'volume_type': '09e17c79-b32a-4571-8cce-4ebe223aa9d4', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume of 1 GB Sep 06 08:24:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (beb25985-6543-4834-bab3-06f21ef5e008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b9cc60-b577-4cb8-92fe-dbe68c138535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b9cc60-b577-4cb8-92fe-dbe68c138535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:24:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1890432393',vendor_name='tempest-vendor_name-1110919599'},id=09e17c79-b32a-4571-8cce-4ebe223aa9d4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1691049812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09e17c79-b32a-4571-8cce-4ebe223aa9d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5bb363-8283-4197-af76-59f929d1b264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1691049812 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1691049812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1691049812 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1691049812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['07df14df-58c8-447e-8cdf-673ac6b6726e', '507fa072-c675-4049-80d2-3b611d4bf8da', '1164aea1-45e4-43e7-83fe-e51e3d94ea7e', '5fd4a08c-f108-499c-b8d0-d523f8e86f2d'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5bb363-8283-4197-af76-59f929d1b264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07df14df-58c8-447e-8cdf-673ac6b6726e', '507fa072-c675-4049-80d2-3b611d4bf8da', '1164aea1-45e4-43e7-83fe-e51e3d94ea7e', '5fd4a08c-f108-499c-b8d0-d523f8e86f2d']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129c1717-30e9-4f5f-83f8-63a69d8ebf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129c1717-30e9-4f5f-83f8-63a69d8ebf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e5f24b-293b-43de-826e-4d3fd1e0d90e', '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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['07df14df-58c8-447e-8cdf-673ac6b6726e','507fa072-c675-4049-80d2-3b611d4bf8da','1164aea1-45e4-43e7-83fe-e51e3d94ea7e','5fd4a08c-f108-499c-b8d0-d523f8e86f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=09e17c79-b32a-4571-8cce-4ebe223aa9d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:41Z,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=b4e5f24b-293b-43de-826e-4d3fd1e0d90e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84c193b28ce34e898954cd6bd9fc76a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09e17c79-b32a-4571-8cce-4ebe223aa9d4),volume_type_id=09e17c79-b32a-4571-8cce-4ebe223aa9d4)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0ba020-eb28-4cf1-bfaf-bb03af782b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0ba020-eb28-4cf1-bfaf-bb03af782b9c) transitioned into state 'SUCCESS' from 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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['07df14df-58c8-447e-8cdf-673ac6b6726e','507fa072-c675-4049-80d2-3b611d4bf8da','1164aea1-45e4-43e7-83fe-e51e3d94ea7e','5fd4a08c-f108-499c-b8d0-d523f8e86f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=09e17c79-b32a-4571-8cce-4ebe223aa9d4)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfe2fd1-1319-4cfb-908f-165b0edd8ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfe2fd1-1319-4cfb-908f-165b0edd8ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (beb25985-6543-4834-bab3-06f21ef5e008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request issued successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6382674a-9270-410f-933c-443a301281ee tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1546/3138] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:24:41 2026] POST /volume/v3/volumes => generated 782 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:41 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8092e834-bd83-4ec1-b530-a9fa15cc51bd tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e returned with HTTP 200 Sep 06 08:24:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1593/3139] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:41 2026] GET /volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e => generated 961 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0120d716-998b-4c69-b7cf-c2662877f427 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0120d716-998b-4c69-b7cf-c2662877f427 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0120d716-998b-4c69-b7cf-c2662877f427 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0120d716-998b-4c69-b7cf-c2662877f427 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0120d716-998b-4c69-b7cf-c2662877f427 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0120d716-998b-4c69-b7cf-c2662877f427 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:41 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1547/3140] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:41 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] POST http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc/action Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.snapshot_unmanage [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Unmanage snapshot with id: f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:41 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:41 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:24:41 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '15df23c3fca84208a933fbafc4e7a651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ff192bd0a74a27be0be1f1201231cd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-88cddc4a-3bf1-45a4-a8c9-74da05154117 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc/action returned with HTTP 403 Sep 06 08:24:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1594/3141] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:24:41 2026] POST /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc/action => generated 117 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:41 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f2d157f1-c852-476e-89c3-e50f2e406c87 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 202 Sep 06 08:24:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1548/3142] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:41 2026] DELETE /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74c466cb-5c2c-44f7-bc28-a19e65b2bc39 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1595/3143] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:42 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-35461567-f195-4851-bca4-c72ced9827b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35461567-f195-4851-bca4-c72ced9827b9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35461567-f195-4851-bca4-c72ced9827b9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-35461567-f195-4851-bca4-c72ced9827b9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-35461567-f195-4851-bca4-c72ced9827b9 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 404 Sep 06 08:24:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1549/3144] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:42 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d6925f83-179b-4519-8f40-94bd50b05de4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] DELETE http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete volume with id: ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete volume request issued successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d6925f83-179b-4519-8f40-94bd50b05de4 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 202 Sep 06 08:24:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1596/3145] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:42 2026] DELETE /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-94ee722d-42f0-4417-9ba5-4e193e494671 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94ee722d-42f0-4417-9ba5-4e193e494671 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94ee722d-42f0-4417-9ba5-4e193e494671 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-94ee722d-42f0-4417-9ba5-4e193e494671 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:42 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-94ee722d-42f0-4417-9ba5-4e193e494671 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-94ee722d-42f0-4417-9ba5-4e193e494671 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 200 Sep 06 08:24:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1550/3146] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:42 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06594ef5-e325-4953-bed3-01c014ad19e5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06594ef5-e325-4953-bed3-01c014ad19e5 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06594ef5-e325-4953-bed3-01c014ad19e5 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06594ef5-e325-4953-bed3-01c014ad19e5 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:42 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06594ef5-e325-4953-bed3-01c014ad19e5 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:42 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06594ef5-e325-4953-bed3-01c014ad19e5 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e returned with HTTP 200 Sep 06 08:24:42 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1597/3147] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:42 2026] GET /volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e => generated 982 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6308cd1a-8ee8-4bab-8952-40f34eeb9b5f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6308cd1a-8ee8-4bab-8952-40f34eeb9b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6308cd1a-8ee8-4bab-8952-40f34eeb9b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6308cd1a-8ee8-4bab-8952-40f34eeb9b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:42 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6308cd1a-8ee8-4bab-8952-40f34eeb9b5f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:42 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1551/3148] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:42 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:42 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee58721a-d52a-492b-8188-e62751ab8aea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee58721a-d52a-492b-8188-e62751ab8aea tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] DELETE http://192.168.122.190/volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee58721a-d52a-492b-8188-e62751ab8aea tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee58721a-d52a-492b-8188-e62751ab8aea tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-467db7ac-4ad3-42f6-8971-71c922c3e1e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 200 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1552/3149] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:43 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee58721a-d52a-492b-8188-e62751ab8aea tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] http://192.168.122.190/volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 returned with HTTP 204 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1598/3150] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:24:42 2026] DELETE /volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d0bc8a7-1607-4bd2-a254-454b99d33d99 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d0bc8a7-1607-4bd2-a254-454b99d33d99 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] GET http://192.168.122.190/volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d0bc8a7-1607-4bd2-a254-454b99d33d99 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d0bc8a7-1607-4bd2-a254-454b99d33d99 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d0bc8a7-1607-4bd2-a254-454b99d33d99 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] http://192.168.122.190/volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 returned with HTTP 404 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1553/3151] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:43 2026] GET /volume/v3/messages/c3c14d73-5a87-4dc4-9b33-e47a851c7664 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume with id: b4e5f24b-293b-43de-826e-4d3fd1e0d90e Sep 06 08:24:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1691049812 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1691049812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1691049812 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1691049812, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['b05accde-8652-4e5c-8825-cec5625a436d', '0c50f8be-a381-4b92-a1f2-b2828bd633ec', 'c9806ccd-804d-4242-9deb-b662ae06cec0', '01ef97d9-4f62-41dc-b138-4aa42856a254'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5160f170-9e57-4991-8a74-25ac6d9cd209 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5160f170-9e57-4991-8a74-25ac6d9cd209 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5160f170-9e57-4991-8a74-25ac6d9cd209 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5160f170-9e57-4991-8a74-25ac6d9cd209 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5160f170-9e57-4991-8a74-25ac6d9cd209 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 404 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1554/3152] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:43 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] DELETE http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete volume with id: ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume request issued successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-95e23a48-53c2-4d4b-b07a-d4063b0c0067 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e returned with HTTP 202 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1599/3153] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:43 2026] DELETE /volume/v3/volumes/b4e5f24b-293b-43de-826e-4d3fd1e0d90e => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e7e9cf05-b0f8-4837-bb1e-90ddca837c00 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7e9cf05-b0f8-4837-bb1e-90ddca837c00 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/types/09e17c79-b32a-4571-8cce-4ebe223aa9d4 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7e9cf05-b0f8-4837-bb1e-90ddca837c00 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e7e9cf05-b0f8-4837-bb1e-90ddca837c00 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete volume request issued successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-69b2ad0c-f126-4709-9aab-ec1704b70f20 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 202 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1555/3154] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:43 2026] DELETE /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8399f759-ae94-44df-b959-8cf1b2182dcc None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8399f759-ae94-44df-b959-8cf1b2182dcc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8399f759-ae94-44df-b959-8cf1b2182dcc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8399f759-ae94-44df-b959-8cf1b2182dcc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e7e9cf05-b0f8-4837-bb1e-90ddca837c00 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types/09e17c79-b32a-4571-8cce-4ebe223aa9d4 returned with HTTP 202 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1600/3155] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:43 2026] DELETE /volume/v3/types/09e17c79-b32a-4571-8cce-4ebe223aa9d4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7d50894d-c431-4fb8-bde2-d597e6276fa7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d50894d-c431-4fb8-bde2-d597e6276fa7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7d50894d-c431-4fb8-bde2-d597e6276fa7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-130958423", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1648445885", "vendor_name": "tempest-vendor_name-920685777"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8399f759-ae94-44df-b959-8cf1b2182dcc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Volume info retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8399f759-ae94-44df-b959-8cf1b2182dcc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 200 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1556/3156] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:43 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7d50894d-c431-4fb8-bde2-d597e6276fa7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1601/3157] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:43 2026] POST /volume/v3/types => generated 328 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "300ddb08-eba2-481b-be90-9e5924558845", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request body: {'volume': {'volume_type': '300ddb08-eba2-481b-be90-9e5924558845', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume of 1 GB Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (52563577-7aa0-49b2-ba85-c0f2eee1ec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6be3396-e1e4-41da-9c00-71467aefecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6be3396-e1e4-41da-9c00-71467aefecae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:24:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1648445885',vendor_name='tempest-vendor_name-920685777'},id=300ddb08-eba2-481b-be90-9e5924558845,is_public=True,name='tempest-ProjectMemberTests-volume-type-130958423',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '300ddb08-eba2-481b-be90-9e5924558845', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c7596f3-86f4-4c68-86bb-7fb5f0290852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-130958423 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-130958423, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-130958423 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-130958423, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['0dfcc0f1-d8f1-45bc-a720-7ea1420e4464', '687a560b-05bb-4d4b-8b35-ee8c873d68f2', '3c76c07a-17f3-4fd1-997c-81a8cf698a9a', 'e15d8519-a28f-454b-b7a9-4f3f27b3abb6'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c7596f3-86f4-4c68-86bb-7fb5f0290852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dfcc0f1-d8f1-45bc-a720-7ea1420e4464', '687a560b-05bb-4d4b-8b35-ee8c873d68f2', '3c76c07a-17f3-4fd1-997c-81a8cf698a9a', 'e15d8519-a28f-454b-b7a9-4f3f27b3abb6']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aea693-82c4-4556-8cd3-28f10c81158b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aea693-82c4-4556-8cd3-28f10c81158b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e030752-7eda-47b0-9495-b271d9bcb1a0', '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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['0dfcc0f1-d8f1-45bc-a720-7ea1420e4464','687a560b-05bb-4d4b-8b35-ee8c873d68f2','3c76c07a-17f3-4fd1-997c-81a8cf698a9a','e15d8519-a28f-454b-b7a9-4f3f27b3abb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=300ddb08-eba2-481b-be90-9e5924558845), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:43Z,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=0e030752-7eda-47b0-9495-b271d9bcb1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84c193b28ce34e898954cd6bd9fc76a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(300ddb08-eba2-481b-be90-9e5924558845),volume_type_id=300ddb08-eba2-481b-be90-9e5924558845)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6663e14a-cfba-4ffa-9257-01ca827ac35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6663e14a-cfba-4ffa-9257-01ca827ac35c) transitioned into state 'SUCCESS' from 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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['0dfcc0f1-d8f1-45bc-a720-7ea1420e4464','687a560b-05bb-4d4b-8b35-ee8c873d68f2','3c76c07a-17f3-4fd1-997c-81a8cf698a9a','e15d8519-a28f-454b-b7a9-4f3f27b3abb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=300ddb08-eba2-481b-be90-9e5924558845)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5e587c-9eac-4b72-a460-295a8da5f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5e587c-9eac-4b72-a460-295a8da5f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (52563577-7aa0-49b2-ba85-c0f2eee1ec6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request issued successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c07e8ea4-0ef5-4a44-92af-fafd64d5f0ef tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1557/3158] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:24:43 2026] POST /volume/v3/volumes => generated 781 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:43 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-110e0d3f-5aa9-4eb4-a6f8-e91fff35a8da tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 returned with HTTP 200 Sep 06 08:24:43 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1602/3159] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:43 2026] GET /volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 => generated 960 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-26f0bf1a-9a62-42d8-aa6b-0f111fc9c3c1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26f0bf1a-9a62-42d8-aa6b-0f111fc9c3c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26f0bf1a-9a62-42d8-aa6b-0f111fc9c3c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-26f0bf1a-9a62-42d8-aa6b-0f111fc9c3c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-26f0bf1a-9a62-42d8-aa6b-0f111fc9c3c1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1558/3160] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/snapshots/f2564465-9757-417f-a965-1ea809bd22dc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ef847532-2d80-4839-b79e-3de6661cf73b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: 36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:44 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:44 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ef847532-2d80-4839-b79e-3de6661cf73b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 202 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1603/3161] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:44 2026] DELETE /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32010c24-9c5b-4a1b-b0bc-f71b317908b9 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 200 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1559/3162] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6e85f9b8-ea31-423b-a916-c60d31502cea None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e85f9b8-ea31-423b-a916-c60d31502cea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e85f9b8-ea31-423b-a916-c60d31502cea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e85f9b8-ea31-423b-a916-c60d31502cea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e85f9b8-ea31-423b-a916-c60d31502cea tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1604/3163] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/volumes/ecbbd5d9-2017-4669-89b8-3b30043fabe7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] DELETE http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete snapshot with id: b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8fa8342b-2a2d-4a23-a1de-4f5ee0f57ba5 tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1560/3164] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:44 2026] DELETE /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-487a0bde-fa4f-4d49-87ee-3aae526a47dd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-487a0bde-fa4f-4d49-87ee-3aae526a47dd tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-487a0bde-fa4f-4d49-87ee-3aae526a47dd tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-487a0bde-fa4f-4d49-87ee-3aae526a47dd tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-487a0bde-fa4f-4d49-87ee-3aae526a47dd tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1605/3165] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/snapshots/b805bb1f-6ad8-43a3-9cce-0426fbc4913c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] DELETE http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Delete volume with id: ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bb3799b1-ca26-4407-a94a-f123b0c46b1f tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1561/3166] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:44 2026] DELETE /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-13cd9150-df98-4d17-b813-cb2ced4f50fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13cd9150-df98-4d17-b813-cb2ced4f50fc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] GET http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13cd9150-df98-4d17-b813-cb2ced4f50fc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-13cd9150-df98-4d17-b813-cb2ced4f50fc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-13cd9150-df98-4d17-b813-cb2ced4f50fc tempest-SnapshotDependencyTests-913184158 tempest-SnapshotDependencyTests-913184158-project-member] http://192.168.122.190/volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 returned with HTTP 404 Sep 06 08:24:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1606/3167] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/volumes/ad9a42bc-938a-4152-b515-3f0900643e66 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-453cb241-d118-4152-9b52-ceb178203626 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-453cb241-d118-4152-9b52-ceb178203626 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-453cb241-d118-4152-9b52-ceb178203626 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-453cb241-d118-4152-9b52-ceb178203626 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-453cb241-d118-4152-9b52-ceb178203626 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-453cb241-d118-4152-9b52-ceb178203626 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 returned with HTTP 200 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1562/3168] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:44 2026] GET /volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-219ce476-2be0-4542-90f6-ea8b90ec6506 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-219ce476-2be0-4542-90f6-ea8b90ec6506 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-219ce476-2be0-4542-90f6-ea8b90ec6506 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-219ce476-2be0-4542-90f6-ea8b90ec6506 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-219ce476-2be0-4542-90f6-ea8b90ec6506 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1607/3169] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:45 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-13d3b9ba-3a0b-423c-86f2-d0b6011bff20 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13d3b9ba-3a0b-423c-86f2-d0b6011bff20 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13d3b9ba-3a0b-423c-86f2-d0b6011bff20 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-13d3b9ba-3a0b-423c-86f2-d0b6011bff20 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-13d3b9ba-3a0b-423c-86f2-d0b6011bff20 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1563/3170] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:45 2026] GET /volume/v3/messages => generated 678 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fb3bdff0-a9d8-4e75-9faa-663caf066829 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb3bdff0-a9d8-4e75-9faa-663caf066829 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/messages/95782e54-8f53-45a6-985e-4d0b8a82b7fd Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb3bdff0-a9d8-4e75-9faa-663caf066829 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fb3bdff0-a9d8-4e75-9faa-663caf066829 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fb3bdff0-a9d8-4e75-9faa-663caf066829 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/messages/95782e54-8f53-45a6-985e-4d0b8a82b7fd returned with HTTP 204 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1608/3171] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:24:45 2026] DELETE /volume/v3/messages/95782e54-8f53-45a6-985e-4d0b8a82b7fd => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume with id: 0e030752-7eda-47b0-9495-b271d9bcb1a0 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['d88d70dd-689f-48db-840d-0dda7396e2a8', 'c2291ef7-aea8-4606-a549-aae2a806c984', '09dc80d7-8a31-4413-afb1-36b031e72817', '13e2df8e-c489-4956-a81e-7b440d4a941e'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b841b0c4-2b47-4543-b37a-0280eb9cc14a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b841b0c4-2b47-4543-b37a-0280eb9cc14a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b841b0c4-2b47-4543-b37a-0280eb9cc14a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b841b0c4-2b47-4543-b37a-0280eb9cc14a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b841b0c4-2b47-4543-b37a-0280eb9cc14a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 returned with HTTP 404 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1609/3172] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:45 2026] GET /volume/v3/volumes/36f5a003-dd6b-4ae2-a337-5aa3ba92c093 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume request issued successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3f0cb1d0-5a0f-41e4-94ee-9d97bb449300 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 returned with HTTP 202 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1564/3173] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:45 2026] DELETE /volume/v3/volumes/0e030752-7eda-47b0-9495-b271d9bcb1a0 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-06ef0665-005c-4071-991f-51d5b824a91d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-484888959"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-484888959'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b86e96bb-2acc-45d1-aa95-97be542e9013 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b86e96bb-2acc-45d1-aa95-97be542e9013 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/types/300ddb08-eba2-481b-be90-9e5924558845 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b86e96bb-2acc-45d1-aa95-97be542e9013 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b86e96bb-2acc-45d1-aa95-97be542e9013 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (d377e0fb-e049-4eb9-aef0-6af637679147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd57fae-7fb3-4217-ba87-1f62c2337d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd57fae-7fb3-4217-ba87-1f62c2337d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06a7e1b-d624-42b9-97c9-3222ccd350e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b86e96bb-2acc-45d1-aa95-97be542e9013 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types/300ddb08-eba2-481b-be90-9e5924558845 returned with HTTP 202 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1565/3174] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:45 2026] DELETE /volume/v3/types/300ddb08-eba2-481b-be90-9e5924558845 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-286fa4f3-8f84-4b15-9f09-136ac5ff78d3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-286fa4f3-8f84-4b15-9f09-136ac5ff78d3 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-286fa4f3-8f84-4b15-9f09-136ac5ff78d3 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-172775632", "extra_specs": {"storage_protocol": "tempest-storage_protocol-471141390", "vendor_name": "tempest-vendor_name-1128849458"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-286fa4f3-8f84-4b15-9f09-136ac5ff78d3 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1566/3175] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:45 2026] POST /volume/v3/types => generated 328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ebceaa37-f610-44b8-b2d0-1926fb00f719", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request body: {'volume': {'volume_type': 'ebceaa37-f610-44b8-b2d0-1926fb00f719', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume of 1 GB Sep 06 08:24:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['e3b80b67-bc50-49e9-ae7b-1a5449439eab', '21d56052-2f4c-4153-ad87-c6bdefb03e89', 'b4386b94-f224-410f-8ef7-f7b70b4b2eb9', 'c24cda97-5bc3-4ec9-9979-2281a9969592'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06a7e1b-d624-42b9-97c9-3222ccd350e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3b80b67-bc50-49e9-ae7b-1a5449439eab', '21d56052-2f4c-4153-ad87-c6bdefb03e89', 'b4386b94-f224-410f-8ef7-f7b70b4b2eb9', 'c24cda97-5bc3-4ec9-9979-2281a9969592']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4694a026-2692-496a-8869-f02af3ffa3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (0df23526-8bf4-4cad-ab91-8e1350801368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc977125-7aae-49d5-8ea2-2d96439708f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4694a026-2692-496a-8869-f02af3ffa3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15e5fd4-047f-4d68-aef4-03dca28fa83a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484888959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['e3b80b67-bc50-49e9-ae7b-1a5449439eab','21d56052-2f4c-4153-ad87-c6bdefb03e89','b4386b94-f224-410f-8ef7-f7b70b4b2eb9','c24cda97-5bc3-4ec9-9979-2281a9969592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484888959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15e5fd4-047f-4d68-aef4-03dca28fa83a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acb9612-8eb3-4973-af8e-e3342b9ca935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc977125-7aae-49d5-8ea2-2d96439708f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:24:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-471141390',vendor_name='tempest-vendor_name-1128849458'},id=ebceaa37-f610-44b8-b2d0-1926fb00f719,is_public=True,name='tempest-ProjectMemberTests-volume-type-172775632',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebceaa37-f610-44b8-b2d0-1926fb00f719', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25910c-6bbb-406e-81b0-7a045d9d63fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acb9612-8eb3-4973-af8e-e3342b9ca935) transitioned into state 'SUCCESS' from state '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-484888959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['e3b80b67-bc50-49e9-ae7b-1a5449439eab','21d56052-2f4c-4153-ad87-c6bdefb03e89','b4386b94-f224-410f-8ef7-f7b70b4b2eb9','c24cda97-5bc3-4ec9-9979-2281a9969592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1add83dc-0e62-4238-ba8f-815b73510fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1add83dc-0e62-4238-ba8f-815b73510fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (d377e0fb-e049-4eb9-aef0-6af637679147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-06ef0665-005c-4071-991f-51d5b824a91d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1610/3176] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:45 2026] POST /volume/v3/volumes => generated 786 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-172775632 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-172775632, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-172775632 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-172775632, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dc3c52ad-fb0f-4303-b658-b512ab02f661 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 200 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1611/3177] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:45 2026] GET /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 965 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['2c38c9ba-4714-4cb0-af5f-3350b3b81b3c', '1a4510e4-79c0-45c1-8ca1-b952ab9dd22e', '219f7a06-9167-4890-90ec-ddf2d343c9a6', 'fe69a171-9644-4e58-877c-a2c702c925ad'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25910c-6bbb-406e-81b0-7a045d9d63fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c38c9ba-4714-4cb0-af5f-3350b3b81b3c', '1a4510e4-79c0-45c1-8ca1-b952ab9dd22e', '219f7a06-9167-4890-90ec-ddf2d343c9a6', 'fe69a171-9644-4e58-877c-a2c702c925ad']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1aa35b8-3786-442b-bb7d-3a43ee4ee486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1aa35b8-3786-442b-bb7d-3a43ee4ee486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d94864-0264-4683-a471-eade77f05541', '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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['2c38c9ba-4714-4cb0-af5f-3350b3b81b3c','1a4510e4-79c0-45c1-8ca1-b952ab9dd22e','219f7a06-9167-4890-90ec-ddf2d343c9a6','fe69a171-9644-4e58-877c-a2c702c925ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=ebceaa37-f610-44b8-b2d0-1926fb00f719), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:45Z,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=45d94864-0264-4683-a471-eade77f05541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84c193b28ce34e898954cd6bd9fc76a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebceaa37-f610-44b8-b2d0-1926fb00f719),volume_type_id=ebceaa37-f610-44b8-b2d0-1926fb00f719)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bdcc4f-a238-43a3-a99a-55fcb97f908b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bdcc4f-a238-43a3-a99a-55fcb97f908b) transitioned into state 'SUCCESS' from 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='84c193b28ce34e898954cd6bd9fc76a4',qos_specs=None,replication_status=,reservations=['2c38c9ba-4714-4cb0-af5f-3350b3b81b3c','1a4510e4-79c0-45c1-8ca1-b952ab9dd22e','219f7a06-9167-4890-90ec-ddf2d343c9a6','fe69a171-9644-4e58-877c-a2c702c925ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e8a0a1c1874d2a8ee45eee237a5915',volume_type_id=ebceaa37-f610-44b8-b2d0-1926fb00f719)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d14e534-0e91-4d68-947a-1369c95fecca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d14e534-0e91-4d68-947a-1369c95fecca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Flow 'volume_create_api' (0df23526-8bf4-4cad-ab91-8e1350801368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Create volume request issued successfully. Sep 06 08:24:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-07273939-71f2-47fd-b317-ae0181c9fbf8 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1567/3178] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:24:45 2026] POST /volume/v3/volumes => generated 781 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:46 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:46 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:46 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:46 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:46 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e9e0758-8d4b-4662-b8bc-de5d1bec290f tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 returned with HTTP 200 Sep 06 08:24:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1612/3179] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:45 2026] GET /volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 => generated 960 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:46 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:46 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:46 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:46 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:46 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:46 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:46 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-14ea5e0f-7a38-4ff7-8b90-f123da1e9757 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 200 Sep 06 08:24:46 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1568/3180] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:46 2026] GET /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4f1eabd7-a5cd-4db8-9683-a8c4f773d9c7 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 returned with HTTP 200 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1613/3181] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:47 2026] GET /volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 => generated 981 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6cb9bc34-d10c-432c-bed9-ae30eddfc09d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6cb9bc34-d10c-432c-bed9-ae30eddfc09d tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6cb9bc34-d10c-432c-bed9-ae30eddfc09d tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6cb9bc34-d10c-432c-bed9-ae30eddfc09d tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6cb9bc34-d10c-432c-bed9-ae30eddfc09d tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1569/3182] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:47 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7a87d1be-bf78-4a2c-af0b-09004519ecd6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a87d1be-bf78-4a2c-af0b-09004519ecd6 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] GET http://192.168.122.190/volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a87d1be-bf78-4a2c-af0b-09004519ecd6 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a87d1be-bf78-4a2c-af0b-09004519ecd6 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a87d1be-bf78-4a2c-af0b-09004519ecd6 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-member] http://192.168.122.190/volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 returned with HTTP 200 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1614/3183] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:47 2026] GET /volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-549099e2-81d5-45e9-af38-59b5867dc528 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-549099e2-81d5-45e9-af38-59b5867dc528 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-549099e2-81d5-45e9-af38-59b5867dc528 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-549099e2-81d5-45e9-af38-59b5867dc528 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-549099e2-81d5-45e9-af38-59b5867dc528 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 returned with HTTP 204 Sep 06 08:24:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1570/3184] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:24:47 2026] DELETE /volume/v3/messages/1dec0c4f-69c3-4875-abab-22e57e7c1490 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-31a63cc5-1049-4ae5-ad90-20310a569adc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume with id: 45d94864-0264-4683-a471-eade77f05541 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Volume info retrieved successfully. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-172775632 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-172775632, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-172775632 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-172775632, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Created reservations ['7e022e8f-4ea1-4fc8-af31-9a5ad0b840d8', '3cab8fc5-8e21-41ce-8840-558882950578', 'eb842927-605e-40b0-87b3-146e70fd927d', '63cdaacf-ca22-4e0b-a003-07ae726c3fe2'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Delete volume request issued successfully. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-31a63cc5-1049-4ae5-ad90-20310a569adc tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 returned with HTTP 202 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1615/3185] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:47 2026] DELETE /volume/v3/volumes/45d94864-0264-4683-a471-eade77f05541 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5c8c3205-04dd-4118-9eb5-6e43c9073966 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c8c3205-04dd-4118-9eb5-6e43c9073966 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] DELETE http://192.168.122.190/volume/v3/types/ebceaa37-f610-44b8-b2d0-1926fb00f719 Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c8c3205-04dd-4118-9eb5-6e43c9073966 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5c8c3205-04dd-4118-9eb5-6e43c9073966 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5c8c3205-04dd-4118-9eb5-6e43c9073966 tempest-ProjectMemberTests-970677981 tempest-ProjectMemberTests-970677981-project-admin] http://192.168.122.190/volume/v3/types/ebceaa37-f610-44b8-b2d0-1926fb00f719 returned with HTTP 202 Sep 06 08:24:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1571/3186] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:47 2026] DELETE /volume/v3/types/ebceaa37-f610-44b8-b2d0-1926fb00f719 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-81aa6b66-96bb-42d9-91e6-e9919175854e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81aa6b66-96bb-42d9-91e6-e9919175854e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-81aa6b66-96bb-42d9-91e6-e9919175854e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-81aa6b66-96bb-42d9-91e6-e9919175854e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-81aa6b66-96bb-42d9-91e6-e9919175854e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-81aa6b66-96bb-42d9-91e6-e9919175854e tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 200 Sep 06 08:24:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1616/3187] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:47 2026] GET /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c15e5fd4-047f-4d68-aef4-03dca28fa83a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1793683840"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:48 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['78186cb4-b262-4cbf-98ce-2b5bf204e61a', 'edc8b310-cbef-4b4f-a4d9-9a12ecabf922', 'df370276-c7c2-4724-ab08-cf8a09bd52d1', '23752aef-4960-42dc-92d8-c51b847e5cfd'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:48 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:48 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:48 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:24:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f7eb7835-a461-4b02-ab10-47a6bc369cab tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1572/3188] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-34db973e-da7d-4354-9f8f-726615990307 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34db973e-da7d-4354-9f8f-726615990307 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34db973e-da7d-4354-9f8f-726615990307 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-34db973e-da7d-4354-9f8f-726615990307 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-34db973e-da7d-4354-9f8f-726615990307 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-34db973e-da7d-4354-9f8f-726615990307 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1617/3189] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:48 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:49 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:49 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:49 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c5ada4d-3cc4-4507-a8cb-2a42db3eed4a tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1573/3190] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:49 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:50 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:50 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:50 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:50 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:50 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bf1e79f-eb9d-4c93-8e64-68deef943e5b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:50 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1618/3191] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:50 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0a5df3fe-69aa-4f03-8fd4-57c47b044825 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a5df3fe-69aa-4f03-8fd4-57c47b044825 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0a5df3fe-69aa-4f03-8fd4-57c47b044825 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2016584449", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2041086423", "vendor_name": "tempest-vendor_name-1296280995"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0a5df3fe-69aa-4f03-8fd4-57c47b044825 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1574/3192] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:51 2026] POST /volume/v3/types => generated 330 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "556376f6-d412-4438-bbea-5be91652598b", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume request body: {'volume': {'volume_type': '556376f6-d412-4438-bbea-5be91652598b', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume of 1 GB Sep 06 08:24:51 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Flow 'volume_create_api' (fac1188d-a5f8-4493-94bb-e36dcb678f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbc4e0e-a7e3-4989-b77c-53f4f7e578f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbc4e0e-a7e3-4989-b77c-53f4f7e578f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:24:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2041086423',vendor_name='tempest-vendor_name-1296280995'},id=556376f6-d412-4438-bbea-5be91652598b,is_public=True,name='tempest-ProjectReaderTests-volume-type-2016584449',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '556376f6-d412-4438-bbea-5be91652598b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5ab43d-be4f-4449-be2c-62ea3adbfb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-5f38c70f-2a02-4a11-bb90-51d407120413 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f38c70f-2a02-4a11-bb90-51d407120413 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f38c70f-2a02-4a11-bb90-51d407120413 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-5f38c70f-2a02-4a11-bb90-51d407120413 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-5f38c70f-2a02-4a11-bb90-51d407120413 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-5f38c70f-2a02-4a11-bb90-51d407120413 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1575/3193] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:51 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2016584449 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2016584449, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2016584449 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2016584449, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fc1076cd-f10b-44c1-9325-17bd87cdf380 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fc1076cd-f10b-44c1-9325-17bd87cdf380 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] PUT http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fc1076cd-f10b-44c1-9325-17bd87cdf380 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-fc1076cd-f10b-44c1-9325-17bd87cdf380 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Snapshot retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fc1076cd-f10b-44c1-9325-17bd87cdf380 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1576/3194] 192.168.122.190 () {60 vars in 1258 bytes} [Sun Sep 6 08:24:51 2026] PUT /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-444f813d-37d8-499a-b8c9-7d00381773f3 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: 865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Created reservations ['5c56355e-952a-4fb4-a983-e691fbb2bc8a', 'aa296662-5092-47d2-b256-520451544caf', 'e1809058-fa15-4506-9b19-ebc066e32351', 'b7bc5954-fd53-48d7-b73d-e97f3d70266a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5ab43d-be4f-4449-be2c-62ea3adbfb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c56355e-952a-4fb4-a983-e691fbb2bc8a', 'aa296662-5092-47d2-b256-520451544caf', 'e1809058-fa15-4506-9b19-ebc066e32351', 'b7bc5954-fd53-48d7-b73d-e97f3d70266a']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847855bd-dcca-40ae-ae17-025f358d1bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-444f813d-37d8-499a-b8c9-7d00381773f3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 202 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1577/3195] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:51 2026] DELETE /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-06be70ab-6dad-4542-84e4-9823612c596d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06be70ab-6dad-4542-84e4-9823612c596d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06be70ab-6dad-4542-84e4-9823612c596d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06be70ab-6dad-4542-84e4-9823612c596d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847855bd-dcca-40ae-ae17-025f358d1bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a', '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='fec2c0d9b76f4a48acf9c15420803eda',qos_specs=None,replication_status=,reservations=['5c56355e-952a-4fb4-a983-e691fbb2bc8a','aa296662-5092-47d2-b256-520451544caf','e1809058-fa15-4506-9b19-ebc066e32351','b7bc5954-fd53-48d7-b73d-e97f3d70266a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_type_id=556376f6-d412-4438-bbea-5be91652598b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:51Z,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=731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fec2c0d9b76f4a48acf9c15420803eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(556376f6-d412-4438-bbea-5be91652598b),volume_type_id=556376f6-d412-4438-bbea-5be91652598b)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-06be70ab-6dad-4542-84e4-9823612c596d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86229a80-bba5-49e0-bd19-60d693fe9e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06be70ab-6dad-4542-84e4-9823612c596d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1578/3196] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:51 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 494 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86229a80-bba5-49e0-bd19-60d693fe9e3f) transitioned into state 'SUCCESS' from 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='fec2c0d9b76f4a48acf9c15420803eda',qos_specs=None,replication_status=,reservations=['5c56355e-952a-4fb4-a983-e691fbb2bc8a','aa296662-5092-47d2-b256-520451544caf','e1809058-fa15-4506-9b19-ebc066e32351','b7bc5954-fd53-48d7-b73d-e97f3d70266a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_type_id=556376f6-d412-4438-bbea-5be91652598b)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d90034b-a6b2-4758-bb76-5bfae362f4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d90034b-a6b2-4758-bb76-5bfae362f4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Flow 'volume_create_api' (fac1188d-a5f8-4493-94bb-e36dcb678f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:51 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume request issued successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b24086a7-a463-49b2-ad97-a65b68faedd4 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1619/3197] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:24:51 2026] POST /volume/v3/volumes => generated 782 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d0226a6c-b376-4a96-9325-332bee5f7a88 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a returned with HTTP 200 Sep 06 08:24:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1579/3198] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:51 2026] GET /volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a => generated 961 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:52 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:52 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d659bd5a-3b6f-4f9e-a514-0a315c77ce65 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 200 Sep 06 08:24:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1620/3199] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:52 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a Sep 06 08:24:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:52 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:52 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:52 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:52 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:52 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-0d411d37-f825-489d-ada0-eedd8fcbbd34 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a returned with HTTP 200 Sep 06 08:24:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1580/3200] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:52 2026] GET /volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a => generated 982 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8a2b2db2-06a2-437b-98a7-aaeb7802c3b2 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8a2b2db2-06a2-437b-98a7-aaeb7802c3b2 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8a2b2db2-06a2-437b-98a7-aaeb7802c3b2 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8a2b2db2-06a2-437b-98a7-aaeb7802c3b2 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8a2b2db2-06a2-437b-98a7-aaeb7802c3b2 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1621/3201] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:52 2026] GET /volume/v3/messages => generated 678 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-32fdb8ac-b33a-4f6b-b532-4a7255863c58 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32fdb8ac-b33a-4f6b-b532-4a7255863c58 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32fdb8ac-b33a-4f6b-b532-4a7255863c58 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-32fdb8ac-b33a-4f6b-b532-4a7255863c58 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-32fdb8ac-b33a-4f6b-b532-4a7255863c58 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1581/3202] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:52 2026] GET /volume/v3/messages => generated 678 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6e1a883a-9f4c-4aa0-9b63-28c746c5413d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e1a883a-9f4c-4aa0-9b63-28c746c5413d tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/messages/204cdca5-893b-4fdf-8651-46f51d6173ea Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e1a883a-9f4c-4aa0-9b63-28c746c5413d tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6e1a883a-9f4c-4aa0-9b63-28c746c5413d tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6e1a883a-9f4c-4aa0-9b63-28c746c5413d tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/messages/204cdca5-893b-4fdf-8651-46f51d6173ea returned with HTTP 204 Sep 06 08:24:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1622/3203] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:24:53 2026] DELETE /volume/v3/messages/204cdca5-893b-4fdf-8651-46f51d6173ea => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Delete volume with id: 731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2016584449 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2016584449, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2016584449 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2016584449, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Created reservations ['04751b9e-bad3-464c-a3e7-bb749f5f73bb', '289f1349-4c10-4564-bbdb-e7e5769daad6', '45d334a8-ad29-43fd-8372-9a2a3784e779', 'e43c2be3-1bc7-4b71-96e7-8824cbd21eab'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Delete volume request issued successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-55cd1e28-24c0-494a-bc4a-ae274eefb255 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a returned with HTTP 202 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1582/3204] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:53 2026] DELETE /volume/v3/volumes/731dcac5-81a2-4fb3-a7bc-f6e3a9c42f2a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-323a154a-0924-4bc3-8726-f3a905c5a936 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-323a154a-0924-4bc3-8726-f3a905c5a936 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/types/556376f6-d412-4438-bbea-5be91652598b Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-323a154a-0924-4bc3-8726-f3a905c5a936 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-323a154a-0924-4bc3-8726-f3a905c5a936 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-323a154a-0924-4bc3-8726-f3a905c5a936 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/types/556376f6-d412-4438-bbea-5be91652598b returned with HTTP 202 Sep 06 08:24:53 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1623/3205] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:53 2026] DELETE /volume/v3/types/556376f6-d412-4438-bbea-5be91652598b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9a6775c5-7b2a-411a-a955-c241c3f4bde1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a6775c5-7b2a-411a-a955-c241c3f4bde1 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9a6775c5-7b2a-411a-a955-c241c3f4bde1 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1747565867", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2113547348", "vendor_name": "tempest-vendor_name-2002509105"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9a6775c5-7b2a-411a-a955-c241c3f4bde1 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1583/3206] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:53 2026] POST /volume/v3/types => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-29918741-0936-421b-abeb-cbb4e345546f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1118186a-5590-490e-9db9-0c18f7860f72", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume request body: {'volume': {'volume_type': '1118186a-5590-490e-9db9-0c18f7860f72', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume of 1 GB Sep 06 08:24:53 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:53 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:53 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Flow 'volume_create_api' (753b1a3b-f401-41ee-93cd-406288489d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58f316-1a1b-4c33-a6fa-36ce9498bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58f316-1a1b-4c33-a6fa-36ce9498bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:24:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2113547348',vendor_name='tempest-vendor_name-2002509105'},id=1118186a-5590-490e-9db9-0c18f7860f72,is_public=True,name='tempest-ProjectReaderTests-volume-type-1747565867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1118186a-5590-490e-9db9-0c18f7860f72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c62a98c-2953-42f1-9655-d8aa70c381f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b8262f99-0a26-48d1-9de6-d3b821a16224 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8262f99-0a26-48d1-9de6-d3b821a16224 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8262f99-0a26-48d1-9de6-d3b821a16224 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b8262f99-0a26-48d1-9de6-d3b821a16224 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b8262f99-0a26-48d1-9de6-d3b821a16224 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad returned with HTTP 404 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1584/3207] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:53 2026] GET /volume/v3/snapshots/865a6c83-23cd-4df9-ae50-3a9156ba41ad => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1747565867 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1747565867, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:53 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1747565867 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1747565867, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ca0d241-4884-442b-b3e9-fbf9c597d82f tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 202 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1585/3208] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:24:53 2026] DELETE /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Created reservations ['b7aa4e49-c08d-4abe-b31a-08d82ddc72d2', '71b49f53-9252-4e34-b90a-195894277043', 'a0744c5c-f87f-48f0-9ad5-1677da367b57', '53e1044b-aebe-49c5-890c-f72d37813d0d'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c62a98c-2953-42f1-9655-d8aa70c381f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7aa4e49-c08d-4abe-b31a-08d82ddc72d2', '71b49f53-9252-4e34-b90a-195894277043', 'a0744c5c-f87f-48f0-9ad5-1677da367b57', '53e1044b-aebe-49c5-890c-f72d37813d0d']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a8d7b8-2249-4204-af60-f8638ff6aceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:53 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-237eee41-c1f7-4a42-a752-96ac0e74b694 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 200 Sep 06 08:24:53 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1586/3209] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:53 2026] GET /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:53 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:53 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a8d7b8-2249-4204-af60-f8638ff6aceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde25844-5af4-4e5a-a29b-9d7046ae0562', '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='fec2c0d9b76f4a48acf9c15420803eda',qos_specs=None,replication_status=,reservations=['b7aa4e49-c08d-4abe-b31a-08d82ddc72d2','71b49f53-9252-4e34-b90a-195894277043','a0744c5c-f87f-48f0-9ad5-1677da367b57','53e1044b-aebe-49c5-890c-f72d37813d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_type_id=1118186a-5590-490e-9db9-0c18f7860f72), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:53Z,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=dde25844-5af4-4e5a-a29b-9d7046ae0562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fec2c0d9b76f4a48acf9c15420803eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1118186a-5590-490e-9db9-0c18f7860f72),volume_type_id=1118186a-5590-490e-9db9-0c18f7860f72)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db87a85b-403e-465e-833b-ee88b9d47f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db87a85b-403e-465e-833b-ee88b9d47f16) transitioned into state 'SUCCESS' from 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='fec2c0d9b76f4a48acf9c15420803eda',qos_specs=None,replication_status=,reservations=['b7aa4e49-c08d-4abe-b31a-08d82ddc72d2','71b49f53-9252-4e34-b90a-195894277043','a0744c5c-f87f-48f0-9ad5-1677da367b57','53e1044b-aebe-49c5-890c-f72d37813d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d388f6ee6c3a499a8f4ba9839fe94765',volume_type_id=1118186a-5590-490e-9db9-0c18f7860f72)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:53 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73229cb-3886-4337-9a31-1d3d27836542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73229cb-3886-4337-9a31-1d3d27836542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Flow 'volume_create_api' (753b1a3b-f401-41ee-93cd-406288489d9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Create volume request issued successfully. Sep 06 08:24:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29918741-0936-421b-abeb-cbb4e345546f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1624/3210] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:24:53 2026] POST /volume/v3/volumes => generated 782 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-893184fb-178f-43ae-b087-d45f3baf8fad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-893184fb-178f-43ae-b087-d45f3baf8fad tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-893184fb-178f-43ae-b087-d45f3baf8fad tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-893184fb-178f-43ae-b087-d45f3baf8fad tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:54 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:54 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:54 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-893184fb-178f-43ae-b087-d45f3baf8fad tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-893184fb-178f-43ae-b087-d45f3baf8fad tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 returned with HTTP 200 Sep 06 08:24:54 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1587/3211] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:54 2026] GET /volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 => generated 961 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6d2dea71-47f1-4f94-9a94-f74e93def3d4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d2dea71-47f1-4f94-9a94-f74e93def3d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a Sep 06 08:24:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d2dea71-47f1-4f94-9a94-f74e93def3d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d2dea71-47f1-4f94-9a94-f74e93def3d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:54 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d2dea71-47f1-4f94-9a94-f74e93def3d4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a returned with HTTP 404 Sep 06 08:24:54 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1625/3212] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:54 2026] GET /volume/v3/volumes/c15e5fd4-047f-4d68-aef4-03dca28fa83a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-50816347"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-50816347'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume of 1 GB Sep 06 08:24:54 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Availability Zones retrieved successfully. Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (5e6f4b2e-439a-4a68-8872-7a44968a9b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbcac63-1c6c-4e10-b1cc-d918677eac5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:54 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbcac63-1c6c-4e10-b1cc-d918677eac5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9bcbcc-90d4-41cf-aa37-916dce3357c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['eda00c94-ffed-4d30-b58b-661a6ea47841', '01b5fc26-6702-4cbe-98e5-e9922a7ac64e', '1eb5a1cc-c874-4eda-85f5-f0c7f65f4287', 'b9ec9c63-1628-4ccd-9a67-f986e2ea6986'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9bcbcc-90d4-41cf-aa37-916dce3357c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda00c94-ffed-4d30-b58b-661a6ea47841', '01b5fc26-6702-4cbe-98e5-e9922a7ac64e', '1eb5a1cc-c874-4eda-85f5-f0c7f65f4287', 'b9ec9c63-1628-4ccd-9a67-f986e2ea6986']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23173f18-dd6e-43d9-a54d-aa559e624e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23173f18-dd6e-43d9-a54d-aa559e624e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17eab40-1bd3-49f4-8ca9-be48b282842c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50816347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['eda00c94-ffed-4d30-b58b-661a6ea47841','01b5fc26-6702-4cbe-98e5-e9922a7ac64e','1eb5a1cc-c874-4eda-85f5-f0c7f65f4287','b9ec9c63-1628-4ccd-9a67-f986e2ea6986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50816347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f17eab40-1bd3-49f4-8ca9-be48b282842c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ff192bd0a74a27be0be1f1201231cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f50a8b862534662bb877ccafabde4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591cdd0-e65b-4635-82c2-ef1f55c90c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1a5bf4c8-4053-4d78-9961-10d8cc240820 tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 returned with HTTP 200 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1626/3213] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:24:55 2026] GET /volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 => generated 982 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-40c0f574-2b28-4150-8756-9d73b495902b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40c0f574-2b28-4150-8756-9d73b495902b tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-40c0f574-2b28-4150-8756-9d73b495902b tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-40c0f574-2b28-4150-8756-9d73b495902b tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-40c0f574-2b28-4150-8756-9d73b495902b tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1627/3214] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:24:55 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591cdd0-e65b-4635-82c2-ef1f55c90c42) transitioned into state 'SUCCESS' from state '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-50816347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ff192bd0a74a27be0be1f1201231cd',qos_specs=None,replication_status=,reservations=['eda00c94-ffed-4d30-b58b-661a6ea47841','01b5fc26-6702-4cbe-98e5-e9922a7ac64e','1eb5a1cc-c874-4eda-85f5-f0c7f65f4287','b9ec9c63-1628-4ccd-9a67-f986e2ea6986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f50a8b862534662bb877ccafabde4ad',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686eff8f-37b0-493a-a987-ee36dae2f347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-19242d9d-a1fd-4c84-ad4b-cdeffd906ecd None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19242d9d-a1fd-4c84-ad4b-cdeffd906ecd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] GET http://192.168.122.190/volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19242d9d-a1fd-4c84-ad4b-cdeffd906ecd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-19242d9d-a1fd-4c84-ad4b-cdeffd906ecd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-19242d9d-a1fd-4c84-ad4b-cdeffd906ecd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-reader] http://192.168.122.190/volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b returned with HTTP 200 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1628/3215] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:55 2026] GET /volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b => generated 675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686eff8f-37b0-493a-a987-ee36dae2f347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Flow 'volume_create_api' (5e6f4b2e-439a-4a68-8872-7a44968a9b1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create volume request issued successfully. Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e17c1b42-b1ef-4d29-b2dc-85b05f2561c4 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:24:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1588/3216] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:24:54 2026] POST /volume/v3/volumes => generated 785 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fd8b9920-ab4c-48bd-859b-6933151ae94f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd8b9920-ab4c-48bd-859b-6933151ae94f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd8b9920-ab4c-48bd-859b-6933151ae94f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fd8b9920-ab4c-48bd-859b-6933151ae94f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fd8b9920-ab4c-48bd-859b-6933151ae94f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b returned with HTTP 204 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1629/3217] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:24:55 2026] DELETE /volume/v3/messages/d5a42433-4ebc-4034-90a9-a6c51cfac38b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:55 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Delete volume with id: dde25844-5af4-4e5a-a29b-9d7046ae0562 Sep 06 08:24:55 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:55 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:55 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Volume info retrieved successfully. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-bd3c5f42-d04f-4612-9dab-b5bcd508fcc8 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 200 Sep 06 08:24:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1589/3218] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:55 2026] GET /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Created reservations ['a6f43b2d-5201-4389-8fe4-89e8ce508fe7', '961e58c4-b493-4b9e-84bc-2a9054912166', '7332ec9e-11c8-4522-b4f7-49e37c4c52a5', '8e2f8ddd-9cba-4287-881d-8a830b4250c5'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Delete volume request issued successfully. Sep 06 08:24:55 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-960fd002-c36d-42fe-8f85-e7a5b185e01f tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 returned with HTTP 202 Sep 06 08:24:55 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1630/3219] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:24:55 2026] DELETE /volume/v3/volumes/dde25844-5af4-4e5a-a29b-9d7046ae0562 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4afc87d1-95a9-4df2-b647-7095b4420cbd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4afc87d1-95a9-4df2-b647-7095b4420cbd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] DELETE http://192.168.122.190/volume/v3/types/1118186a-5590-490e-9db9-0c18f7860f72 Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4afc87d1-95a9-4df2-b647-7095b4420cbd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4afc87d1-95a9-4df2-b647-7095b4420cbd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4afc87d1-95a9-4df2-b647-7095b4420cbd tempest-ProjectReaderTests-658922688 tempest-ProjectReaderTests-658922688-project-admin] http://192.168.122.190/volume/v3/types/1118186a-5590-490e-9db9-0c18f7860f72 returned with HTTP 202 Sep 06 08:24:55 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1590/3220] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:55 2026] DELETE /volume/v3/types/1118186a-5590-490e-9db9-0c18f7860f72 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:24:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-cb1734cc-a4bd-4231-9e6c-e37d632b7c7d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 200 Sep 06 08:24:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1631/3221] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:56 2026] GET /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:24:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3eec2d37-d2d5-40cb-b000-92297fef9251 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 200 Sep 06 08:24:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1591/3222] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:24:57 2026] GET /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:24:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:24:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f17eab40-1bd3-49f4-8ca9-be48b282842c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-491776047"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:24:57 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Create snapshot from volume f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:24:57 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Created reservations ['705cfb5e-c310-454f-aaf8-6d465c89a0e9', '2dcbb616-2f7f-4144-a4e2-0039a17fbae4', 'd3c2a6b5-cff2-43b3-9f67-60ec9495a1d8', 'eaab62e6-4a08-48c5-9f5c-8a775f5b114a'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:24:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot create request issued successfully. Sep 06 08:24:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8646194e-0e4c-474a-bb2c-267f10a823a3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:24:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1632/3223] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:24:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8826335f-8b2b-4817-9f11-36cca7cc9ca1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:24:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1592/3224] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:57 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d2537e12-a655-402a-b517-7b009915cf25 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:24:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7fb9026-c343-44bd-9bf6-575dd0a4ad7b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:24:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1593/3225] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:58 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d2537e12-a655-402a-b517-7b009915cf25 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d2537e12-a655-402a-b517-7b009915cf25 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-540732977", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:58 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:58 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d2537e12-a655-402a-b517-7b009915cf25 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1633/3226] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:58 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b641b8b9-4f55-464a-8079-d63fb1fc02e5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b641b8b9-4f55-464a-8079-d63fb1fc02e5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b641b8b9-4f55-464a-8079-d63fb1fc02e5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b641b8b9-4f55-464a-8079-d63fb1fc02e5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption returned with HTTP 200 Sep 06 08:24:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1594/3227] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:58 2026] POST /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6bf9064b-09b6-4f7b-953d-4d5aba81331b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bf9064b-09b6-4f7b-953d-4d5aba81331b tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6bf9064b-09b6-4f7b-953d-4d5aba81331b tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1966313869", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6bf9064b-09b6-4f7b-953d-4d5aba81331b tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1634/3228] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:58 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1542561e-2712-4093-8ef6-ee056d24a07f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1542561e-2712-4093-8ef6-ee056d24a07f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] POST http://192.168.122.190/volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d/encryption Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1542561e-2712-4093-8ef6-ee056d24a07f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-1542561e-2712-4093-8ef6-ee056d24a07f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1542561e-2712-4093-8ef6-ee056d24a07f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d/encryption returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1595/3229] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:58 2026] POST /volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7a24b648-5e99-47d2-9d0d-4ca9acdeb8f9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a24b648-5e99-47d2-9d0d-4ca9acdeb8f9 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7a24b648-5e99-47d2-9d0d-4ca9acdeb8f9 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2077302120", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7a24b648-5e99-47d2-9d0d-4ca9acdeb8f9 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1635/3230] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b2338a7e-7626-401d-87d3-939c60efb1ad None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2338a7e-7626-401d-87d3-939c60efb1ad tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] POST http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b2338a7e-7626-401d-87d3-939c60efb1ad tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-b2338a7e-7626-401d-87d3-939c60efb1ad tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b2338a7e-7626-401d-87d3-939c60efb1ad tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1596/3231] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ee2b17c2-cf56-40bc-8e18-bff4e9f8db3a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee2b17c2-cf56-40bc-8e18-bff4e9f8db3a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] PUT http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs/key2 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ee2b17c2-cf56-40bc-8e18-bff4e9f8db3a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-ee2b17c2-cf56-40bc-8e18-bff4e9f8db3a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ee2b17c2-cf56-40bc-8e18-bff4e9f8db3a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs/key2 returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1636/3232] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:24:59 2026] PUT /volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-23298659-e835-4c54-a722-b4ce498f78d5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23298659-e835-4c54-a722-b4ce498f78d5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-23298659-e835-4c54-a722-b4ce498f78d5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-23298659-e835-4c54-a722-b4ce498f78d5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-23298659-e835-4c54-a722-b4ce498f78d5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1597/3233] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5a1bee9d-60d6-4c92-af40-f1455f7135ef None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a1bee9d-60d6-4c92-af40-f1455f7135ef tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5a1bee9d-60d6-4c92-af40-f1455f7135ef tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1677082008", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5a1bee9d-60d6-4c92-af40-f1455f7135ef tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1637/3234] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-691cc509-481d-401d-92e4-56590c8f9456 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-691cc509-481d-401d-92e4-56590c8f9456 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-691cc509-481d-401d-92e4-56590c8f9456 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-691cc509-481d-401d-92e4-56590c8f9456 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1598/3235] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] DELETE http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption/02bbec97-d7da-4049-874a-61f24a4f9c18 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-52b929a1-2928-4090-ad6b-8f674ded5fd0 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption/02bbec97-d7da-4049-874a-61f24a4f9c18 returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1638/3236] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8/encryption/02bbec97-d7da-4049-874a-61f24a4f9c18 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8bd4b3d4-f09f-4325-b7ce-391660c452b5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bd4b3d4-f09f-4325-b7ce-391660c452b5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8bd4b3d4-f09f-4325-b7ce-391660c452b5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-421114932", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8bd4b3d4-f09f-4325-b7ce-391660c452b5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1599/3237] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] DELETE http://192.168.122.190/volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4/extra_specs/key1 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a2df4eb7-434c-4555-a333-ee6a2fdb57af tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4/extra_specs/key1 returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1639/3238] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-232d3a89-850e-4649-a46f-f15cc51fc432 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-232d3a89-850e-4649-a46f-f15cc51fc432 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-232d3a89-850e-4649-a46f-f15cc51fc432 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-25550502", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-232d3a89-850e-4649-a46f-f15cc51fc432 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1600/3239] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/types => generated 378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] DELETE http://192.168.122.190/volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6dfe40d0-7a7d-4a45-b8b6-6a9601a45c42 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1640/3240] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2c4d5e32-f233-4701-b459-f5cb7d23ee5e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c4d5e32-f233-4701-b459-f5cb7d23ee5e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] GET http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c4d5e32-f233-4701-b459-f5cb7d23ee5e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2c4d5e32-f233-4701-b459-f5cb7d23ee5e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2c4d5e32-f233-4701-b459-f5cb7d23ee5e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1601/3241] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] GET http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/cipher Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b2f04cfc-31a1-4cf1-a42b-2facb4f2d729 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/cipher returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1641/3242] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-29739f6d-2f26-4d66-b755-41f912f8d291 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29739f6d-2f26-4d66-b755-41f912f8d291 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] GET http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29739f6d-2f26-4d66-b755-41f912f8d291 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29739f6d-2f26-4d66-b755-41f912f8d291 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-29739f6d-2f26-4d66-b755-41f912f8d291 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29739f6d-2f26-4d66-b755-41f912f8d291 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1602/3243] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fc2711b6-df82-4f13-91a1-9553f425730a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc2711b6-df82-4f13-91a1-9553f425730a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] GET http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/multiattach Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc2711b6-df82-4f13-91a1-9553f425730a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fc2711b6-df82-4f13-91a1-9553f425730a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fc2711b6-df82-4f13-91a1-9553f425730a tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/multiattach returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1642/3244] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-39a472ba-848c-4b3d-b116-f318f3f8bd17 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39a472ba-848c-4b3d-b116-f318f3f8bd17 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] GET http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/volume_backend_name Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39a472ba-848c-4b3d-b116-f318f3f8bd17 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-39a472ba-848c-4b3d-b116-f318f3f8bd17 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-39a472ba-848c-4b3d-b116-f318f3f8bd17 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1603/3245] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/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 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-10220834-a399-47f7-8351-6a10e8f96746 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10220834-a399-47f7-8351-6a10e8f96746 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] PUT http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/95e2c9d3-4932-48e8-9196-5830e50f8acb Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-10220834-a399-47f7-8351-6a10e8f96746 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-10220834-a399-47f7-8351-6a10e8f96746 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-10220834-a399-47f7-8351-6a10e8f96746 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/95e2c9d3-4932-48e8-9196-5830e50f8acb returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1643/3246] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:24:59 2026] PUT /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/encryption/95e2c9d3-4932-48e8-9196-5830e50f8acb => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4af61704-1f1f-4bdf-9b9a-a04bc19e7eca None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4af61704-1f1f-4bdf-9b9a-a04bc19e7eca tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] PUT http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/key1 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4af61704-1f1f-4bdf-9b9a-a04bc19e7eca tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-4af61704-1f1f-4bdf-9b9a-a04bc19e7eca tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4af61704-1f1f-4bdf-9b9a-a04bc19e7eca tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/key1 returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1604/3247] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:24:59 2026] PUT /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0280e592-f9d9-4b51-9b4f-9b0982a7054f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0280e592-f9d9-4b51-9b4f-9b0982a7054f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] PUT http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0280e592-f9d9-4b51-9b4f-9b0982a7054f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-0280e592-f9d9-4b51-9b4f-9b0982a7054f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9b9d446be668439fa907a42ea96e1b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d39f4ebb82448d7a6614c32e30eb044', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0280e592-f9d9-4b51-9b4f-9b0982a7054f tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-reader] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f returned with HTTP 403 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1644/3248] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:24:59 2026] PUT /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8ccd7e43-a515-47d8-b09f-2493a64ba14e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ccd7e43-a515-47d8-b09f-2493a64ba14e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7e43-a515-47d8-b09f-2493a64ba14e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7e43-a515-47d8-b09f-2493a64ba14e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8ccd7e43-a515-47d8-b09f-2493a64ba14e tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1605/3249] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/1cd98783-927b-4589-b2de-324c755860b2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fadd47c4-4acb-4fa9-89cb-69c6dafebf27 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fadd47c4-4acb-4fa9-89cb-69c6dafebf27 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fadd47c4-4acb-4fa9-89cb-69c6dafebf27 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fadd47c4-4acb-4fa9-89cb-69c6dafebf27 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b1398ede-2d6f-4027-aa3e-cb13073e2814 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1645/3250] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] POST http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.admin_actions [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Updating snapshot '0222d474-e620-446a-bc02-96cbaefd36de' with '{'status': 'creating'}' {{(pid=87012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fadd47c4-4acb-4fa9-89cb-69c6dafebf27 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4 returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1606/3251] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/9cf6f965-dda8-4671-8f8d-65d9e5e009c4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f64504a-348a-470b-aa09-c845630f2753 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f64504a-348a-470b-aa09-c845630f2753 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f64504a-348a-470b-aa09-c845630f2753 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f64504a-348a-470b-aa09-c845630f2753 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-01e97f96-b282-41e0-a9df-9d0ff47d45d1 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1646/3252] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1d8dd110-f63d-4ec8-9be4-52e576d71b5d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1647/3253] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] POST http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87012) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f64504a-348a-470b-aa09-c845630f2753 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8 returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.contrib.snapshot_actions [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] Updating snapshot 0222d474-e620-446a-bc02-96cbaefd36de with info {'id': '0222d474-e620-446a-bc02-96cbaefd36de', 'status': 'error', 'progress': '80%'} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1607/3254] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/efa1e84e-5cb7-4ba5-829b-c515a0548fa8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-431d1ead-e438-4af8-ba11-164e57f4aed5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f3ddc3c1-89b2-4118-80da-3889d786e648 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-member] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1648/3255] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:24:59 2026] POST /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-431d1ead-e438-4af8-ba11-164e57f4aed5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627 Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-431d1ead-e438-4af8-ba11-164e57f4aed5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-431d1ead-e438-4af8-ba11-164e57f4aed5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5cc9c346-1e27-4935-90f2-166e002c6afe None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete snapshot with id: 0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot delete request issued successfully. Sep 06 08:24:59 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5cc9c346-1e27-4935-90f2-166e002c6afe tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 202 Sep 06 08:24:59 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1649/3256] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:24:59 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:24:59 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-431d1ead-e438-4af8-ba11-164e57f4aed5 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627 returned with HTTP 202 Sep 06 08:25:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1608/3257] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:24:59 2026] DELETE /volume/v3/types/96559047-6f6e-4f10-8bdf-b6fdea005627 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:25:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e0aa8dbb-cef8-4c6d-806f-caac400879e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0aa8dbb-cef8-4c6d-806f-caac400879e4 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d Sep 06 08:25:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0aa8dbb-cef8-4c6d-806f-caac400879e4 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e0aa8dbb-cef8-4c6d-806f-caac400879e4 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:25:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7fb4932f-9d3a-4739-9436-9618b7b6fa3b tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:25:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1650/3258] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:24:59 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e0aa8dbb-cef8-4c6d-806f-caac400879e4 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d returned with HTTP 202 Sep 06 08:25:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1609/3259] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:00 2026] DELETE /volume/v3/types/369b0733-de51-4413-b51a-45bdbdd3ea2d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b7309b3c-f15c-4ad9-bc10-215347ea0d33 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7309b3c-f15c-4ad9-bc10-215347ea0d33 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] DELETE http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f Sep 06 08:25:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7309b3c-f15c-4ad9-bc10-215347ea0d33 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b7309b3c-f15c-4ad9-bc10-215347ea0d33 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b7309b3c-f15c-4ad9-bc10-215347ea0d33 tempest-VolumeTypesReaderTests-2012099635 tempest-VolumeTypesReaderTests-2012099635-project-admin] http://192.168.122.190/volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f returned with HTTP 202 Sep 06 08:25:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1651/3260] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:00 2026] DELETE /volume/v3/types/5a6d4db0-942c-4770-b247-1670aad69a2f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:25:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:01 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:01 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Snapshot retrieved successfully. Sep 06 08:25:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6ecd55a9-48a1-401b-a7e9-bb13927fd5ce tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 200 Sep 06 08:25:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1610/3261] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:01 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-578169ac-7e02-4392-a08b-85939b4796e3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578169ac-7e02-4392-a08b-85939b4796e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578169ac-7e02-4392-a08b-85939b4796e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-578169ac-7e02-4392-a08b-85939b4796e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-578169ac-7e02-4392-a08b-85939b4796e3 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de returned with HTTP 404 Sep 06 08:25:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1652/3262] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:02 2026] GET /volume/v3/snapshots/0222d474-e620-446a-bc02-96cbaefd36de => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:25:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:02 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume with id: f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:25:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:25:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Delete volume request issued successfully. Sep 06 08:25:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f5f9f843-73e4-48d6-9f50-d6aaa6835653 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 202 Sep 06 08:25:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1611/3263] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:02 2026] DELETE /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Volume info retrieved successfully. Sep 06 08:25:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ea2f2060-23ba-48d9-8b3e-aa87756bb920 tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 200 Sep 06 08:25:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1653/3264] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:02 2026] GET /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c56ec9f2-5214-44bd-b0ce-99d693cbd94d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c56ec9f2-5214-44bd-b0ce-99d693cbd94d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] GET http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c Sep 06 08:25:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c56ec9f2-5214-44bd-b0ce-99d693cbd94d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c56ec9f2-5214-44bd-b0ce-99d693cbd94d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c56ec9f2-5214-44bd-b0ce-99d693cbd94d tempest-ProjectMemberTests-219511464 tempest-ProjectMemberTests-219511464-project-admin] http://192.168.122.190/volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c returned with HTTP 404 Sep 06 08:25:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1612/3265] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:03 2026] GET /volume/v3/volumes/f17eab40-1bd3-49f4-8ca9-be48b282842c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1252753"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1252753'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume of 1 GB Sep 06 08:25:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (b5f20b4a-a520-4174-a2da-73605f54a5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c5d6f0-783b-4a1d-9749-4f833e6d3306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c5d6f0-783b-4a1d-9749-4f833e6d3306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa469da6-a974-4348-b166-19a0e7f45161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['384686af-898e-486e-ab83-18062b0a4378', 'f65f705c-33c0-4e30-be3b-69fef6ae90bf', 'b014a3c1-05ce-4f89-8624-0de88561f6da', '3aec0654-2800-409b-8fa7-24961805dc86'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa469da6-a974-4348-b166-19a0e7f45161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['384686af-898e-486e-ab83-18062b0a4378', 'f65f705c-33c0-4e30-be3b-69fef6ae90bf', 'b014a3c1-05ce-4f89-8624-0de88561f6da', '3aec0654-2800-409b-8fa7-24961805dc86']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45b68f2-4dc3-474d-806d-32784861ef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:06 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45b68f2-4dc3-474d-806d-32784861ef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['384686af-898e-486e-ab83-18062b0a4378','f65f705c-33c0-4e30-be3b-69fef6ae90bf','b014a3c1-05ce-4f89-8624-0de88561f6da','3aec0654-2800-409b-8fa7-24961805dc86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983b4441d7994f128020eab6b42b1997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72c02a206c014afeb3122237bf4bdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69930149-ac73-4d47-8190-5e056d79a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69930149-ac73-4d47-8190-5e056d79a688) transitioned into state 'SUCCESS' from state '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-1252753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['384686af-898e-486e-ab83-18062b0a4378','f65f705c-33c0-4e30-be3b-69fef6ae90bf','b014a3c1-05ce-4f89-8624-0de88561f6da','3aec0654-2800-409b-8fa7-24961805dc86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971493da-0652-4a80-92f2-233d59b5e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971493da-0652-4a80-92f2-233d59b5e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (b5f20b4a-a520-4174-a2da-73605f54a5ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:06 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request issued successfully. Sep 06 08:25:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e381357f-2dec-41c6-8e58-d08bd00bd5e0 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1654/3266] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:25:06 2026] POST /volume/v3/volumes => generated 784 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b6019940-5989-4327-bb3d-25296ba330cf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6019940-5989-4327-bb3d-25296ba330cf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6019940-5989-4327-bb3d-25296ba330cf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:06 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b6019940-5989-4327-bb3d-25296ba330cf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:06 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:06 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:06 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:06 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:06 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b6019940-5989-4327-bb3d-25296ba330cf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:06 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b6019940-5989-4327-bb3d-25296ba330cf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 returned with HTTP 200 Sep 06 08:25:06 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1613/3267] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:06 2026] GET /volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:07 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-29ccfd93-b2ad-41cf-9b43-9f750eacdd2c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 returned with HTTP 200 Sep 06 08:25:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1655/3268] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:07 2026] GET /volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2f1288e7-c81a-4835-9640-652e197f1f40 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:07 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1586272309"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:07 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:07 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:07 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create snapshot from volume ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:07 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['55db7149-8338-4331-ac83-07f8d21e0c5f', 'f98bf7ed-2a8f-47d9-a779-ce7f44d51fbf', '08f56f77-91bf-42ca-a293-4cec66f7a641', 'cf80a84e-889d-479d-8302-002dba02c5b8'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:07 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:07 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:07 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot create request issued successfully. Sep 06 08:25:07 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2f1288e7-c81a-4835-9640-652e197f1f40 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:25:07 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1614/3269] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:25:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:07 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:07 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:07 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7336679f-cd2c-4e5a-a667-4f0cf3269545 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 200 Sep 06 08:25:07 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1656/3270] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:07 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:08 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:08 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:08 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:08 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:08 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4bdaecb9-6a05-4923-aaa7-30b8b505fecd tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 200 Sep 06 08:25:08 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1615/3271] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:08 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:09 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:09 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:09 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:09 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:09 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-41b571c7-59fb-487a-ba0b-e8e221f467f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 200 Sep 06 08:25:09 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1657/3272] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:09 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:09 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] POST http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343/action Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Snapshot retrieved successfully. Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b597739f48be442186390908d14f712d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983b4441d7994f128020eab6b42b1997', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-2d392ee7-eefe-4ef7-94da-94bd249dc652 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343/action returned with HTTP 403 Sep 06 08:25:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1616/3273] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:25:09 2026] POST /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343/action => generated 133 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 08:25:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:10 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:10 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete snapshot with id: fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:10 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:10 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:10 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:10 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:10 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot delete request issued successfully. Sep 06 08:25:10 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e980aaed-bab8-4c93-b994-31c1df0ed11e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 202 Sep 06 08:25:10 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1658/3274] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:25:10 2026] DELETE /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:10 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:10 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:10 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-064bb1c2-2e1c-4524-abcb-c5586d9e4a27 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 200 Sep 06 08:25:10 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1617/3275] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:10 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:11 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:11 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:11 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:11 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:11 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-efe5c3c5-5fbe-45f1-96b2-77bbc4f3bbe6 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 200 Sep 06 08:25:11 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1659/3276] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:11 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1bff426f-292a-4dc1-a4bc-7ad2cdc00670 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1bff426f-292a-4dc1-a4bc-7ad2cdc00670 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1bff426f-292a-4dc1-a4bc-7ad2cdc00670 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1bff426f-292a-4dc1-a4bc-7ad2cdc00670 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=608,cinder:UPDATE=243,cinder:INSERT=133 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1bff426f-292a-4dc1-a4bc-7ad2cdc00670 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 returned with HTTP 404 Sep 06 08:25:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1618/3277] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:12 2026] GET /volume/v3/snapshots/fcdbe728-fde5-4868-9dbe-0abf3a04a343 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:12 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:12 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume with id: ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:12 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:12 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:12 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:12 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:12 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume request issued successfully. Sep 06 08:25:12 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-fdd9bb6e-ba05-460f-a8c7-94a8eb47a63e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 returned with HTTP 202 Sep 06 08:25:12 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1660/3278] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:12 2026] DELETE /volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:12 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:12 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:12 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:12 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:12 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:12 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8823ae73-9e17-4b1c-a4c6-d9cc2bcfdbc5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 returned with HTTP 200 Sep 06 08:25:12 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1619/3279] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:12 2026] GET /volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-154407ac-2734-4adc-a9b9-0085aea4f7e5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-154407ac-2734-4adc-a9b9-0085aea4f7e5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-154407ac-2734-4adc-a9b9-0085aea4f7e5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-154407ac-2734-4adc-a9b9-0085aea4f7e5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=587,cinder:UPDATE=227,cinder:INSERT=163,cinder:DELETE=1 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-154407ac-2734-4adc-a9b9-0085aea4f7e5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 returned with HTTP 404 Sep 06 08:25:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1661/3280] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:13 2026] GET /volume/v3/volumes/ebb75b91-b4ef-4abd-bf18-d1fd8d7ef024 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-29d3b42a-71e4-426a-bca2-345c064c4019 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-63876488"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-63876488'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume of 1 GB Sep 06 08:25:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (beaba5c8-c69e-45c4-b54d-fffbbbef7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07173f7e-17f3-4da2-810f-4f23c94d2453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07173f7e-17f3-4da2-810f-4f23c94d2453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6484d47f-93fb-4072-8270-4e9f3fa30eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['ab479488-74b3-4436-8e8c-6cb74720aca9', '5f7f4c90-5d77-405f-b70a-d3fe7573e53e', '50d1e408-f027-495c-9ad0-52de16d97c5d', '6154a444-326c-4a57-ade6-7e79b59d59de'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6484d47f-93fb-4072-8270-4e9f3fa30eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab479488-74b3-4436-8e8c-6cb74720aca9', '5f7f4c90-5d77-405f-b70a-d3fe7573e53e', '50d1e408-f027-495c-9ad0-52de16d97c5d', '6154a444-326c-4a57-ade6-7e79b59d59de']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f430143-086e-452f-96cd-cf20f0fd16f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:13 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f430143-086e-452f-96cd-cf20f0fd16f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e10e028-21e3-46d4-8b1e-f70b8a430cf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63876488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['ab479488-74b3-4436-8e8c-6cb74720aca9','5f7f4c90-5d77-405f-b70a-d3fe7573e53e','50d1e408-f027-495c-9ad0-52de16d97c5d','6154a444-326c-4a57-ade6-7e79b59d59de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63876488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e10e028-21e3-46d4-8b1e-f70b8a430cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983b4441d7994f128020eab6b42b1997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72c02a206c014afeb3122237bf4bdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af2c42c-d124-443d-a855-9edc715c8648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af2c42c-d124-443d-a855-9edc715c8648) transitioned into state 'SUCCESS' from state '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-63876488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['ab479488-74b3-4436-8e8c-6cb74720aca9','5f7f4c90-5d77-405f-b70a-d3fe7573e53e','50d1e408-f027-495c-9ad0-52de16d97c5d','6154a444-326c-4a57-ade6-7e79b59d59de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c048c5f4-9865-4ee0-800a-8ea8f9a91417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c048c5f4-9865-4ee0-800a-8ea8f9a91417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (beaba5c8-c69e-45c4-b54d-fffbbbef7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:13 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request issued successfully. Sep 06 08:25:13 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-29d3b42a-71e4-426a-bca2-345c064c4019 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:13 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1620/3281] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:25:13 2026] POST /volume/v3/volumes => generated 785 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-166b2260-74d3-4165-9068-0b8dae7f7424 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-166b2260-74d3-4165-9068-0b8dae7f7424 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-166b2260-74d3-4165-9068-0b8dae7f7424 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-166b2260-74d3-4165-9068-0b8dae7f7424 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:13 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:13 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:13 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:13 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:13 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-166b2260-74d3-4165-9068-0b8dae7f7424 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:13 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-166b2260-74d3-4165-9068-0b8dae7f7424 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 returned with HTTP 200 Sep 06 08:25:13 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1662/3282] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:13 2026] GET /volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:14 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e2c864db-4f70-4369-9ca0-e47e891f74d2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 returned with HTTP 200 Sep 06 08:25:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1621/3283] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:14 2026] GET /volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-46cff54d-f79d-4577-a770-74824dbb49a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:14 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e10e028-21e3-46d4-8b1e-f70b8a430cf7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-680773895"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:14 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:14 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:14 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create snapshot from volume 7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:14 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['3dbbd8c8-c367-4ee4-8af2-3193510716a5', '206ec01d-28d2-47e9-af8d-58e5005bba9d', '88c52745-de90-4b1b-a4df-38f8dd668f5c', 'c570cf0e-51f2-48fd-bb40-6a3f871889e5'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:14 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:14 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:14 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot create request issued successfully. Sep 06 08:25:14 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-46cff54d-f79d-4577-a770-74824dbb49a3 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:25:14 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1663/3284] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:25:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b779e41a-daef-4851-91c3-637aeafbb631 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b779e41a-daef-4851-91c3-637aeafbb631 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b779e41a-daef-4851-91c3-637aeafbb631 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b779e41a-daef-4851-91c3-637aeafbb631 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:14 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:14 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b779e41a-daef-4851-91c3-637aeafbb631 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:14 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b779e41a-daef-4851-91c3-637aeafbb631 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 200 Sep 06 08:25:14 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1622/3285] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:14 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:15 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:15 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:15 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:15 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:15 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a22ece33-d41e-424b-876b-fe1d70e1bc06 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 200 Sep 06 08:25:15 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1664/3286] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:15 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-19a7aa16-127c-4368-9c13-c4e8cf152f54 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 200 Sep 06 08:25:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1623/3287] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:17 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] GET http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.db.api [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Building query based on filter {{(pid=87012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: /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 06 08:25:17 devstack devstack@c-api.service[87012]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Get all snapshots completed successfully. Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-ae77e2d1-adbf-4d41-94a8-4b6df88164f4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] http://192.168.122.190/volume/v3/snapshots returned with HTTP 200 Sep 06 08:25:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1665/3288] 192.168.122.190 () {58 vars in 1127 bytes} [Sun Sep 6 08:25:17 2026] GET /volume/v3/snapshots => generated 335 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-396b848d-3647-4b52-a756-abeaca76028b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete snapshot with id: b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:17 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot delete request issued successfully. Sep 06 08:25:17 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-396b848d-3647-4b52-a756-abeaca76028b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 202 Sep 06 08:25:17 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1624/3289] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:25:17 2026] DELETE /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:17 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:17 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:17 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-600f00d2-111e-4bd3-ac51-b543b45d2a78 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 200 Sep 06 08:25:17 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1666/3290] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:17 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d7c0298e-251e-47c3-addc-28f2c0008570 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7c0298e-251e-47c3-addc-28f2c0008570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7c0298e-251e-47c3-addc-28f2c0008570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:18 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7c0298e-251e-47c3-addc-28f2c0008570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:18 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:18 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:18 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d7c0298e-251e-47c3-addc-28f2c0008570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:18 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7c0298e-251e-47c3-addc-28f2c0008570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 200 Sep 06 08:25:18 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1625/3291] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:18 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3a317dc4-73fb-49ec-978a-035de3034287 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a317dc4-73fb-49ec-978a-035de3034287 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a317dc4-73fb-49ec-978a-035de3034287 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3a317dc4-73fb-49ec-978a-035de3034287 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3a317dc4-73fb-49ec-978a-035de3034287 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 returned with HTTP 404 Sep 06 08:25:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1667/3292] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:19 2026] GET /volume/v3/snapshots/b418a878-f7d0-4682-be46-9a921cf336c6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:19 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:19 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume with id: 7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:19 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:19 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:19 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:19 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:19 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume request issued successfully. Sep 06 08:25:19 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3c6c7ac1-a804-4223-a468-d68d2feeb489 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 returned with HTTP 202 Sep 06 08:25:19 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1626/3293] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:19 2026] DELETE /volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:19 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:19 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:19 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:19 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:19 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:19 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0f64d7cc-96fd-4c7a-8dfa-7db17949de8d tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 returned with HTTP 200 Sep 06 08:25:19 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1668/3294] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:19 2026] GET /volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-93ca2284-d4a1-49b6-af63-ff6e6b84d08a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93ca2284-d4a1-49b6-af63-ff6e6b84d08a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93ca2284-d4a1-49b6-af63-ff6e6b84d08a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-93ca2284-d4a1-49b6-af63-ff6e6b84d08a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-93ca2284-d4a1-49b6-af63-ff6e6b84d08a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 returned with HTTP 404 Sep 06 08:25:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1627/3295] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:20 2026] GET /volume/v3/volumes/7e10e028-21e3-46d4-8b1e-f70b8a430cf7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1331111966"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1331111966'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume of 1 GB Sep 06 08:25:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (23ee9e03-57c2-4378-8c70-247552a40ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09febb0-edb3-4c2e-ae81-8462d09a3351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09febb0-edb3-4c2e-ae81-8462d09a3351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b61b71-66eb-489e-85d4-52378243c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['96e95d6b-ed30-4e04-9c45-6483b01fd5be', '0298d001-cad6-4076-aa66-3fd63be24a20', '1a57e112-d466-41d1-8c06-8339b4728f49', 'ec76b182-ccd3-45aa-9846-dd796066dba1'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b61b71-66eb-489e-85d4-52378243c6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e95d6b-ed30-4e04-9c45-6483b01fd5be', '0298d001-cad6-4076-aa66-3fd63be24a20', '1a57e112-d466-41d1-8c06-8339b4728f49', 'ec76b182-ccd3-45aa-9846-dd796066dba1']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3773961c-730a-4391-a850-43e4b4af0f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:20 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3773961c-730a-4391-a850-43e4b4af0f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc21333-3bce-4df1-a669-e6b01eb7ab2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331111966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['96e95d6b-ed30-4e04-9c45-6483b01fd5be','0298d001-cad6-4076-aa66-3fd63be24a20','1a57e112-d466-41d1-8c06-8339b4728f49','ec76b182-ccd3-45aa-9846-dd796066dba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331111966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cc21333-3bce-4df1-a669-e6b01eb7ab2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983b4441d7994f128020eab6b42b1997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72c02a206c014afeb3122237bf4bdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f199b1d-9b6e-4886-8f05-5bf84e43122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f199b1d-9b6e-4886-8f05-5bf84e43122a) transitioned into state 'SUCCESS' from state '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-1331111966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['96e95d6b-ed30-4e04-9c45-6483b01fd5be','0298d001-cad6-4076-aa66-3fd63be24a20','1a57e112-d466-41d1-8c06-8339b4728f49','ec76b182-ccd3-45aa-9846-dd796066dba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e075e8-7b2f-4b71-b2bb-76bd51ca08e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e075e8-7b2f-4b71-b2bb-76bd51ca08e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (23ee9e03-57c2-4378-8c70-247552a40ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:20 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request issued successfully. Sep 06 08:25:20 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1dee628e-c210-46f7-9eb8-8e3fa6b1df68 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:20 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1669/3296] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:25:20 2026] POST /volume/v3/volumes => generated 787 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-789c91d2-8219-4a85-9302-5346191a6ea2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-789c91d2-8219-4a85-9302-5346191a6ea2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-789c91d2-8219-4a85-9302-5346191a6ea2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-789c91d2-8219-4a85-9302-5346191a6ea2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:20 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:20 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:20 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:20 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:20 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-789c91d2-8219-4a85-9302-5346191a6ea2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:20 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-789c91d2-8219-4a85-9302-5346191a6ea2 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d returned with HTTP 200 Sep 06 08:25:20 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1628/3297] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:20 2026] GET /volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:21 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-66dd1530-c275-41fa-8e7e-68c57dd87a4b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d returned with HTTP 200 Sep 06 08:25:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1670/3298] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:21 2026] GET /volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:21 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cc21333-3bce-4df1-a669-e6b01eb7ab2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-394398542"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:21 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:21 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:21 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create snapshot from volume 6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:21 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['96431270-4466-4f82-b162-4332b7a7f644', 'a6b28953-7a8c-401a-9638-c962c0503024', 'b2b67299-e00c-402b-87b0-3c32040a5c0b', '6c82290e-079c-4591-b69f-c3445dbb0afd'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:21 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:21 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:21 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot create request issued successfully. Sep 06 08:25:21 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ebc6ce8a-1bf8-4f9d-a816-83045d74e25f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:25:21 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1629/3299] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:25:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:21 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:21 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:21 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4494ca11-5026-4e86-8d4b-33e2b852beb1 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 200 Sep 06 08:25:21 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1671/3300] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:21 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:22 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:22 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:23 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:23 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:23 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:23 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-89883f70-b2eb-4e2c-bd1e-a1d1ef6a78ba tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 200 Sep 06 08:25:23 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1630/3301] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:22 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-383bf651-9ae3-4716-9bc7-2fcc9e699782 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 200 Sep 06 08:25:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1672/3302] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:24 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] POST http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0/action Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.contrib.admin_actions [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Updating snapshot '6ea73329-cc8d-4f93-9756-c946487488f0' with '{'status': 'error'}' {{(pid=87013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b597739f48be442186390908d14f712d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983b4441d7994f128020eab6b42b1997', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9823f2c7-5753-44b2-8b52-815a84937fa9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0/action returned with HTTP 403 Sep 06 08:25:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1631/3303] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:25:24 2026] POST /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete snapshot with id: 6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:24 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot delete request issued successfully. Sep 06 08:25:24 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8baa66d7-0692-4422-bc1f-5f8e462a31fc tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 202 Sep 06 08:25:24 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1673/3304] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:25:24 2026] DELETE /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-17330627-bc44-4e25-9f40-36919a3ada9f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17330627-bc44-4e25-9f40-36919a3ada9f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17330627-bc44-4e25-9f40-36919a3ada9f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-17330627-bc44-4e25-9f40-36919a3ada9f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:24 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:24 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:24 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-17330627-bc44-4e25-9f40-36919a3ada9f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:24 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-17330627-bc44-4e25-9f40-36919a3ada9f tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 200 Sep 06 08:25:24 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1632/3305] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:24 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:25 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:25 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:25 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:25 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:25 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f1a0e9d6-799a-4f47-a8ad-b0e1ac981387 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 200 Sep 06 08:25:25 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1674/3306] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:25 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3f44ae4-408f-46ae-b219-b022a1a34984 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3f44ae4-408f-46ae-b219-b022a1a34984 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3f44ae4-408f-46ae-b219-b022a1a34984 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3f44ae4-408f-46ae-b219-b022a1a34984 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3f44ae4-408f-46ae-b219-b022a1a34984 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 returned with HTTP 404 Sep 06 08:25:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1633/3307] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:26 2026] GET /volume/v3/snapshots/6ea73329-cc8d-4f93-9756-c946487488f0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:26 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:26 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume with id: 6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:26 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:26 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:26 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:26 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:26 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume request issued successfully. Sep 06 08:25:26 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-44332d34-3d00-458a-83b7-98d9fdafa2bb tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d returned with HTTP 202 Sep 06 08:25:26 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1675/3308] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:26 2026] DELETE /volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:26 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:26 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:26 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:26 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:26 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:26 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b0044224-3aab-4c4e-9d8e-011c4addc9e4 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d returned with HTTP 200 Sep 06 08:25:26 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1634/3309] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:26 2026] GET /volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0c5aa25a-9383-4a5d-bffa-5cbdcabb3e39 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c5aa25a-9383-4a5d-bffa-5cbdcabb3e39 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c5aa25a-9383-4a5d-bffa-5cbdcabb3e39 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0c5aa25a-9383-4a5d-bffa-5cbdcabb3e39 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0c5aa25a-9383-4a5d-bffa-5cbdcabb3e39 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d returned with HTTP 404 Sep 06 08:25:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1676/3310] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:27 2026] GET /volume/v3/volumes/6cc21333-3bce-4df1-a669-e6b01eb7ab2d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-60c1532a-936d-460e-aadd-9921d95bda5a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820168562"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820168562'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume of 1 GB Sep 06 08:25:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (03c3b659-1c93-4795-860d-d92b203b84e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42052b0-c089-4d8f-bac4-0ea55f2e18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42052b0-c089-4d8f-bac4-0ea55f2e18b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7db862-e8e8-4a0f-a3c5-329c7d59c578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['e2a83334-333b-4fa6-8231-77e0b8c4eb61', 'a2f784f9-e558-4794-b799-5497a7935eb7', '941ec3d4-27d4-4aba-86de-574a0752b4f6', 'df40aaa3-1529-4780-9c65-2ab86396e184'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7db862-e8e8-4a0f-a3c5-329c7d59c578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a83334-333b-4fa6-8231-77e0b8c4eb61', 'a2f784f9-e558-4794-b799-5497a7935eb7', '941ec3d4-27d4-4aba-86de-574a0752b4f6', 'df40aaa3-1529-4780-9c65-2ab86396e184']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9db9a1-1358-451c-8ff8-388c488d79fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:27 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9db9a1-1358-451c-8ff8-388c488d79fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d66a01e-6933-41b0-97b9-5936d6961e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820168562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['e2a83334-333b-4fa6-8231-77e0b8c4eb61','a2f784f9-e558-4794-b799-5497a7935eb7','941ec3d4-27d4-4aba-86de-574a0752b4f6','df40aaa3-1529-4780-9c65-2ab86396e184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820168562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d66a01e-6933-41b0-97b9-5936d6961e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983b4441d7994f128020eab6b42b1997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72c02a206c014afeb3122237bf4bdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0415b147-a843-482f-b0a6-ca3922a47c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0415b147-a843-482f-b0a6-ca3922a47c3d) transitioned into state 'SUCCESS' from state '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-820168562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['e2a83334-333b-4fa6-8231-77e0b8c4eb61','a2f784f9-e558-4794-b799-5497a7935eb7','941ec3d4-27d4-4aba-86de-574a0752b4f6','df40aaa3-1529-4780-9c65-2ab86396e184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14eb11b3-4b10-49df-85e2-14696567a1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14eb11b3-4b10-49df-85e2-14696567a1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (03c3b659-1c93-4795-860d-d92b203b84e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:27 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request issued successfully. Sep 06 08:25:27 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-60c1532a-936d-460e-aadd-9921d95bda5a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:27 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1635/3311] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:25:27 2026] POST /volume/v3/volumes => generated 786 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-dfc489c7-908e-41fc-956c-42e488e65129 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dfc489c7-908e-41fc-956c-42e488e65129 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dfc489c7-908e-41fc-956c-42e488e65129 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-dfc489c7-908e-41fc-956c-42e488e65129 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:27 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:27 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:27 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:27 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:27 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-dfc489c7-908e-41fc-956c-42e488e65129 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:27 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-dfc489c7-908e-41fc-956c-42e488e65129 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 returned with HTTP 200 Sep 06 08:25:27 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1677/3312] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:27 2026] GET /volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:28 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e419c8c8-1d73-49b9-a107-f4e4e3159dbf tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 returned with HTTP 200 Sep 06 08:25:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1636/3313] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:28 2026] GET /volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:28 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d66a01e-6933-41b0-97b9-5936d6961e98", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2113156536"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:28 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:28 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:28 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create snapshot from volume 6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:28 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['513e0478-b807-4214-be49-5b74ce7d29e9', 'd553f150-8c74-4c65-915a-a9a7613dff4d', '6500a48f-e888-4ffe-be37-f6052bad1037', '21df7256-ce09-4e0e-8c70-54adfc8fe2a5'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:28 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:28 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:28 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot create request issued successfully. Sep 06 08:25:28 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-b97de83b-3743-4c86-9ce0-e759a94ee720 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:25:28 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1678/3314] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:25:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:28 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:28 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:28 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-31b44e80-3b53-4bdb-9958-de3bd9a49454 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:28 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1637/3315] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:28 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-308b2e51-25ce-4c56-8272-26269c62ba15 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-308b2e51-25ce-4c56-8272-26269c62ba15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-308b2e51-25ce-4c56-8272-26269c62ba15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:29 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-308b2e51-25ce-4c56-8272-26269c62ba15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:29 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:29 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:29 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-308b2e51-25ce-4c56-8272-26269c62ba15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:29 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-308b2e51-25ce-4c56-8272-26269c62ba15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:29 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1679/3316] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:29 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f788f0a2-ac5c-4c8b-9b30-c9f67faf2570 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1638/3317] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:31 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Snapshot retrieved successfully. Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e263dc28-410f-4f95-b5ac-3ea3df497427 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1680/3318] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:31 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete snapshot with id: 88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:31 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot delete request issued successfully. Sep 06 08:25:31 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8b07c7e5-9778-4109-b7e7-c76e5618d23a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 202 Sep 06 08:25:31 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1639/3319] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:25:31 2026] DELETE /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:31 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:31 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:31 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-94348ff2-9e76-4072-9617-20ea9dc81e6a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:31 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1681/3320] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:31 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4252a76c-d7fe-4802-8094-569da427eb15 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4252a76c-d7fe-4802-8094-569da427eb15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4252a76c-d7fe-4802-8094-569da427eb15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:32 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4252a76c-d7fe-4802-8094-569da427eb15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:32 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:32 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:32 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4252a76c-d7fe-4802-8094-569da427eb15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:32 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4252a76c-d7fe-4802-8094-569da427eb15 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 200 Sep 06 08:25:32 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1640/3321] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:32 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d49b7124-5062-49e8-ae5c-f63e04c853d5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d49b7124-5062-49e8-ae5c-f63e04c853d5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d49b7124-5062-49e8-ae5c-f63e04c853d5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d49b7124-5062-49e8-ae5c-f63e04c853d5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d49b7124-5062-49e8-ae5c-f63e04c853d5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 returned with HTTP 404 Sep 06 08:25:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1682/3322] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:33 2026] GET /volume/v3/snapshots/88146c6f-cf45-461b-bcf1-6155a110b0e8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:33 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:33 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume with id: 6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:33 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:33 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:33 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:33 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:33 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume request issued successfully. Sep 06 08:25:33 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-b3c3c69a-1bf0-47ea-ab4a-77b6d4606f4a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 returned with HTTP 202 Sep 06 08:25:33 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1641/3323] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:33 2026] DELETE /volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-126e8464-b58a-4441-b663-9b7cef6f5604 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-126e8464-b58a-4441-b663-9b7cef6f5604 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-126e8464-b58a-4441-b663-9b7cef6f5604 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-126e8464-b58a-4441-b663-9b7cef6f5604 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:33 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:33 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:33 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:33 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:33 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-126e8464-b58a-4441-b663-9b7cef6f5604 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:33 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-126e8464-b58a-4441-b663-9b7cef6f5604 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 returned with HTTP 200 Sep 06 08:25:33 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1683/3324] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:33 2026] GET /volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-56011f54-bd7a-4722-a6ec-55d2d86db04a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-56011f54-bd7a-4722-a6ec-55d2d86db04a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-56011f54-bd7a-4722-a6ec-55d2d86db04a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-56011f54-bd7a-4722-a6ec-55d2d86db04a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-56011f54-bd7a-4722-a6ec-55d2d86db04a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 returned with HTTP 404 Sep 06 08:25:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1642/3325] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:34 2026] GET /volume/v3/volumes/6d66a01e-6933-41b0-97b9-5936d6961e98 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-653a1a46-1163-4b04-be1b-53698058785a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1959495245"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1959495245'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume of 1 GB Sep 06 08:25:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (b304c2a5-04fd-4159-8c97-c5ecf6dead90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b8d0a5-6ed3-4478-a665-299c2ca76512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b8d0a5-6ed3-4478-a665-299c2ca76512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec40c25d-780b-42fb-89cf-c3e6f8c99fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['cf1b05a4-3ce1-4d09-8a00-c17ec4892c25', 'c92f85bf-84c4-44a7-874f-af91cc1f21ee', 'cc73c278-94b5-4e72-ad25-c9ccf5d4bfac', '98b79234-4f20-4300-a130-9d8f0cc65342'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec40c25d-780b-42fb-89cf-c3e6f8c99fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf1b05a4-3ce1-4d09-8a00-c17ec4892c25', 'c92f85bf-84c4-44a7-874f-af91cc1f21ee', 'cc73c278-94b5-4e72-ad25-c9ccf5d4bfac', '98b79234-4f20-4300-a130-9d8f0cc65342']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85da0506-fe0f-4a50-bfb2-c27d725f175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:34 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85da0506-fe0f-4a50-bfb2-c27d725f175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17dd3c5-bd82-40b5-baf3-a85c74f848f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959495245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['cf1b05a4-3ce1-4d09-8a00-c17ec4892c25','c92f85bf-84c4-44a7-874f-af91cc1f21ee','cc73c278-94b5-4e72-ad25-c9ccf5d4bfac','98b79234-4f20-4300-a130-9d8f0cc65342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959495245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17dd3c5-bd82-40b5-baf3-a85c74f848f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983b4441d7994f128020eab6b42b1997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72c02a206c014afeb3122237bf4bdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e800e151-63bc-41a2-92fd-2fa5fa90a403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e800e151-63bc-41a2-92fd-2fa5fa90a403) transitioned into state 'SUCCESS' from state '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-1959495245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983b4441d7994f128020eab6b42b1997',qos_specs=None,replication_status=,reservations=['cf1b05a4-3ce1-4d09-8a00-c17ec4892c25','c92f85bf-84c4-44a7-874f-af91cc1f21ee','cc73c278-94b5-4e72-ad25-c9ccf5d4bfac','98b79234-4f20-4300-a130-9d8f0cc65342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72c02a206c014afeb3122237bf4bdfc3',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d6f6e2-f194-48df-9cdf-95dc93cc5020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d6f6e2-f194-48df-9cdf-95dc93cc5020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Flow 'volume_create_api' (b304c2a5-04fd-4159-8c97-c5ecf6dead90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:34 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create volume request issued successfully. Sep 06 08:25:34 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-653a1a46-1163-4b04-be1b-53698058785a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:34 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1684/3326] 192.168.122.190 () {60 vars in 1142 bytes} [Sun Sep 6 08:25:34 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:34 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:34 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:34 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:34 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:34 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:34 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f517719-b6f2-4b8c-b078-5c802f0c7640 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 returned with HTTP 200 Sep 06 08:25:34 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1643/3327] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:34 2026] GET /volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-eb5781b1-4360-4e3d-817c-39e5f172686a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eb5781b1-4360-4e3d-817c-39e5f172686a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eb5781b1-4360-4e3d-817c-39e5f172686a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-eb5781b1-4360-4e3d-817c-39e5f172686a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:35 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-eb5781b1-4360-4e3d-817c-39e5f172686a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-eb5781b1-4360-4e3d-817c-39e5f172686a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 returned with HTTP 200 Sep 06 08:25:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1685/3328] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:35 2026] GET /volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] POST http://192.168.122.190/volume/v3/snapshots Sep 06 08:25:35 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d17dd3c5-bd82-40b5-baf3-a85c74f848f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-577197286"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:35 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:35 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:35 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.snapshots [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Create snapshot from volume d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:35 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Created reservations ['3c29cfe5-70c3-4184-978c-a76c1a549e15', '56989d61-9c46-4a31-8111-5c2dba40ae96', '75360448-a723-4073-b3a4-0756fd289a47', '25d528b5-36c6-4a4a-9be8-6c58e4e7ca3d'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:35 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:35 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:35 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot create request issued successfully. Sep 06 08:25:35 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-eaf231ad-fcab-402b-a83f-fae6ae97b813 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots returned with HTTP 202 Sep 06 08:25:35 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1644/3329] 192.168.122.190 () {60 vars in 1149 bytes} [Sun Sep 6 08:25:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-00320225-1844-4995-b485-a5e82a4ce67a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00320225-1844-4995-b485-a5e82a4ce67a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00320225-1844-4995-b485-a5e82a4ce67a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-00320225-1844-4995-b485-a5e82a4ce67a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:35 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:35 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-00320225-1844-4995-b485-a5e82a4ce67a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:35 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-00320225-1844-4995-b485-a5e82a4ce67a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 200 Sep 06 08:25:35 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1686/3330] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:35 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-290ac254-5de9-4f53-beef-c551c8de929b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-290ac254-5de9-4f53-beef-c551c8de929b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-290ac254-5de9-4f53-beef-c551c8de929b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:36 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-290ac254-5de9-4f53-beef-c551c8de929b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:36 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:36 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:36 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-290ac254-5de9-4f53-beef-c551c8de929b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:36 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-290ac254-5de9-4f53-beef-c551c8de929b tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 200 Sep 06 08:25:37 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1645/3331] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:36 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-be9b149c-ed7e-4cb0-a753-22de5a9c561c tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 200 Sep 06 08:25:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1687/3332] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:38 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] POST http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326/action Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.api.contrib.snapshot_unmanage [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Unmanage snapshot with id: 1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Snapshot retrieved successfully. Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b597739f48be442186390908d14f712d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '983b4441d7994f128020eab6b42b1997', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4bd737f9-a758-4a0c-94be-385d2232ad61 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-reader] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326/action returned with HTTP 403 Sep 06 08:25:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1646/3333] 192.168.122.190 () {60 vars in 1280 bytes} [Sun Sep 6 08:25:38 2026] POST /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.snapshots [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete snapshot with id: 1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:38 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot delete request issued successfully. Sep 06 08:25:38 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-775d6aca-7dd1-4a63-af8e-7e02441745ca tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 202 Sep 06 08:25:38 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1688/3334] 192.168.122.190 () {58 vars in 1241 bytes} [Sun Sep 6 08:25:38 2026] DELETE /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-550be99d-8be6-4851-ab63-93cfb59fe25a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-550be99d-8be6-4851-ab63-93cfb59fe25a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-550be99d-8be6-4851-ab63-93cfb59fe25a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-550be99d-8be6-4851-ab63-93cfb59fe25a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:38 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:38 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-550be99d-8be6-4851-ab63-93cfb59fe25a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:38 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-550be99d-8be6-4851-ab63-93cfb59fe25a tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 200 Sep 06 08:25:38 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1647/3335] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:38 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:39 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:39 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:39 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:39 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Snapshot retrieved successfully. Sep 06 08:25:39 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4b377da8-77f8-43f2-ba15-5f17f9c7056e tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 200 Sep 06 08:25:39 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1689/3336] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:39 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-34372a5f-69f1-4726-97f5-eeeb3b7475b8 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-34372a5f-69f1-4726-97f5-eeeb3b7475b8 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-34372a5f-69f1-4726-97f5-eeeb3b7475b8 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-34372a5f-69f1-4726-97f5-eeeb3b7475b8 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-34372a5f-69f1-4726-97f5-eeeb3b7475b8 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 returned with HTTP 404 Sep 06 08:25:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1648/3337] 192.168.122.190 () {58 vars in 1238 bytes} [Sun Sep 6 08:25:40 2026] GET /volume/v3/snapshots/1fe20df9-0cff-4bd1-b3b2-c3444b523326 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:40 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:40 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume with id: d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:40 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:40 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:40 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:40 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:40 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Delete volume request issued successfully. Sep 06 08:25:40 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f51a3c63-2859-40e9-ad27-bc43a9b89ff9 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 returned with HTTP 202 Sep 06 08:25:40 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1690/3338] 192.168.122.190 () {58 vars in 1235 bytes} [Sun Sep 6 08:25:40 2026] DELETE /volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:40 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:40 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:40 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:40 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:40 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Volume info retrieved successfully. Sep 06 08:25:40 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8407c295-e144-42b5-ab8d-248bc58b99a5 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 returned with HTTP 200 Sep 06 08:25:40 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1649/3339] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:40 2026] GET /volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-a6ba9ca3-9c2d-406c-b939-99e17f31e428 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6ba9ca3-9c2d-406c-b939-99e17f31e428 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] GET http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 Sep 06 08:25:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6ba9ca3-9c2d-406c-b939-99e17f31e428 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:41 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-a6ba9ca3-9c2d-406c-b939-99e17f31e428 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:41 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-a6ba9ca3-9c2d-406c-b939-99e17f31e428 tempest-ProjectReaderTests-1980438739 tempest-ProjectReaderTests-1980438739-project-admin] http://192.168.122.190/volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 returned with HTTP 404 Sep 06 08:25:41 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1691/3340] 192.168.122.190 () {58 vars in 1232 bytes} [Sun Sep 6 08:25:41 2026] GET /volume/v3/volumes/d17dd3c5-bd82-40b5-baf3-a85c74f848f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-135d417b-c8ca-4add-b568-d07caafedf01 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-135d417b-c8ca-4add-b568-d07caafedf01 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:43 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-135d417b-c8ca-4add-b568-d07caafedf01 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2130276042", "extra_specs": {"storage_protocol": "tempest-storage_protocol-320095087", "vendor_name": "tempest-vendor_name-1010748036"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:43 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-135d417b-c8ca-4add-b568-d07caafedf01 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:43 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1650/3341] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:43 2026] POST /volume/v3/types => generated 328 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e40ba90-befd-4e80-840c-c7002f46c7b8", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request body: {'volume': {'volume_type': '8e40ba90-befd-4e80-840c-c7002f46c7b8', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume of 1 GB Sep 06 08:25:43 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:43 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:43 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (c6ed2572-77b3-460e-8a3b-d01e4916a5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16239e7-03b0-4ebd-8d8d-589ad5c5446e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16239e7-03b0-4ebd-8d8d-589ad5c5446e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:25:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-320095087',vendor_name='tempest-vendor_name-1010748036'},id=8e40ba90-befd-4e80-840c-c7002f46c7b8,is_public=True,name='tempest-ProjectAdminTests-volume-type-2130276042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e40ba90-befd-4e80-840c-c7002f46c7b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:43 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762ab18a-a256-4aea-99ac-b5bcf4deb158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2130276042 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2130276042, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:44 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2130276042 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2130276042, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['219207f4-4e29-4c0b-91f2-c8fd2e5ab40c', '0c0efec2-8c93-42a3-bda6-25fb43e93310', 'f65c968f-6868-4e56-be89-8c59abf1e620', '990ffd1f-7211-465c-a9eb-d305183cc026'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762ab18a-a256-4aea-99ac-b5bcf4deb158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219207f4-4e29-4c0b-91f2-c8fd2e5ab40c', '0c0efec2-8c93-42a3-bda6-25fb43e93310', 'f65c968f-6868-4e56-be89-8c59abf1e620', '990ffd1f-7211-465c-a9eb-d305183cc026']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79170d33-57b2-43cd-a65b-c5bd92e06205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:44 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79170d33-57b2-43cd-a65b-c5bd92e06205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5aab13-342f-4a9b-9190-5b97fb3c4255', '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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['219207f4-4e29-4c0b-91f2-c8fd2e5ab40c','0c0efec2-8c93-42a3-bda6-25fb43e93310','f65c968f-6868-4e56-be89-8c59abf1e620','990ffd1f-7211-465c-a9eb-d305183cc026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=8e40ba90-befd-4e80-840c-c7002f46c7b8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06: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=4f5aab13-342f-4a9b-9190-5b97fb3c4255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1f8ea3a520c4812a64842b68701f7bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab535767e8af41f283b98a35e73fc27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e40ba90-befd-4e80-840c-c7002f46c7b8),volume_type_id=8e40ba90-befd-4e80-840c-c7002f46c7b8)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4707ba7-ebca-408b-849a-a810f21eb892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4707ba7-ebca-408b-849a-a810f21eb892) transitioned into state 'SUCCESS' from 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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['219207f4-4e29-4c0b-91f2-c8fd2e5ab40c','0c0efec2-8c93-42a3-bda6-25fb43e93310','f65c968f-6868-4e56-be89-8c59abf1e620','990ffd1f-7211-465c-a9eb-d305183cc026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=8e40ba90-befd-4e80-840c-c7002f46c7b8)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2420d7-19fc-4abe-b222-058e5600044a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2420d7-19fc-4abe-b222-058e5600044a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (c6ed2572-77b3-460e-8a3b-d01e4916a5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:44 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request issued successfully. Sep 06 08:25:44 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-1378146c-2de6-474c-8d4a-7cf5727f0f30 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:44 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1692/3342] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:25:43 2026] POST /volume/v3/volumes => generated 781 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 Sep 06 08:25:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:44 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:44 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:44 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:44 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:44 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:44 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:44 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-28393fb2-ee15-4ba8-bb86-8c9708959619 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 returned with HTTP 200 Sep 06 08:25:44 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1651/3343] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:44 2026] GET /volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 => generated 960 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6ca3dd5f-7a81-4fba-91dd-9a69814e6b21 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 returned with HTTP 200 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1693/3344] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:45 2026] GET /volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a03c8af7-0da5-4ef9-aece-bc5daa20d0f4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a03c8af7-0da5-4ef9-aece-bc5daa20d0f4 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a03c8af7-0da5-4ef9-aece-bc5daa20d0f4 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a03c8af7-0da5-4ef9-aece-bc5daa20d0f4 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a03c8af7-0da5-4ef9-aece-bc5daa20d0f4 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1652/3345] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:25:45 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-14bc52ad-1347-465f-9932-51c434d3a50e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14bc52ad-1347-465f-9932-51c434d3a50e tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14bc52ad-1347-465f-9932-51c434d3a50e tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-14bc52ad-1347-465f-9932-51c434d3a50e tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-14bc52ad-1347-465f-9932-51c434d3a50e tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 returned with HTTP 204 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1694/3346] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:25:45 2026] DELETE /volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a8d78c4a-7f8f-401d-817d-fcf066c6e4a0 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a8d78c4a-7f8f-401d-817d-fcf066c6e4a0 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a8d78c4a-7f8f-401d-817d-fcf066c6e4a0 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a8d78c4a-7f8f-401d-817d-fcf066c6e4a0 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a8d78c4a-7f8f-401d-817d-fcf066c6e4a0 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 returned with HTTP 404 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1653/3347] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:25:45 2026] GET /volume/v3/messages/d97d3c34-930f-4561-ad8e-69519af05fa5 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume with id: 4f5aab13-342f-4a9b-9190-5b97fb3c4255 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['b2407dd5-bc15-4dd2-b1ae-24d83355a02b', 'bbd9efe6-960a-44bb-aa46-5c53a687baac', 'e45ed8f5-7196-430a-98ba-d4f63e7ec128', '3cf670b6-b3f9-47f9-83a0-f844f23bf0bb'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume request issued successfully. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f2c51f34-ef27-4f7c-a095-2a2067a8753a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 returned with HTTP 202 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1695/3348] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:25:45 2026] DELETE /volume/v3/volumes/4f5aab13-342f-4a9b-9190-5b97fb3c4255 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-c8e4cdc4-75ba-4359-b8cf-1c3ecfb3d02a None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c8e4cdc4-75ba-4359-b8cf-1c3ecfb3d02a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/types/8e40ba90-befd-4e80-840c-c7002f46c7b8 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c8e4cdc4-75ba-4359-b8cf-1c3ecfb3d02a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-c8e4cdc4-75ba-4359-b8cf-1c3ecfb3d02a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-c8e4cdc4-75ba-4359-b8cf-1c3ecfb3d02a tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types/8e40ba90-befd-4e80-840c-c7002f46c7b8 returned with HTTP 202 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1654/3349] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:45 2026] DELETE /volume/v3/types/8e40ba90-befd-4e80-840c-c7002f46c7b8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6105b2ff-1ef1-456e-bf3b-3f85e8821758 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6105b2ff-1ef1-456e-bf3b-3f85e8821758 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6105b2ff-1ef1-456e-bf3b-3f85e8821758 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-101755431", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1957740458", "vendor_name": "tempest-vendor_name-119723708"}}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6105b2ff-1ef1-456e-bf3b-3f85e8821758 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1696/3350] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:45 2026] POST /volume/v3/types => generated 327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "807ff70b-269b-45fe-a995-48c26106a2e4", "size": 1}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request body: {'volume': {'volume_type': '807ff70b-269b-45fe-a995-48c26106a2e4', 'size': 1}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume of 1 GB Sep 06 08:25:45 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (cf3a39f7-284e-4b88-b448-2b481a3dc7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68149317-c597-4e13-9c51-d23a13efa0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68149317-c597-4e13-9c51-d23a13efa0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:25:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1957740458',vendor_name='tempest-vendor_name-119723708'},id=807ff70b-269b-45fe-a995-48c26106a2e4,is_public=True,name='tempest-ProjectAdminTests-volume-type-101755431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '807ff70b-269b-45fe-a995-48c26106a2e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcb5167-cd38-482d-9b9d-e83cb9cd4bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-101755431 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-101755431, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: WARNING cinder.quota [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-101755431 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-101755431, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['bf3e512e-474b-4e68-bae7-3d3ea33e8c19', 'ad8f4a5d-78bc-4c69-bba4-6c53c8f84c21', '5182485d-be41-4846-9b03-736112fbd3c7', '606bfd3d-7681-4a36-8897-942e754c8d78'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcb5167-cd38-482d-9b9d-e83cb9cd4bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3e512e-474b-4e68-bae7-3d3ea33e8c19', 'ad8f4a5d-78bc-4c69-bba4-6c53c8f84c21', '5182485d-be41-4846-9b03-736112fbd3c7', '606bfd3d-7681-4a36-8897-942e754c8d78']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c58a2f-49e4-4af2-9c3b-c4a6081f7464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c58a2f-49e4-4af2-9c3b-c4a6081f7464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190b14f4-3f0a-4d44-9acc-083343e9a5f7', '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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['bf3e512e-474b-4e68-bae7-3d3ea33e8c19','ad8f4a5d-78bc-4c69-bba4-6c53c8f84c21','5182485d-be41-4846-9b03-736112fbd3c7','606bfd3d-7681-4a36-8897-942e754c8d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=807ff70b-269b-45fe-a995-48c26106a2e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:45Z,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=190b14f4-3f0a-4d44-9acc-083343e9a5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1f8ea3a520c4812a64842b68701f7bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab535767e8af41f283b98a35e73fc27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(807ff70b-269b-45fe-a995-48c26106a2e4),volume_type_id=807ff70b-269b-45fe-a995-48c26106a2e4)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8236318-206c-41bf-97cb-77dfa05ae44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8236318-206c-41bf-97cb-77dfa05ae44c) transitioned into state 'SUCCESS' from 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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['bf3e512e-474b-4e68-bae7-3d3ea33e8c19','ad8f4a5d-78bc-4c69-bba4-6c53c8f84c21','5182485d-be41-4846-9b03-736112fbd3c7','606bfd3d-7681-4a36-8897-942e754c8d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=807ff70b-269b-45fe-a995-48c26106a2e4)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57762372-241e-4d6d-9a62-f3953ff7dd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57762372-241e-4d6d-9a62-f3953ff7dd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (cf3a39f7-284e-4b88-b448-2b481a3dc7e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request issued successfully. Sep 06 08:25:45 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-714e5de6-6d62-4819-8255-8103c5cb5e96 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:45 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1655/3351] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:25:45 2026] POST /volume/v3/volumes => generated 780 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:45 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:45 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:46 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79ce2641-6dad-456a-a8a1-323dd11e6c5c tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 returned with HTTP 200 Sep 06 08:25:46 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1697/3352] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:45 2026] GET /volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e45e1e9d-1074-4a0f-9aa2-e8a2c7140048 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 returned with HTTP 200 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1656/3353] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:47 2026] GET /volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 => generated 980 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c40f02f1-7a7a-49a7-b449-e58392c3d2be None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c40f02f1-7a7a-49a7-b449-e58392c3d2be tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c40f02f1-7a7a-49a7-b449-e58392c3d2be tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c40f02f1-7a7a-49a7-b449-e58392c3d2be tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c40f02f1-7a7a-49a7-b449-e58392c3d2be tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1698/3354] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:25:47 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-263d06a3-2bfe-4e97-8c84-778ffab589df None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-263d06a3-2bfe-4e97-8c84-778ffab589df tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-263d06a3-2bfe-4e97-8c84-778ffab589df tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-263d06a3-2bfe-4e97-8c84-778ffab589df tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-263d06a3-2bfe-4e97-8c84-778ffab589df tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1657/3355] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:25:47 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-5851fb82-a387-4d1f-81cc-22e567ee8941 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5851fb82-a387-4d1f-81cc-22e567ee8941 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/messages/e5291fa1-cc64-4aef-b911-b3908dcaf436 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5851fb82-a387-4d1f-81cc-22e567ee8941 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-5851fb82-a387-4d1f-81cc-22e567ee8941 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-5851fb82-a387-4d1f-81cc-22e567ee8941 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages/e5291fa1-cc64-4aef-b911-b3908dcaf436 returned with HTTP 204 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1699/3356] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:25:47 2026] DELETE /volume/v3/messages/e5291fa1-cc64-4aef-b911-b3908dcaf436 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume with id: 190b14f4-3f0a-4d44-9acc-083343e9a5f7 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['dd0f8cfa-ba4c-4045-a283-2f29ef68a4ef', 'e62d19f2-694f-457e-90b8-00887c1fffb2', '2b9b042e-444d-4805-af38-8ecaf8d74690', 'c0ddde14-84e7-40a5-9fdb-106b35689024'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume request issued successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-ad57475b-eefd-490b-bc51-84a6aae4a2d1 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 returned with HTTP 202 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1658/3357] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:25:47 2026] DELETE /volume/v3/volumes/190b14f4-3f0a-4d44-9acc-083343e9a5f7 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6d3967cc-026e-4e23-9210-43948b370641 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d3967cc-026e-4e23-9210-43948b370641 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/types/807ff70b-269b-45fe-a995-48c26106a2e4 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d3967cc-026e-4e23-9210-43948b370641 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6d3967cc-026e-4e23-9210-43948b370641 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6d3967cc-026e-4e23-9210-43948b370641 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types/807ff70b-269b-45fe-a995-48c26106a2e4 returned with HTTP 202 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1700/3358] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:47 2026] DELETE /volume/v3/types/807ff70b-269b-45fe-a995-48c26106a2e4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-95038143-0f22-4b61-bbd1-ccb43c956888 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95038143-0f22-4b61-bbd1-ccb43c956888 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-95038143-0f22-4b61-bbd1-ccb43c956888 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-37404291", "extra_specs": {"storage_protocol": "tempest-storage_protocol-478353878", "vendor_name": "tempest-vendor_name-2030031660"}}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-95038143-0f22-4b61-bbd1-ccb43c956888 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1659/3359] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:47 2026] POST /volume/v3/types => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af82b5cb-62e7-4ef9-8454-3078c86fe2d5", "size": 1}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request body: {'volume': {'volume_type': 'af82b5cb-62e7-4ef9-8454-3078c86fe2d5', 'size': 1}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume of 1 GB Sep 06 08:25:47 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (fde4ea5a-9852-4fdc-87a5-5b58066dde2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e63f81-61a7-4cd5-a71c-1166169e42cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e63f81-61a7-4cd5-a71c-1166169e42cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T06:25:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-478353878',vendor_name='tempest-vendor_name-2030031660'},id=af82b5cb-62e7-4ef9-8454-3078c86fe2d5,is_public=True,name='tempest-ProjectAdminTests-volume-type-37404291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af82b5cb-62e7-4ef9-8454-3078c86fe2d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dc9b2e-f852-49f2-945c-20d93c1093e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-37404291 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-37404291, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: WARNING cinder.quota [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-37404291 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-37404291, it is now deprecated. Please use the default quota class for default quota. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['76a44903-991c-4330-a39b-303ada04d9f3', '26f928e3-dc78-44ef-9fb2-a2e3f4580328', '36ad6c4e-7065-423f-bd0b-5e944f760cbd', '659ea64d-cc36-47fe-ab93-6abddcd615d0'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dc9b2e-f852-49f2-945c-20d93c1093e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a44903-991c-4330-a39b-303ada04d9f3', '26f928e3-dc78-44ef-9fb2-a2e3f4580328', '36ad6c4e-7065-423f-bd0b-5e944f760cbd', '659ea64d-cc36-47fe-ab93-6abddcd615d0']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac229f4-4025-4f22-8b21-51424e060aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac229f4-4025-4f22-8b21-51424e060aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4951f9cc-39f0-42f0-a734-ae89150ca5db', '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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['76a44903-991c-4330-a39b-303ada04d9f3','26f928e3-dc78-44ef-9fb2-a2e3f4580328','36ad6c4e-7065-423f-bd0b-5e944f760cbd','659ea64d-cc36-47fe-ab93-6abddcd615d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=af82b5cb-62e7-4ef9-8454-3078c86fe2d5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:47Z,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=4951f9cc-39f0-42f0-a734-ae89150ca5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1f8ea3a520c4812a64842b68701f7bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab535767e8af41f283b98a35e73fc27f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af82b5cb-62e7-4ef9-8454-3078c86fe2d5),volume_type_id=af82b5cb-62e7-4ef9-8454-3078c86fe2d5)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ec3b4e-0cd0-4aaa-8a95-02cc9d61c857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ec3b4e-0cd0-4aaa-8a95-02cc9d61c857) transitioned into state 'SUCCESS' from 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='a1f8ea3a520c4812a64842b68701f7bd',qos_specs=None,replication_status=,reservations=['76a44903-991c-4330-a39b-303ada04d9f3','26f928e3-dc78-44ef-9fb2-a2e3f4580328','36ad6c4e-7065-423f-bd0b-5e944f760cbd','659ea64d-cc36-47fe-ab93-6abddcd615d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab535767e8af41f283b98a35e73fc27f',volume_type_id=af82b5cb-62e7-4ef9-8454-3078c86fe2d5)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accb17bf-59d4-41ac-b4b3-6c32ba6db956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accb17bf-59d4-41ac-b4b3-6c32ba6db956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Flow 'volume_create_api' (fde4ea5a-9852-4fdc-87a5-5b58066dde2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Create volume request issued successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-c8ff2b34-c311-409c-881e-6cb3e6c017d6 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:47 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1701/3360] 192.168.122.190 () {62 vars in 1182 bytes} [Sun Sep 6 08:25:47 2026] POST /volume/v3/volumes => generated 779 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:47 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3dcfa0fd-a2d4-45b6-935e-47d459c083d7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db returned with HTTP 200 Sep 06 08:25:47 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1660/3361] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:47 2026] GET /volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db => generated 958 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-66ea107e-cdf5-4b26-82e4-b5707b1d05b7 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db returned with HTTP 200 Sep 06 08:25:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1702/3362] 192.168.122.190 () {60 vars in 1272 bytes} [Sun Sep 6 08:25:48 2026] GET /volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-e512ce9d-a575-4a6e-8277-3061182a2b77 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e512ce9d-a575-4a6e-8277-3061182a2b77 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e512ce9d-a575-4a6e-8277-3061182a2b77 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-e512ce9d-a575-4a6e-8277-3061182a2b77 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-e512ce9d-a575-4a6e-8277-3061182a2b77 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages returned with HTTP 200 Sep 06 08:25:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1661/3363] 192.168.122.190 () {60 vars in 1164 bytes} [Sun Sep 6 08:25:48 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bd10f586-e027-4f14-9ebc-453a164904f5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bd10f586-e027-4f14-9ebc-453a164904f5 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] GET http://192.168.122.190/volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bd10f586-e027-4f14-9ebc-453a164904f5 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bd10f586-e027-4f14-9ebc-453a164904f5 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bd10f586-e027-4f14-9ebc-453a164904f5 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 returned with HTTP 200 Sep 06 08:25:48 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1703/3364] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:25:48 2026] GET /volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d18d4543-2bf5-4901-aa7e-c2da41fa8701 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d18d4543-2bf5-4901-aa7e-c2da41fa8701 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d18d4543-2bf5-4901-aa7e-c2da41fa8701 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d18d4543-2bf5-4901-aa7e-c2da41fa8701 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:48 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d18d4543-2bf5-4901-aa7e-c2da41fa8701 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 returned with HTTP 204 Sep 06 08:25:48 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1662/3365] 192.168.122.190 () {60 vars in 1278 bytes} [Sun Sep 6 08:25:48 2026] DELETE /volume/v3/messages/15a948e0-58e7-4b5f-900c-e57e74c58ce0 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume with id: 4951f9cc-39f0-42f0-a734-ae89150ca5db Sep 06 08:25:48 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:48 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:48 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Volume info retrieved successfully. Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 08:25:48 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Created reservations ['ea5f2dfb-954c-427d-9d07-a8ff07c85205', '9cc31352-4b2c-470c-9106-4a79b2428f5a', 'ddd5f5a9-7e51-4e33-a499-3f7c4a926fed', '5472f9ec-3dda-472f-8339-07286d91b878'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:49 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Delete volume request issued successfully. Sep 06 08:25:49 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-234a3dac-f25a-47eb-a30d-7bd1461292a3 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db returned with HTTP 202 Sep 06 08:25:49 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1704/3366] 192.168.122.190 () {60 vars in 1275 bytes} [Sun Sep 6 08:25:48 2026] DELETE /volume/v3/volumes/4951f9cc-39f0-42f0-a734-ae89150ca5db => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-1c93eb23-d3e6-4983-8ec6-b551b84fb946 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c93eb23-d3e6-4983-8ec6-b551b84fb946 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] DELETE http://192.168.122.190/volume/v3/types/af82b5cb-62e7-4ef9-8454-3078c86fe2d5 Sep 06 08:25:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1c93eb23-d3e6-4983-8ec6-b551b84fb946 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:49 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-1c93eb23-d3e6-4983-8ec6-b551b84fb946 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:49 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-1c93eb23-d3e6-4983-8ec6-b551b84fb946 tempest-ProjectAdminTests-898173500 tempest-ProjectAdminTests-898173500-project-admin] http://192.168.122.190/volume/v3/types/af82b5cb-62e7-4ef9-8454-3078c86fe2d5 returned with HTTP 202 Sep 06 08:25:49 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1663/3367] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:49 2026] DELETE /volume/v3/types/af82b5cb-62e7-4ef9-8454-3078c86fe2d5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-77c5dd9e-807c-400c-91a6-a8f9ccfd278f None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77c5dd9e-807c-400c-91a6-a8f9ccfd278f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-77c5dd9e-807c-400c-91a6-a8f9ccfd278f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1853201974", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-77c5dd9e-807c-400c-91a6-a8f9ccfd278f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1705/3368] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:51 2026] POST /volume/v3/types => generated 380 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-453b2243-ca30-4802-858b-d1c9dd4fd605 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-453b2243-ca30-4802-858b-d1c9dd4fd605 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption Sep 06 08:25:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-453b2243-ca30-4802-858b-d1c9dd4fd605 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:51 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-453b2243-ca30-4802-858b-d1c9dd4fd605 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption returned with HTTP 200 Sep 06 08:25:51 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1664/3369] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:25:51 2026] POST /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-f4130c81-29f4-4549-9436-19328b046864 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f4130c81-29f4-4549-9436-19328b046864 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:51 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-f4130c81-29f4-4549-9436-19328b046864 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-683864999", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:51 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-f4130c81-29f4-4549-9436-19328b046864 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:51 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1706/3370] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:51 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:51 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-9f353498-1d9e-4600-b191-75554b796744 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f353498-1d9e-4600-b191-75554b796744 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] POST http://192.168.122.190/volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b/encryption Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-9f353498-1d9e-4600-b191-75554b796744 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-9f353498-1d9e-4600-b191-75554b796744 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-9f353498-1d9e-4600-b191-75554b796744 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b/encryption returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1665/3371] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:25:51 2026] POST /volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-3bdd2eb3-e3a7-4257-9057-bc4f34828d3b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bdd2eb3-e3a7-4257-9057-bc4f34828d3b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-3bdd2eb3-e3a7-4257-9057-bc4f34828d3b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2098262929", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-3bdd2eb3-e3a7-4257-9057-bc4f34828d3b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1707/3372] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:52 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 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4f6a03fb-b73d-4dcb-ae85-d3d21dfb2bb4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f6a03fb-b73d-4dcb-ae85-d3d21dfb2bb4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] POST http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4f6a03fb-b73d-4dcb-ae85-d3d21dfb2bb4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-4f6a03fb-b73d-4dcb-ae85-d3d21dfb2bb4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4f6a03fb-b73d-4dcb-ae85-d3d21dfb2bb4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1666/3373] 192.168.122.190 () {60 vars in 1283 bytes} [Sun Sep 6 08:25:52 2026] POST /volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-7265f5aa-8238-4d93-9e2e-6090782b55be None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7265f5aa-8238-4d93-9e2e-6090782b55be tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] PUT http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs/key2 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-7265f5aa-8238-4d93-9e2e-6090782b55be tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-7265f5aa-8238-4d93-9e2e-6090782b55be tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-7265f5aa-8238-4d93-9e2e-6090782b55be tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs/key2 returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1708/3374] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:25:52 2026] PUT /volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-de95a4ce-a548-4bf7-afc6-2cf335fc4fc1 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de95a4ce-a548-4bf7-afc6-2cf335fc4fc1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-de95a4ce-a548-4bf7-afc6-2cf335fc4fc1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-de95a4ce-a548-4bf7-afc6-2cf335fc4fc1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-de95a4ce-a548-4bf7-afc6-2cf335fc4fc1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1667/3375] 192.168.122.190 () {60 vars in 1136 bytes} [Sun Sep 6 08:25:52 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-0160910c-5def-4736-8f8e-b308a04fceb9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0160910c-5def-4736-8f8e-b308a04fceb9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-0160910c-5def-4736-8f8e-b308a04fceb9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1993762469", "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=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-0160910c-5def-4736-8f8e-b308a04fceb9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1709/3376] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:52 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6d438b95-1662-47dd-a396-1990db106817 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d438b95-1662-47dd-a396-1990db106817 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6d438b95-1662-47dd-a396-1990db106817 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6d438b95-1662-47dd-a396-1990db106817 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1668/3377] 192.168.122.190 () {60 vars in 1281 bytes} [Sun Sep 6 08:25:52 2026] POST /volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] DELETE http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption/2c0663ed-83ae-4246-b769-5ce7bf540144 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-49e8e36c-ef7d-487b-a7b4-c1b42284fa6e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption/2c0663ed-83ae-4246-b769-5ce7bf540144 returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1710/3378] 192.168.122.190 () {58 vars in 1373 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5/encryption/2c0663ed-83ae-4246-b769-5ce7bf540144 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-fd0a1257-a849-4017-aa90-87666f01017f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd0a1257-a849-4017-aa90-87666f01017f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-fd0a1257-a849-4017-aa90-87666f01017f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-923889106", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-fd0a1257-a849-4017-aa90-87666f01017f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1669/3379] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:52 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 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] DELETE http://192.168.122.190/volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566/extra_specs/key1 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-686cd6ea-2c6b-44e3-bafc-2784f4b1f1db tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566/extra_specs/key1 returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1711/3380] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-7a4edbef-75ab-42fa-8046-94bc6285a672 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a4edbef-75ab-42fa-8046-94bc6285a672 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] POST http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-7a4edbef-75ab-42fa-8046-94bc6285a672 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1691029484", "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=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-7a4edbef-75ab-42fa-8046-94bc6285a672 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1670/3381] 192.168.122.190 () {60 vars in 1137 bytes} [Sun Sep 6 08:25:52 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 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] DELETE http://192.168.122.190/volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d732d0ba-b1c3-4827-942b-8033f35b3640 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1712/3382] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a20bcadf-87c4-414f-a559-41b391523cf9 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a20bcadf-87c4-414f-a559-41b391523cf9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a20bcadf-87c4-414f-a559-41b391523cf9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a20bcadf-87c4-414f-a559-41b391523cf9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'index' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a20bcadf-87c4-414f-a559-41b391523cf9 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1671/3383] 192.168.122.190 () {58 vars in 1262 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-268dfa94-7c6a-4410-b6d3-74cbf0118473 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1713/3384] 192.168.122.190 () {58 vars in 1115 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types => generated 2362 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-8d0efe87-8972-4db9-acab-05387f1df730 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d0efe87-8972-4db9-acab-05387f1df730 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/cipher Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d0efe87-8972-4db9-acab-05387f1df730 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-8d0efe87-8972-4db9-acab-05387f1df730 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-8d0efe87-8972-4db9-acab-05387f1df730 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-8d0efe87-8972-4db9-acab-05387f1df730 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/cipher returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1672/3385] 192.168.122.190 () {58 vars in 1280 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-bc3f5992-ef62-4d6e-b400-42d6cab6ebb5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1714/3386] 192.168.122.190 () {58 vars in 1259 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-21ab40d2-cdff-446d-a305-bb76d7358926 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21ab40d2-cdff-446d-a305-bb76d7358926 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/multiattach Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21ab40d2-cdff-446d-a305-bb76d7358926 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-21ab40d2-cdff-446d-a305-bb76d7358926 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-21ab40d2-cdff-446d-a305-bb76d7358926 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/multiattach returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1673/3387] 192.168.122.190 () {58 vars in 1298 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e55767a2-3413-4f58-98c4-a7e02c016a5b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e55767a2-3413-4f58-98c4-a7e02c016a5b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/volume_backend_name Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e55767a2-3413-4f58-98c4-a7e02c016a5b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e55767a2-3413-4f58-98c4-a7e02c016a5b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e55767a2-3413-4f58-98c4-a7e02c016a5b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1715/3388] 192.168.122.190 () {58 vars in 1322 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6a1c1ecc-1741-4677-b431-38f1d5b6a4e4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a1c1ecc-1741-4677-b431-38f1d5b6a4e4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] GET http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1ecc-1741-4677-b431-38f1d5b6a4e4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1ecc-1741-4677-b431-38f1d5b6a4e4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6a1c1ecc-1741-4677-b431-38f1d5b6a4e4 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c returned with HTTP 200 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1674/3389] 192.168.122.190 () {58 vars in 1226 bytes} [Sun Sep 6 08:25:52 2026] GET /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-91a69fda-43fb-4df6-9673-1d2ccdd48be1 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-91a69fda-43fb-4df6-9673-1d2ccdd48be1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] PUT http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/e6fdd918-eb8e-4e30-bf61-27d7c58411c0 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-91a69fda-43fb-4df6-9673-1d2ccdd48be1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-91a69fda-43fb-4df6-9673-1d2ccdd48be1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-91a69fda-43fb-4df6-9673-1d2ccdd48be1 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/e6fdd918-eb8e-4e30-bf61-27d7c58411c0 returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1716/3390] 192.168.122.190 () {60 vars in 1390 bytes} [Sun Sep 6 08:25:52 2026] PUT /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/encryption/e6fdd918-eb8e-4e30-bf61-27d7c58411c0 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-cfd4d3d7-4461-487e-9774-d0df25d7c88f None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfd4d3d7-4461-487e-9774-d0df25d7c88f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] PUT http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/key1 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-cfd4d3d7-4461-487e-9774-d0df25d7c88f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.policy [None req-cfd4d3d7-4461-487e-9774-d0df25d7c88f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87013) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-cfd4d3d7-4461-487e-9774-d0df25d7c88f tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/key1 returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1675/3391] 192.168.122.190 () {60 vars in 1297 bytes} [Sun Sep 6 08:25:52 2026] PUT /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e1c108d5-d2ea-4f7d-b91e-37d4a375187b None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1c108d5-d2ea-4f7d-b91e-37d4a375187b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] PUT http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e1c108d5-d2ea-4f7d-b91e-37d4a375187b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.policy [None req-e1c108d5-d2ea-4f7d-b91e-37d4a375187b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1d0a1cdd4b174e9e841563a0e75c85cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8545cf2523e042d1866741e3466a89fd', '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=87012) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e1c108d5-d2ea-4f7d-b91e-37d4a375187b tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-member] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c returned with HTTP 403 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1717/3392] 192.168.122.190 () {60 vars in 1246 bytes} [Sun Sep 6 08:25:52 2026] PUT /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-4d79a011-ae64-411d-b285-dacd2940a7c2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d79a011-ae64-411d-b285-dacd2940a7c2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4d79a011-ae64-411d-b285-dacd2940a7c2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-4d79a011-ae64-411d-b285-dacd2940a7c2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-4d79a011-ae64-411d-b285-dacd2940a7c2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1676/3393] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/edca1c05-dead-4e90-aec8-69bc509878db => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-79bf2eb9-9036-49b4-892e-a638452d5b9e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79bf2eb9-9036-49b4-892e-a638452d5b9e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79bf2eb9-9036-49b4-892e-a638452d5b9e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-79bf2eb9-9036-49b4-892e-a638452d5b9e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-79bf2eb9-9036-49b4-892e-a638452d5b9e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566 returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1718/3394] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/900b5b99-60f1-437d-87bf-9c2765f96566 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-06c60da3-1889-4751-b019-f3f573553eb2 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06c60da3-1889-4751-b019-f3f573553eb2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06c60da3-1889-4751-b019-f3f573553eb2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-06c60da3-1889-4751-b019-f3f573553eb2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-06c60da3-1889-4751-b019-f3f573553eb2 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5 returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1677/3395] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/f2865ff9-f8a7-4b11-964f-00b82347bad5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-434f708b-08b3-4e29-a5b8-c9b5e65d1017 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-434f708b-08b3-4e29-a5b8-c9b5e65d1017 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-434f708b-08b3-4e29-a5b8-c9b5e65d1017 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-434f708b-08b3-4e29-a5b8-c9b5e65d1017 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-434f708b-08b3-4e29-a5b8-c9b5e65d1017 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5 returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1719/3396] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/dc0aa7ff-74cb-4b2e-b993-b964be9387c5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f4587850-ba4b-4d46-91a6-d4e1984740b5 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4587850-ba4b-4d46-91a6-d4e1984740b5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4587850-ba4b-4d46-91a6-d4e1984740b5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f4587850-ba4b-4d46-91a6-d4e1984740b5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f4587850-ba4b-4d46-91a6-d4e1984740b5 tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1678/3397] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/2b5ffa71-460b-4ab7-bfb5-a5e93de1038b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-e9aca508-5630-4030-93b4-326afe22d56e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9aca508-5630-4030-93b4-326afe22d56e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] DELETE http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9aca508-5630-4030-93b4-326afe22d56e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-e9aca508-5630-4030-93b4-326afe22d56e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] Calling method '_delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:52 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-e9aca508-5630-4030-93b4-326afe22d56e tempest-VolumeTypesMemberTests-1838485230 tempest-VolumeTypesMemberTests-1838485230-project-admin] http://192.168.122.190/volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c returned with HTTP 202 Sep 06 08:25:52 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1720/3398] 192.168.122.190 () {58 vars in 1229 bytes} [Sun Sep 6 08:25:52 2026] DELETE /volume/v3/types/563f5600-5a25-4fd0-a87b-2e2a5cf3a15c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1838385112"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1838385112'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume of 1 GB Sep 06 08:25:55 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (4d488023-ca5f-4e59-afd5-6d17b83d3a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3884212-60e1-4081-8299-5b6e2e6450b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3884212-60e1-4081-8299-5b6e2e6450b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:55 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c8a448-7bec-4ffc-8a12-b207e5fbc087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Created reservations ['1cc7fa5a-e515-460b-ac91-c6cdd08b507f', 'e49260b7-dee6-4548-8d68-c89489831a9b', '77696576-d083-4cbd-9fb4-d5560fe8fd8f', 'b1ea92dd-7c06-4ae4-afd5-8ab7801cb8aa'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c8a448-7bec-4ffc-8a12-b207e5fbc087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc7fa5a-e515-460b-ac91-c6cdd08b507f', 'e49260b7-dee6-4548-8d68-c89489831a9b', '77696576-d083-4cbd-9fb4-d5560fe8fd8f', 'b1ea92dd-7c06-4ae4-afd5-8ab7801cb8aa']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45db0bba-ee4f-4ca9-9cdc-1e93e0c4f28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:56 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45db0bba-ee4f-4ca9-9cdc-1e93e0c4f28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6d65bb4-008b-4246-a19d-2753d8030580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1838385112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['1cc7fa5a-e515-460b-ac91-c6cdd08b507f','e49260b7-dee6-4548-8d68-c89489831a9b','77696576-d083-4cbd-9fb4-d5560fe8fd8f','b1ea92dd-7c06-4ae4-afd5-8ab7801cb8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1838385112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6d65bb4-008b-4246-a19d-2753d8030580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03033da31e1f4c92bf4bc0c3857594db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7600853d7814b27b4389f8434c6f936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c28eab3-d268-49ed-85e2-9c909cd3c745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c28eab3-d268-49ed-85e2-9c909cd3c745) transitioned into state 'SUCCESS' from state '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-1838385112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['1cc7fa5a-e515-460b-ac91-c6cdd08b507f','e49260b7-dee6-4548-8d68-c89489831a9b','77696576-d083-4cbd-9fb4-d5560fe8fd8f','b1ea92dd-7c06-4ae4-afd5-8ab7801cb8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11b3eb-7a1e-42d0-873d-5a99ce7f2223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11b3eb-7a1e-42d0-873d-5a99ce7f2223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (4d488023-ca5f-4e59-afd5-6d17b83d3a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:56 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request issued successfully. Sep 06 08:25:56 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-f66a0c00-7d73-4f73-b3ec-7c8b49ccd1c4 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:56 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1679/3399] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:25:55 2026] POST /volume/v3/volumes => generated 787 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:56 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:56 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:56 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:56 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:56 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:56 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:25:56 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-854a56fb-e248-49e9-bdf6-4a8bd3eeaf45 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 returned with HTTP 200 Sep 06 08:25:56 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1721/3400] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:25:56 2026] GET /volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3cb6cde0-36ac-48ce-940e-dceba420536c None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cb6cde0-36ac-48ce-940e-dceba420536c tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cb6cde0-36ac-48ce-940e-dceba420536c tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3cb6cde0-36ac-48ce-940e-dceba420536c tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3cb6cde0-36ac-48ce-940e-dceba420536c tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3cb6cde0-36ac-48ce-940e-dceba420536c tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 returned with HTTP 200 Sep 06 08:25:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1680/3401] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:25:57 2026] GET /volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] GET http://192.168.122.190/volume/v3/volumes Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Calling method 'index' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.api_utils [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Removing options '' from query. {{(pid=87012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Get all volumes completed successfully. Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-74188a38-c3a6-4dd8-92a4-e5ad5f2facc8 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] http://192.168.122.190/volume/v3/volumes returned with HTTP 200 Sep 06 08:25:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1722/3402] 192.168.122.190 () {60 vars in 1162 bytes} [Sun Sep 6 08:25:57 2026] GET /volume/v3/volumes => generated 344 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-85402a28-3507-4ac7-8a55-252df1d14885 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume with id: d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:57 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:57 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume request issued successfully. Sep 06 08:25:57 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-85402a28-3507-4ac7-8a55-252df1d14885 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 returned with HTTP 202 Sep 06 08:25:57 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1681/3403] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:25:57 2026] DELETE /volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:57 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:57 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:57 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:57 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:25:57 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-78dcd075-6a87-4457-87c9-0e6d2131c37d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 returned with HTTP 200 Sep 06 08:25:57 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1723/3404] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:25:57 2026] GET /volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-82ba75a1-19f9-483b-9d2a-2bbbdf62b70e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82ba75a1-19f9-483b-9d2a-2bbbdf62b70e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82ba75a1-19f9-483b-9d2a-2bbbdf62b70e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-82ba75a1-19f9-483b-9d2a-2bbbdf62b70e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-82ba75a1-19f9-483b-9d2a-2bbbdf62b70e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 returned with HTTP 404 Sep 06 08:25:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1682/3405] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:25:58 2026] GET /volume/v3/volumes/d6d65bb4-008b-4246-a19d-2753d8030580 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-912383514"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-912383514'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume of 1 GB Sep 06 08:25:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Availability Zones retrieved successfully. Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (7c65c599-3900-4c6c-837d-f9fc9cdcaa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04c7989-d1b7-4609-adad-2ff278d3b824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04c7989-d1b7-4609-adad-2ff278d3b824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf564fd-a977-49c2-b9c4-6cc4d72c62b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Created reservations ['5fec8ecb-59f9-421b-b886-00fa93220315', '5bb6dbca-79ef-40ea-a46e-7af82d37dad5', 'cf4a18a9-3d7f-4331-a138-efbdd67b11e3', 'f02aa980-933b-4e7b-9725-448d06d64b41'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf564fd-a977-49c2-b9c4-6cc4d72c62b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fec8ecb-59f9-421b-b886-00fa93220315', '5bb6dbca-79ef-40ea-a46e-7af82d37dad5', 'cf4a18a9-3d7f-4331-a138-efbdd67b11e3', 'f02aa980-933b-4e7b-9725-448d06d64b41']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86d6624-a489-4cbf-aa6a-a0536bf44dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:58 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86d6624-a489-4cbf-aa6a-a0536bf44dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32122457-2761-4521-980b-4c0b1a23e68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912383514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['5fec8ecb-59f9-421b-b886-00fa93220315','5bb6dbca-79ef-40ea-a46e-7af82d37dad5','cf4a18a9-3d7f-4331-a138-efbdd67b11e3','f02aa980-933b-4e7b-9725-448d06d64b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912383514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32122457-2761-4521-980b-4c0b1a23e68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03033da31e1f4c92bf4bc0c3857594db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7600853d7814b27b4389f8434c6f936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d394ab02-5126-4181-9101-459d7a973f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d394ab02-5126-4181-9101-459d7a973f84) transitioned into state 'SUCCESS' from state '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-912383514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['5fec8ecb-59f9-421b-b886-00fa93220315','5bb6dbca-79ef-40ea-a46e-7af82d37dad5','cf4a18a9-3d7f-4331-a138-efbdd67b11e3','f02aa980-933b-4e7b-9725-448d06d64b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d6d399-b52c-40e8-830d-62c5b27e1f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d6d399-b52c-40e8-830d-62c5b27e1f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (7c65c599-3900-4c6c-837d-f9fc9cdcaa3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:25:58 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request issued successfully. Sep 06 08:25:58 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d0e0355d-2695-4c4c-beaa-7f209c4fe6a9 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:25:58 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1724/3406] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:25:58 2026] POST /volume/v3/volumes => generated 786 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:25:58 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:25:58 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:25:58 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:25:58 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:25:58 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:25:58 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-a02ba1f8-df6f-4c6a-ba41-fddacb61dd2b tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d returned with HTTP 200 Sep 06 08:25:58 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1683/3407] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:25:58 2026] GET /volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-44a30658-9f60-4452-bfea-76bc9478fd07 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-44a30658-9f60-4452-bfea-76bc9478fd07 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-44a30658-9f60-4452-bfea-76bc9478fd07 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-44a30658-9f60-4452-bfea-76bc9478fd07 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-44a30658-9f60-4452-bfea-76bc9478fd07 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-44a30658-9f60-4452-bfea-76bc9478fd07 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d returned with HTTP 200 Sep 06 08:26:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1725/3408] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:00 2026] GET /volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] GET http://192.168.122.190/volume/v3/volumes/detail Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Calling method 'detail' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Get all volumes completed successfully. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6f0ff91e-385a-49d8-8879-63a0ff924f3d tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] http://192.168.122.190/volume/v3/volumes/detail returned with HTTP 200 Sep 06 08:26:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1684/3409] 192.168.122.190 () {60 vars in 1183 bytes} [Sun Sep 6 08:26:00 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2f8a53bd-e532-4c33-95f9-09db49675926 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume with id: 32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:26:00 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:00 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume request issued successfully. Sep 06 08:26:00 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2f8a53bd-e532-4c33-95f9-09db49675926 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d returned with HTTP 202 Sep 06 08:26:00 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1726/3410] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:26:00 2026] DELETE /volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-78af5303-3dce-49e6-976f-c628fd2617cb None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78af5303-3dce-49e6-976f-c628fd2617cb tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-78af5303-3dce-49e6-976f-c628fd2617cb tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-78af5303-3dce-49e6-976f-c628fd2617cb tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:00 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:00 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-78af5303-3dce-49e6-976f-c628fd2617cb tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:00 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-78af5303-3dce-49e6-976f-c628fd2617cb tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d returned with HTTP 200 Sep 06 08:26:00 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1685/3411] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:00 2026] GET /volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-4d4ccef3-d7fa-4ba9-b6e4-d78e3a0e169e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d4ccef3-d7fa-4ba9-b6e4-d78e3a0e169e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d4ccef3-d7fa-4ba9-b6e4-d78e3a0e169e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-4d4ccef3-d7fa-4ba9-b6e4-d78e3a0e169e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-4d4ccef3-d7fa-4ba9-b6e4-d78e3a0e169e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d returned with HTTP 404 Sep 06 08:26:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1727/3412] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:01 2026] GET /volume/v3/volumes/32122457-2761-4521-980b-4c0b1a23e68d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1664892957"}} {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.api.v3.volumes [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1664892957'}} {{(pid=87013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume of 1 GB Sep 06 08:26:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Availability Zones retrieved successfully. Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (dcc0fdea-34b5-4732-9ec5-0ee0a7cf1123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69faa9b-1eeb-43c9-ad91-a70d4850edd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.flows.api.create_volume [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Validating volume size '1' using validate_int {{(pid=87013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69faa9b-1eeb-43c9-ad91-a70d4850edd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93c6eb2-dde9-441a-8d6c-cedb34c50ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.quota [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Created reservations ['3ec17393-2645-4b11-abc6-0f12085b0bfa', 'e6fa5781-a319-44bc-9b8c-7a28710f6aa5', '18678dc1-0b8b-4cda-8927-96616ca1311f', '1df60598-4c5c-4c36-b1fb-7ba24653ed98'] {{(pid=87013) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93c6eb2-dde9-441a-8d6c-cedb34c50ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec17393-2645-4b11-abc6-0f12085b0bfa', 'e6fa5781-a319-44bc-9b8c-7a28710f6aa5', '18678dc1-0b8b-4cda-8927-96616ca1311f', '1df60598-4c5c-4c36-b1fb-7ba24653ed98']}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2f983a-8e06-4345-946a-c3e54bf65fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:01 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2f983a-8e06-4345-946a-c3e54bf65fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20af46ef-9af4-4e47-b4e4-d8177813833d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1664892957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['3ec17393-2645-4b11-abc6-0f12085b0bfa','e6fa5781-a319-44bc-9b8c-7a28710f6aa5','18678dc1-0b8b-4cda-8927-96616ca1311f','1df60598-4c5c-4c36-b1fb-7ba24653ed98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1664892957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20af46ef-9af4-4e47-b4e4-d8177813833d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03033da31e1f4c92bf4bc0c3857594db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7600853d7814b27b4389f8434c6f936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e38aa00-5d07-4ebf-b24d-b3e8265269ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e38aa00-5d07-4ebf-b24d-b3e8265269ca) transitioned into state 'SUCCESS' from state '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-1664892957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['3ec17393-2645-4b11-abc6-0f12085b0bfa','e6fa5781-a319-44bc-9b8c-7a28710f6aa5','18678dc1-0b8b-4cda-8927-96616ca1311f','1df60598-4c5c-4c36-b1fb-7ba24653ed98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d907e2-7274-4289-88bd-849a06f51ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d907e2-7274-4289-88bd-849a06f51ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: DEBUG cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (dcc0fdea-34b5-4732-9ec5-0ee0a7cf1123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:26:01 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request issued successfully. Sep 06 08:26:01 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-3b40f75c-c6b1-40ad-b2b4-68581c8355ef tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:26:01 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1686/3413] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:26:01 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:01 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:01 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:01 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:01 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:01 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:01 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-d1e95bfb-3524-40db-b7a9-84a937aaee35 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 200 Sep 06 08:26:01 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1728/3414] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:01 2026] GET /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-d7d92042-a5ca-4b3c-99e8-cacfb47444db tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 200 Sep 06 08:26:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1687/3415] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:02 2026] GET /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-80baab42-194a-437f-8799-84d58fccb083 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80baab42-194a-437f-8799-84d58fccb083 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] GET http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80baab42-194a-437f-8799-84d58fccb083 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-80baab42-194a-437f-8799-84d58fccb083 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-80baab42-194a-437f-8799-84d58fccb083 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Volume info retrieved successfully. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-80baab42-194a-437f-8799-84d58fccb083 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 200 Sep 06 08:26:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1729/3416] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:02 2026] GET /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-6efc53ac-5392-409f-8f00-feac037fe273 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'delete' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.api.v3.volumes [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume with id: 20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:02 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:02 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume request issued successfully. Sep 06 08:26:02 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-6efc53ac-5392-409f-8f00-feac037fe273 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 202 Sep 06 08:26:02 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1688/3417] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:26:02 2026] DELETE /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-2b68f67e-563f-4691-ab8f-126c34eca18a None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b68f67e-563f-4691-ab8f-126c34eca18a tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b68f67e-563f-4691-ab8f-126c34eca18a tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-2b68f67e-563f-4691-ab8f-126c34eca18a tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:02 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:02 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-2b68f67e-563f-4691-ab8f-126c34eca18a tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:02 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-2b68f67e-563f-4691-ab8f-126c34eca18a tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 200 Sep 06 08:26:02 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1730/3418] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:02 2026] GET /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-209bdd93-55d4-410c-ab35-dec8c9c03836 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-209bdd93-55d4-410c-ab35-dec8c9c03836 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d Sep 06 08:26:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-209bdd93-55d4-410c-ab35-dec8c9c03836 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:03 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-209bdd93-55d4-410c-ab35-dec8c9c03836 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:03 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-209bdd93-55d4-410c-ab35-dec8c9c03836 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d returned with HTTP 404 Sep 06 08:26:03 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1689/3419] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:03 2026] GET /volume/v3/volumes/20af46ef-9af4-4e47-b4e4-d8177813833d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] POST http://192.168.122.190/volume/v3/volumes Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1891614412"}} {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.api.v3.volumes [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1891614412'}} {{(pid=87012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume of 1 GB Sep 06 08:26:03 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Availability Zones retrieved successfully. Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (83779665-8a0e-4638-bddc-d48ea8081c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697d3fe9-5457-439d-9b6a-2694c8754203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Validating volume size '1' using validate_int {{(pid=87012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697d3fe9-5457-439d-9b6a-2694c8754203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T05:59:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d09e95cd-4a3c-48e9-928e-920e48becdff,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd09e95cd-4a3c-48e9-928e-920e48becdff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:03 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4964bb-414a-4247-8de3-ed93453ccb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.quota [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Created reservations ['e7b278d1-370a-4269-9095-3538edffe8c8', '8f37eca8-b1bf-48d2-b005-0db84c3c81ad', '7cddf750-e8e4-4061-90d3-90f34fdce1a1', 'a5c97650-664c-48c3-9bd9-bcf946b2eaaf'] {{(pid=87012) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4964bb-414a-4247-8de3-ed93453ccb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7b278d1-370a-4269-9095-3538edffe8c8', '8f37eca8-b1bf-48d2-b005-0db84c3c81ad', '7cddf750-e8e4-4061-90d3-90f34fdce1a1', 'a5c97650-664c-48c3-9bd9-bcf946b2eaaf']}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23608761-1d62-46b3-9833-9da300e54221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:04 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23608761-1d62-46b3-9833-9da300e54221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad23d2e2-a3a7-4fa8-b531-49cc63646597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1891614412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['e7b278d1-370a-4269-9095-3538edffe8c8','8f37eca8-b1bf-48d2-b005-0db84c3c81ad','7cddf750-e8e4-4061-90d3-90f34fdce1a1','a5c97650-664c-48c3-9bd9-bcf946b2eaaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T06:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1891614412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad23d2e2-a3a7-4fa8-b531-49cc63646597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03033da31e1f4c92bf4bc0c3857594db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7600853d7814b27b4389f8434c6f936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d09e95cd-4a3c-48e9-928e-920e48becdff),volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a413f41-943e-4d95-bc2b-9985e4d08369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a413f41-943e-4d95-bc2b-9985e4d08369) transitioned into state 'SUCCESS' from state '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-1891614412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03033da31e1f4c92bf4bc0c3857594db',qos_specs=None,replication_status=,reservations=['e7b278d1-370a-4269-9095-3538edffe8c8','8f37eca8-b1bf-48d2-b005-0db84c3c81ad','7cddf750-e8e4-4061-90d3-90f34fdce1a1','a5c97650-664c-48c3-9bd9-bcf946b2eaaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7600853d7814b27b4389f8434c6f936',volume_type_id=d09e95cd-4a3c-48e9-928e-920e48becdff)}' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d63e74-7eb3-401c-864c-7e80f76c677b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d63e74-7eb3-401c-864c-7e80f76c677b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: DEBUG cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Flow 'volume_create_api' (83779665-8a0e-4638-bddc-d48ea8081c73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 08:26:04 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Create volume request issued successfully. Sep 06 08:26:04 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-8e4ca6f9-848b-4090-a6f3-63c09d9e8c37 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes returned with HTTP 202 Sep 06 08:26:04 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1731/3420] 192.168.122.190 () {62 vars in 1183 bytes} [Sun Sep 6 08:26:03 2026] POST /volume/v3/volumes => generated 787 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 08:26:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:04 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:04 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:04 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:04 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:04 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:04 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:04 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-37511ebe-2cc9-491d-9d9f-ecd5974b136e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 returned with HTTP 200 Sep 06 08:26:04 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1690/3421] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:04 2026] GET /volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-811bd2d7-d6e4-46e6-a7df-f6bf82968017 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 returned with HTTP 200 Sep 06 08:26:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1732/3422] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:05 2026] GET /volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] GET http://192.168.122.190/volume/v3/volumes/summary Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Calling method 'version_select' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.api_utils [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Removing options '' from query. {{(pid=87013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] Get summary completed successfully. Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-168cd15a-af30-40e1-b89f-01fa40fa54ce tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-reader] http://192.168.122.190/volume/v3/volumes/summary returned with HTTP 200 Sep 06 08:26:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1691/3423] 192.168.122.190 () {60 vars in 1186 bytes} [Sun Sep 6 08:26:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-087b7fba-d2dd-4448-b92e-09994513ae96 None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] DELETE http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'delete' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.api.v3.volumes [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume with id: ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:05 devstack devstack@c-api.service[87012]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: attachments = base.obj_make_list( Sep 06 08:26:05 devstack devstack@c-api.service[87012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: warnings.warn( Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.volume.api [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Delete volume request issued successfully. Sep 06 08:26:05 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-087b7fba-d2dd-4448-b92e-09994513ae96 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 returned with HTTP 202 Sep 06 08:26:05 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1733/3424] 192.168.122.190 () {60 vars in 1276 bytes} [Sun Sep 6 08:26:05 2026] DELETE /volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.middleware.request_id [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 None None] RequestId filter calling following filter/app {{(pid=87013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: DEBUG cinder.api.openstack.wsgi [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:05 devstack devstack@c-api.service[87013]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 08:26:05 devstack devstack@c-api.service[87013]: attachments = base.obj_make_list( Sep 06 08:26:05 devstack devstack@c-api.service[87013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 08:26:05 devstack devstack@c-api.service[87013]: warnings.warn( Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.volume.api [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Volume info retrieved successfully. Sep 06 08:26:05 devstack devstack@c-api.service[87013]: INFO cinder.api.openstack.wsgi [None req-75aeeffd-6378-4b37-878f-f1ec93afb656 tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 returned with HTTP 200 Sep 06 08:26:05 devstack devstack@c-api.service[87013]: [pid: 87013|app: 0|req: 1692/3425] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:05 2026] GET /volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 08:26:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.middleware.request_id [None req-6383d5ae-2e8b-45a3-8ad0-9f637741202e None None] RequestId filter calling following filter/app {{(pid=87012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 08:26:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6383d5ae-2e8b-45a3-8ad0-9f637741202e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] GET http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 Sep 06 08:26:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6383d5ae-2e8b-45a3-8ad0-9f637741202e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Empty body provided in request {{(pid=87012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 08:26:06 devstack devstack@c-api.service[87012]: DEBUG cinder.api.openstack.wsgi [None req-6383d5ae-2e8b-45a3-8ad0-9f637741202e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] Calling method 'show' {{(pid=87012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 08:26:06 devstack devstack@c-api.service[87012]: INFO cinder.api.openstack.wsgi [None req-6383d5ae-2e8b-45a3-8ad0-9f637741202e tempest-ProjectReaderTests-788465148 tempest-ProjectReaderTests-788465148-project-admin] http://192.168.122.190/volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 returned with HTTP 404 Sep 06 08:26:06 devstack devstack@c-api.service[87012]: [pid: 87012|app: 0|req: 1734/3426] 192.168.122.190 () {60 vars in 1273 bytes} [Sun Sep 6 08:26:06 2026] GET /volume/v3/volumes/ad23d2e2-a3a7-4fa8-b531-49cc63646597 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 08:26:15 devstack devstack@c-api.service[87013]: DEBUG dbcounter [-] [87013] Writing DB stats cinder:SELECT=315,cinder:INSERT=74,cinder:UPDATE=126 {{(pid=87013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 08:26:16 devstack devstack@c-api.service[87012]: DEBUG dbcounter [-] [87012] Writing DB stats cinder:SELECT=325,cinder:INSERT=91,cinder:UPDATE=150 {{(pid=87012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}